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.
mderu
About
- Username
- mderu
- Joined
- Visits
- 4
- Last Active
- Roles
- Member
Comments
-
I just published a new driver for the Devolo Home Control Radiator Thermostat. It's quite similar to the Danfoss but adds retrieving the actual measured temperature. The driver therefore is very much inspired on the existing Danfoss driver by @k…
-
For me the Devolo version of the App works well. No E5 anymore. Perhaps this is because I added the pollInterval to the driver as per @RobinBolscher 's comment in https://github.com/athombv/homey/issues/1054, which is not in the driver for Danfoss …
-
The z-wave compatible device is not able to set a schedule through the device itself. The picture on the myhomecenter website is of the non z-wave device. For our devices (Danfoss/Devolo) it is possible to set a schedule, but it has to be done thro…
-
Athom solved the issue that stopped this App from working in v1.0.2. Big thanks guys! Testing now. The updated App is available at https://github.com/michelderu/com.devolo.radiator for now. I'll create a pull request for the generic Devolo app soon!
-
Thanks a lot Robin for giving feedback. Good to know it's being worked on. If you need any more feedback, input or testing, please let me know or give me a PM.
-
I've been working on a dedicated version for the Devolo (essentially the same, with the same errors) for a while in order to develop and test. It's here: https://github.com/michelderu/com.devolo.radiator I've tried several options like explicitly a…
-
@caseda you clearly have quite some experience at z-wave in general and Homey. Is there a way we can reach out to the developers at Homey in order to prioritize solving this somehow? The Danfoss devices (and it's siblings) are kind of standard in th…
-
If I understand correctly, for the Danfoss to really work well the Homey App has to make sure to empty the "mailbox" of the device after it sent a wake-up-notification to Homey. It seems this function is currently not implemented yet in Homey. Sug…
-
Thanks a lot @Emile, I'll definitely take a look at it. Curious to hear what Sigma says also! Cheers, have a great weekend.
-
Using CLI I tried to understand what was going on in the communication verses what the documentation says the device expects. The docs state: This device will wakeup regularly and announce the wakeup state by sending out a so called Wakeup Notific…
-
Hi @yvisee Unfortunatly the device is having the same E5 issues as the Danfoss for now. Check out the thread here: https://forum.athom.com/discussion/comment/35918/#Comment_35918
-
On the Devolo (comparable device) I also get the E5 error now. After inclusion it works, I can read out the temperature, set it from the device and click the middle button for wakeup. Then it sends the setpoint back to Homey. However, the antenna an…
-
Thanks @caseda for the raw information buffer suggestion. If I understand correctly that means I can just use the documentation of Sigma in the mean time. That will indeed make life easier until we have documentation between the buffer - Homey namin…
-
@caseda, you're right. I meant https://github.com/athombv/com.danfoss and https://github.com/kasteleman/com.danfoss. It's late
-
Hmm, ok so I'm really lost now. I cloned the repo this afternoon and I have both a learnmode.svg and an icon.svg on my local machine... They are both exactly the same. Ah... found it. I cloned the repo at https://github.com/kasteleman/com.danfoss i…
-
That error message is strange because the learnmode.svg asset is present on the github repo. I'm very new here, but probably the app store has it's own copy of the github code which is missing the svg file. Maybe an earlier version? You could try …
-
Thanks @kasteleman for the constructive answer. This helps me in understanding how Apps / Devices work and why a Devolo wouldn't work in a Danfoss App. Through http://products.z-wavealliance.org/ I found out that the PID's indeed are different. Wha…
-
Dusting off this topic, my name is Michel. I'm 43 (yeah, I know) and work for the NoSQL database company MarkLogic. I've majored in Information Technology and have always been interested in innovation and technology. When I started my Home Automati…
-
Great progress here. Thanks! I was wondering if this App would also work with the Devolo Home Control Radiatorthermostaat (http://www.devolo.nl/producten/devolo-home-control-radiatorthermostaat/) or the Popp TRV (http://www.popp.eu/thermostat/). Bo…