Replies: 2 comments 1 reply
-
Can you share the data/database.db entry of this device? |
Beta Was this translation helpful? Give feedback.
-
Sure! Here we go:
Note: IEEE and network addresses has been anonymized ;-) |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm working on integration of the SmartHome Zigbee LED module coin 1x2.5W RGBW (ref. 929.66) in my zigbee network.
As this device is not currently supported, I've created the description file and got the jpeg image, based on a similar device (500.47).
My testing are still in progress, until now everything is working smoothly.
That's why I'm posting my work here for integration in the project branch.
929.66.zip
This is the addon to devices.js :
{ zigbeeModel: ['929.66', 'H036-0007'], model: '929.66', vendor: 'Paulmann', description: 'Smart Home Zigbee LED module coin 1x2.5W RGBW', extend: preset.light_onoff_brightness_colortemp_colorxy, },
I hope this will help the community... and sorry if there are some errors/issues, I'm still a beginer ;-)
Beta Was this translation helpful? Give feedback.
All reactions