Hi,
I wonder, will all Zwave stuff work on Home Assistant by default on Rapsberry Pi with Zwave module.
Does Hass.io need special code (aka drivers) for them alongside Add-On/Component?
Hi,
I wonder, will all Zwave stuff work on Home Assistant by default on Rapsberry Pi with Zwave module.
Does Hass.io need special code (aka drivers) for them alongside Add-On/Component?
HomeAssistant and the zwave component rely on the openzwave platform.
Open zwave provides a list of compatible devices here:
http://www.openzwave.com/device-database
That being said, I think I looked awhile back and most of the devices I use are not on that list. They work perfectly fine and are used by multiple members of the forum. Your best bet is to search the forum for what integrates well or what has issues.
If the devices are Z-Wave Plus then they should all work, as long as OpenZWave (OZW) supports that class of device. If they’re not listed as being supported by OZW then it just means you don’t get a drop down of the configuration options in the UI, but have to use the zwave.set_config_parameter
service.