hass-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 Add ParamSpec TypeAliases [mypy 1.0] (#87597) 2023-02-07 15:56:26 +01:00
addon_panel.py
auth.py Import constants from root (#78271) 2022-09-12 18:53:05 +02:00
binary_sensor.py Add entity name translations to Supervisor (#90937) 2023-04-22 21:17:00 +02:00
config_flow.py
const.py Make repairs out of select supervisor issues (#90893) 2023-04-19 08:07:38 +02:00
diagnostics.py
discovery.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
entity.py Add sensors for supervisor host (#89461) 2023-03-13 15:39:49 +01:00
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 Improve Supervisor API handling (#89379) 2023-03-08 15:21:11 +01:00
issues.py Fix from feedback on supervisor issues to repairs (#91680) 2023-04-20 01:02:40 +02:00
manifest.json Check circular dependencies (#88778) 2023-02-26 20:25:29 -05:00
repairs.py Fix from feedback on supervisor issues to repairs (#91680) 2023-04-20 01:02:40 +02:00
sensor.py Add entity name translations to Supervisor (#90937) 2023-04-22 21:17:00 +02:00
services.yaml hassio: Add support for creating (un)compressed archives (#70819) 2022-04-27 11:41:16 +02:00
strings.json Add entity name translations to Supervisor (#90937) 2023-04-22 21:17:00 +02:00
system_health.py Add type annotations to some hassio API (#83103) 2022-12-02 11:18:49 +01:00
update.py Remove unnecessary try-else (2) (#86159) 2023-01-18 14:25:09 +01:00
websocket_api.py Improve Supervisor API handling (#89379) 2023-03-08 15:21:11 +01:00