core/homeassistant/components/hassio
Erik Montnemery ce99319ea5
Add LED settings support to Home Assistant Yellow (#86451)
* Add LED control support to Home Assistant Yellow

* Fix the handlers

* Remove switch platform

* Allow configuring LED settings from the options flow

* Add missing translations

* Add tests

* Add tests
2023-04-26 11:02:52 -04:00
..
__init__.py Add LED settings support to Home Assistant Yellow (#86451) 2023-04-26 11:02:52 -04:00
addon_manager.py
addon_panel.py
auth.py
binary_sensor.py Add entity name translations to Supervisor (#90937) 2023-04-22 21:17:00 +02:00
config_flow.py
const.py
diagnostics.py
discovery.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
entity.py
handler.py Add LED settings support to Home Assistant Yellow (#86451) 2023-04-26 11:02:52 -04:00
http.py Update pylint to 2.17.2 (#91894) 2023-04-23 14:46:48 +02:00
ingress.py
issues.py
manifest.json
repairs.py
sensor.py Add entity name translations to Supervisor (#90937) 2023-04-22 21:17:00 +02:00
services.yaml
strings.json Add entity name translations to Supervisor (#90937) 2023-04-22 21:17:00 +02:00
system_health.py
update.py
websocket_api.py