@SuperSuave wrote:
Hey All,
I have just switched over from SmartThings to an Aeotec Z-Stick Gen 5.
So far, I have gotten just about every device moved over(been a fun time). I have a few Inovelli devices. A couple of the older ones are working great, but I’m missing functions/being able to configure a few of them.
The ones I’m having issues with are the LZW42(RGBW Bulb), LZW60(4 in 1 Sensor) and their LZW31(Red Series Dimmer).
I have seen a lot about modiying the manufacturer_specific.xml file. I finally found it(I copied directly from the 1.4 archive for OZW, added in the new Inovelli Devices)
I tried following this post, but with no luck…
Can someone show me what I am missing and why I can’t get configuration options for these Inovelli devices?
Let me know if there’s any other info needed!
Running 0.108.3
Manufacturer Specific File:
<Manufacturer id="031E" name="Inovelli"> <Product type="0002" id="0001" name="LZW30-SN Switch Red Series" config="inovelli/lzw30-sn.xml"/> <Product type="0004" id="0001" name="LZW30 Switch" config="inovelli/lzw30.xml"/> <Product type="0001" id="0001" name="LZW31-SN Dimmer Red Series" config="inovelli/lzw31-sn.xml"/> <Product type="0003" id="0001" name="LZW31 Dimmer" config="inovelli/lzw31.xml"/> <Product type="0005" id="0001" name="LZW42 Multi-Color Bulb" config="inovelli/lzw42.xml"/> <Product type="0006" id="0001" name="LZW41 Multi-White Bulb" config="inovelli/lzw41.xml"/> <Product type="0007" id="0001" name="LZW40 Dimmable Bulb" config="inovelli/lzw40.xml"/> <Product type="000d" id="0001" name="LZW60 4-in-1 Sensor" config="inovelli/lzw60.xml"/> </Manufacturer>
Z-wave Config:
zwave: usb_path: /dev/ttyACM1 config_path: /config/z-wave/config device_config: !include zwave_device_config.yaml
Posts: 1
Participants: 1