core/homeassistant/components/home_connect
J. Diego Rodríguez Royo 5b0eca7f85
Add select setting entities to Home Connect (#138884)
* Add select setting entities

* Improvements
2025-02-23 01:42:25 +01:00
..
__init__.py Add buttons to Home Connect (#138792) 2025-02-22 21:14:11 +01:00
api.py Add Home Connect to .strict-typing (#138799) 2025-02-18 21:50:19 +01:00
application_credentials.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
binary_sensor.py Add connectivity binary sensor to Home Connect (#138795) 2025-02-18 22:08:40 +01:00
button.py Add buttons to Home Connect (#138792) 2025-02-22 21:14:11 +01:00
common.py Add entities that represent program options to Home Connect (#138674) 2025-02-22 21:08:39 +01:00
config_flow.py Raise `ConfigEntryAuthFailed` at Home Connect update auth error (#136953) 2025-02-09 12:36:08 +01:00
const.py Add select setting entities to Home Connect (#138884) 2025-02-23 01:42:25 +01:00
coordinator.py Add buttons to Home Connect (#138792) 2025-02-22 21:14:11 +01:00
diagnostics.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
entity.py Add entities that represent program options to Home Connect (#138674) 2025-02-22 21:08:39 +01:00
icons.json Add entities that represent program options to Home Connect (#138674) 2025-02-22 21:08:39 +01:00
light.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
manifest.json Add Home Connect action with recognized programs and options (#130662) 2025-02-14 20:21:01 +01:00
number.py Add entities that represent program options to Home Connect (#138674) 2025-02-22 21:08:39 +01:00
select.py Add select setting entities to Home Connect (#138884) 2025-02-23 01:42:25 +01:00
sensor.py Add entities that represent program options to Home Connect (#138674) 2025-02-22 21:08:39 +01:00
services.yaml Use correct inputs for relative time and duration options (#138619) 2025-02-16 00:29:38 +01:00
strings.json Add select setting entities to Home Connect (#138884) 2025-02-23 01:42:25 +01:00
switch.py Add entities that represent program options to Home Connect (#138674) 2025-02-22 21:08:39 +01:00
time.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
utils.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00