core/homeassistant/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
..
translations [ci skip] Translation update 2022-08-02 00:27:42 +00:00
__init__.py Fix zwave_js addon info (#76044) 2022-08-03 22:33:05 +02:00
addon_panel.py
auth.py
binary_sensor.py Migrate Supervisor integration to new entity naming style (#74906) 2022-07-10 13:05:54 -07:00
config_flow.py
const.py
diagnostics.py
discovery.py
entity.py Migrate Supervisor integration to new entity naming style (#74906) 2022-07-10 13:05:54 -07:00
handler.py
http.py
ingress.py
manifest.json
sensor.py Migrate Supervisor integration to new entity naming style (#74906) 2022-07-10 13:05:54 -07:00
services.yaml
strings.json
system_health.py
update.py
websocket_api.py Switch dispatcher to use async_run_hass_job (#74514) 2022-07-07 10:39:05 -05:00