core/tests/components/hassio
Joost Lekkerkerker 9d9b5af97f
Deprecate hassio service to update addon (#127927)
* Deprecate hassio service to update addon

* Update homeassistant/components/hassio/strings.json

Co-authored-by: Stefan Agner <stefan@agner.ch>

* service -> action

* service -> action; in the title as well

---------

Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-10-08 14:23:29 +02:00
..
__init__.py
common.py Replace more addon management with aiohasupervisor (#126236) 2024-09-24 15:47:29 +02:00
conftest.py
test_addon_manager.py Replace more addon management with aiohasupervisor (#126236) 2024-09-24 15:47:29 +02:00
test_addon_panel.py
test_auth.py
test_binary_sensor.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_config_flow.py
test_diagnostics.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_discovery.py Reinitialize hassio discovery flow on config entry removal (#127088) 2024-10-08 14:07:05 +02:00
test_handler.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_http.py
test_ingress.py
test_init.py Deprecate hassio service to update addon (#127927) 2024-10-08 14:23:29 +02:00
test_issues.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_repairs.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_sensor.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_system_health.py
test_update.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_websocket_api.py