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.
DomiTech Light bulb
Jwoudenberg
Member
Anyone got the Domitech light bulbs working with homey?
I have got it added as a default zwave device, but now i am missing the dim level functionality.
Anyone planning to make a app for these devices ?
I found some xml info here:
https://github.com/openhab/openhab/issues/3997
https://github.com/jeedom/plugin-openzwave/blob/master/ressources/openzwave/config/domitech/ze27eu.xml
I have got it added as a default zwave device, but now i am missing the dim level functionality.
Anyone planning to make a app for these devices ?
I found some xml info here:
https://github.com/openhab/openhab/issues/3997
https://github.com/jeedom/plugin-openzwave/blob/master/ressources/openzwave/config/domitech/ze27eu.xml
Comments
just put zwave in leermodes and if it is not working straight away read the manual for clearing the
memory of the bulb
if you dont have the manual let me know,i have it here
suc7
Or do you got this working without an app?
By default on and off works, also in flows.
Only the dim-level is missing.
I just finished the app to make Domitech led lamps fully compatible with Homey (including dimming)
I'll keep you posted; the app is now in the process of being approved by Athom.
Url to the GIT: https://github.com/timkouters/nl.timkouters.domitech
Kind regards,
Tim
You are awsome! I installed and tried the app, the first results look promising.
Thanks, looking forward to seeing it in the appstore!
https://apps.athom.com/app/nl.timkouters.domitech
I'll see whether I can add some triggers in the weekend.
Kind regards,
Tim
- Dimming-'heartbeat' from/to dim-value
- Dimming value changed
- Lamp turned on
- Lamp turned off
Could you make an adjustment to the polling interval? Five seconds is really harsh on a large z-wave network.
As far as I can remember 100+ seconds is recommended for even small networks. On my fibaro it was using a queue way above five minutes.
If you could unlock the polling-inputfield I would be very happy.
Thank you.