This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Phuturist
About
- Username
- Phuturist
- Joined
- Visits
- 5,977
- Last Active
- Roles
- Member
Comments
-
MarcoF said: @Phuturist ; I want to use/test you work Could you post a complete zip of the repo with you pull request? Just downloaded your earlier .zip, but don't known if this is the same as the pull request No, it's not the same an…
-
MatjaLipu said: Removing requirement for mobile app would be great, but looking into flic linux bridge it requires hci access which is not possible directly from Homey. I see that a library for nodejs comes with the Linux Flic library w…
-
Pull request with the following changes has been submitted to the Greenwave app repo. * powernode-1 driver added for the Greenwave Powernode 1 device (credits to Webster) * added an extra setting in both the Powernode 1 as the Powernode 6 device…
-
Eternity said: Will test this weekend, not at home right now. Mine blink(ed) too, but with polling I used to be able to solve that. Right now I have one 6 port greenwave paired, hope to include four 1-port nodes and an additional 6-port node…
-
Phuturist said: Eternity said: I was able to edit and save both the 'general' and the individual devices. Well, seems I can edit polling frequency but not set any custom parameters .. Can anyone confirm that it is currently…
-
caseda said: i think the countdown app is indeed the best option: * when dropping below one watt, set timer 60 seconds. * when getting higher then 5 watt (or whatever the minimal wattage is in use) then stop timer. * if timer runs to 0 turn of…
-
Although I have this working pretty good there is still a little hickup that I'd like to solve. Perhaps the community has a good idea on how to solve this. The case is as following: I have a powershell script that is run through the Windows Task Sc…
-
blusser said: @MarcoF and @Phuturist : JeroenVollenbrock said: Homey does support auto-routing. Please keep in mind that the healing process starts after a devices becomes unavailable and takes some time, during which the device remains unavail…
-
Yannick said: Webster said: Phuturist Made a Pull request he implemented my code in the code from Athom app where is it? I don't see any pull requests on git I have no experience with GitHub and would not know how t…
-
I can add something about my experiences. I have a Greenwave power node on our 2nd floor. It's only reachable if I add a zwave socket on our 1st floor in between Homey which is at ground level. This does not work straight away. It takes Homey some …
-
blusser said: @Phuturist , did you file this issue : https://github.com/athombv/com.greenwavesystems/issues/2 And if so, how long did you wait ? (I've the same issue) No, it was submitted by filoor but I had the same issue. As you can…
-
tweaqer said: Does anyone know if it (the 6-node) also works as a z-wave 'repeater'/network extender (sorry I forgot the official name for this)? And how can I see this/check this? Yes, every main powered zwave device will do this (calle…
-
There is a way of doing this using the BetterLogic app and it's mathjs stuff and the $timenow variable. See for example: https://forum.athom.com/discussion/comment/15118/#Comment_15118 Not the most elegant solution but it works for now and survives…
-
I have created a custom version of the Greenwave app where I merged version 1.0.0 from Athom and the newly created app by @Webster for the Greenwave Powernode 1. This custom version (I have versioned it to 1.1.0) now supports both the Powernode 1 a…
-
Webster said: Ok Got it working for multiple units who whants to make the svg images for me if i have the good images i can put it on github Working Pairing Total power consumed Not Working Instant power measurement Do you kn…
-
Webster said: @Phuturist 1 device is no problem but i get a time out when trying to connect the second unit Ouch, I need it for two devices. Currently adding them as basic zwave devices. That seems to work as well and I can control …
-
Jeroenvano said: DieterKoblenz said: They can trigger flows. Use the Better Logic Trigger Card "A variable has changed" to trigger flows when you switch it. That's what I tried, these do not trigger when you switch it. …
-
Fire69 said: brinkie said: Fire69 said: @brinkie: when I use the 'Stuur een commando' card, there are 3 fields to fill. The first is the device, this works with autocomplete to select a device, but what about the 2 other fiel…
-
EvertorN said: Fixed in 1.4.2. Uploaded it to Github and it's awaiting app store approval. Apparently default values for driver settings are mandatory as of 0.9.2. Awesome, works again ... thanx a bunch.
-
Webster said: i will try to tune the code this weekend if it is working i will put it on github Could you release it either way, I can live with incorrect power consumption but I would really like to be able to use my powernode-1 devices ag…
-
Eternity said: I was able to edit and save both the 'general' and the individual devices. Well, seems I can edit polling frequency but not set any custom parameters ...
-
Eternity said: Phuturist said: Was anyone able to edit the polling frequency and parameters of a Greenwave node 6 device? Trying the save the changes seems to time out here. And is anyone from the community working on support for the …
-
I seem to be unable to install version 1.4.1. Mostly it says something went wrong but one time I got this error: missing `driver[0].settings[0].children[0].value` in app.json missing `driver[0].settings[0].children[1].value` in app.json Tried unin…
-
Was anyone able to edit the polling frequency and parameters of a Greenwave node 6 device? Trying the save the changes seems to time out here. And is anyone from the community working on support for the Greenwave Powernode-1 ?
-
Oh right, mixed them up I guess
-
@jorden , thanks. Are you taking over this app as it was abandoned by Crunch?
-
Nice! That looks great and does differentiate with the (current) Homey app and mobile view. Just a thought, you could even switch to night mode automatically based on time or even lux from the camera or another sensor ... ;-)
-
Going great ... Hope to do some custom theming in the future. Mimicking the Homey UI is a great start but I think that way it will differentiate less with the Homey app (once it starts working more smoothly) or the mobile interface.
-
Sounds like a great project and a huge contribution to the Homey experience. My experience at this moment is that interacting with the Homey api is a lot faster then using the Android app which just takes to long when loading the cards. Having a ni…
-
brinkie said: Fire69 said: There is a small problem with recurrent appointments in the app for the moment. I hope Brinkie will have the time to look into it in the future First thing on my list :-) Just noticed this iss…