core/homeassistant/components/hassio
Joakim Sørensen 9525077574
Add diagnostics platform to the Supervisor integration (#70265)
* Add diagnostics platform to the Supervisor integration

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-19 12:16:36 +02:00
..
translations
__init__.py Limit Supervisor refresh updates (#70075) 2022-04-15 09:31:02 -07:00
addon_panel.py
auth.py
binary_sensor.py
config_flow.py
const.py Add auto_update property to supervisor and addon update entities (#69055) 2022-04-01 08:31:39 -07:00
diagnostics.py Add diagnostics platform to the Supervisor integration (#70265) 2022-04-19 12:16:36 +02:00
discovery.py
entity.py Fix available property in the base supervisor entity (#69966) 2022-04-13 12:17:35 +02:00
handler.py Make hassio coordinator refresh data (#69272) 2022-04-04 17:34:06 +02:00
http.py
ingress.py
manifest.json Prettify json (manifest.json) (#68886) 2022-03-30 10:56:37 +02:00
sensor.py
services.yaml
strings.json
system_health.py
update.py Rename current_version to installed_version in Update platform (#69093) 2022-04-01 20:11:17 +02:00
websocket_api.py