I was super eager to give the new OpenZWave Beta integration a spin and I’ve run into a bit of a snag. All of my devices are showing up properly, but for two of my device classes (Cover and Climate) I’m missing any of the control entities. All of the sensor entities on these devices show up and report good data though, so I know they’re communicating. It sort of reminds me of the old built-in zwave integration when you used to be required to add the following to your config:
climate:
platform: zwave
cover:
platform: zwave
Does anyone know if there’s a way to make HomeAssistant recognize that these devices are controllable using the new integration? (totally fair to say “stuff it this is a beta” )
Gonna reply to myself here. The friendly folks over in discord let me know that a few platforms are still not yet supported in the new OZWave Beta. They’re hoping to get covers and climate support very soon.
I think I will stick with this beta for now even without my covers and thermos to keep giving feedback where I can. This is so much the right way to do ZWave for HASS.
Having trouble with the tests, but I’ve tested my branch with my real device, if you want to give it a go here’s the repo you can copy the components/ozw into your custom_componets directory to override the default ones in HA.
This will bring you cover support via the ozw beta.