core/homeassistant/components/home_connect
J. Diego Rodríguez Royo 8e887f550e
Add connectivity binary sensor to Home Connect (#138795)
Add connectivity binary sensor
2025-02-18 22:08:40 +01:00
..
__init__.py Add Home Connect to .strict-typing (#138799) 2025-02-18 21:50:19 +01:00
api.py Add Home Connect to .strict-typing (#138799) 2025-02-18 21:50:19 +01:00
application_credentials.py
binary_sensor.py Add connectivity binary sensor to Home Connect (#138795) 2025-02-18 22:08:40 +01:00
common.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
config_flow.py Raise `ConfigEntryAuthFailed` at Home Connect update auth error (#136953) 2025-02-09 12:36:08 +01:00
const.py Fix home connect coffe-milk ratio option (#138593) 2025-02-15 20:10:27 +01:00
coordinator.py Add Home Connect to .strict-typing (#138799) 2025-02-18 21:50:19 +01:00
diagnostics.py
entity.py
icons.json Add Home Connect action with recognized programs and options (#130662) 2025-02-14 20:21:01 +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 Home Connect entities that weren't added before (#138796) 2025-02-18 22:01:13 +01:00
select.py Add Home Connect action with recognized programs and options (#130662) 2025-02-14 20:21:01 +01:00
sensor.py Set Home Connect beverages counters as diagnostics (#138798) 2025-02-18 22:03:35 +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 Home Connect entities that weren't added before (#138796) 2025-02-18 22:01:13 +01:00
switch.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
time.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
utils.py