1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-11 16:47:11 +00:00

4 Commits

Author SHA1 Message Date
Charles Garwood
5fafaa3c4f
Add get_migration_config to zwave websocket api ()
* Add get_migration_config to zwave websocket api

* Add test
2020-09-02 18:56:09 +02:00
Charles Garwood
0a87a4bfda Add usb_path to Z-Wave network_status websocket response ()
* Add usb stick path to zwave network_status websocket response

* Move to separate websocket command

* Return additional config options

* add tests
2019-08-04 17:21:37 -06:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Charles Garwood
312fceeaf6 Add websocket API command for Z-Wave network status ()
* Add websocket API command for Z-Wave network status

* lint

* Add callback decorator

* Remove state_str, fix lint
2019-07-10 19:50:42 -07:00