Martin Hjelmare
bcc9add0b4
Fix mqtt check in ozw ( #45709 )
2021-01-29 17:57:39 +01:00
Paulus Schoutsen
e584902b8b
Remove empty schema ( #45044 )
2021-01-11 14:25:09 +01:00
Martin Hjelmare
8b72324ae6
Add zwave to ozw migration ( #39081 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-01-09 15:23:03 +01:00
Ville Skyttä
2fb3be50ab
Make DeviceRegistry.async_get_device connections arg optional ( #44897 )
...
* Make async_get_device connections Optional, default None
* Remove unnecessary async_get_device connections arg usages
Some of these were using an incorrect collection type, which didn't
cause issues mostly just due to luck.
2021-01-07 13:49:45 +01:00
Martin Hjelmare
5742db6308
Unsubscribe ozw stop listener on entry unload ( #43900 )
2020-12-03 19:40:33 +01:00
Martin Hjelmare
9043b7b214
Add ozw add-on discovery and mqtt client ( #43838 )
2020-12-02 20:03:29 +01:00
Chris
26892a629d
Add ozw scene_instance to scene_activated ( #43829 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-02 01:23:08 +01:00
Martin Hjelmare
6c5ef0970a
Add ozw config flow add-on management ( #42421 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-09 13:30:19 +01:00
Charles Garwood
8cf0a01149
Add refresh_node_info command to OZW websocket api ( #38573 )
...
* Add ozw refresh_node_info websocket api
* Remove extra unsubs definition
* Remove unused bits from refresh_node_info websocket
* Add tests
* Add unsubscribe test
* Wait for response in unsubscribe test
2020-08-12 15:49:40 -04:00
Martin Hjelmare
7949357180
Unsubscribe ozw listeners ( #38787 )
2020-08-12 15:17:21 +02:00
DelusionalAI
988d3e9373
Add node firmware to ozw device registry ( #38330 )
2020-08-06 16:50:51 +02:00
Patrick
0780650015
Make ozw CCT use device attributes instead of hard coded values ( #38054 )
2020-08-04 20:15:21 +02:00
Charles Garwood
13e8e28778
Add basic websocket api for OZW ( #38265 )
2020-07-29 22:35:26 +02:00
Marcel van der Veldt
adc88deaa8
Fix ozw entities cleanup on node removal ( #37630 )
...
* fix hass cleanup on node removal
also detect removefailednode command to issue a full cleanup
* satisfy pylint
2020-07-08 09:52:03 +02:00
Franck Nijhof
0be20ec6ab
Rename zwave_mqtt to ozw ( #35631 )
2020-05-14 22:56:04 +02:00