core/tests/components/hassio
Martin Hjelmare 842cc060f8
Fix zwave_js addon info (#76044)
* Add add-on store info command

* Use add-on store info command in zwave_js

* Fix init tests

* Update tests

* Fix method for addon store info

* Fix response parsing

* Fix store addon installed response parsing

* Remove addon info log that can contain network keys

* Add supervisor store addon info test

* Default to version None if add-on not installed

Co-authored-by: Mike Degatano <michael.degatano@gmail.com>

Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
2022-08-03 22:33:05 +02:00
..
__init__.py Use supervisor envs instead of hassio (#72601) 2022-05-30 12:00:13 +02:00
conftest.py Use supervisor envs instead of hassio (#72601) 2022-05-30 12:00:13 +02:00
test_addon_panel.py
test_auth.py
test_binary_sensor.py Use supervisor envs instead of hassio (#72601) 2022-05-30 12:00:13 +02:00
test_config_flow.py
test_diagnostics.py Use supervisor envs instead of hassio (#72601) 2022-05-30 12:00:13 +02:00
test_discovery.py Use dataclass for HassioServiceInfo (#60824) 2021-12-03 14:05:56 +01:00
test_handler.py
test_http.py
test_ingress.py Remove deprecated X-Hassio-Key usage (#73783) 2022-06-21 17:11:20 +02:00
test_init.py Fix zwave_js addon info (#76044) 2022-08-03 22:33:05 +02:00
test_sensor.py Use supervisor envs instead of hassio (#72601) 2022-05-30 12:00:13 +02:00
test_system_health.py Add agent version to Supervisor system health (#72360) 2022-05-23 09:22:49 -07:00
test_update.py Use supervisor envs instead of hassio (#72601) 2022-05-30 12:00:13 +02:00
test_websocket_api.py