core/homeassistant/components/home_connect
J. Diego Rodríguez Royo df006aeade
Bump aiohomeconnect to 0.15.1 (#139445)
2025-02-27 19:23:46 +01:00
..
__init__.py Add missing exception translation to Home Connect (#139223) 2025-02-25 02:21:25 +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 parallel updates to Home Connect (#139255) 2025-02-25 14:50:12 +01:00
button.py Add parallel updates to Home Connect (#139255) 2025-02-25 14:50:12 +01:00
common.py Add missing Home Connect context at event listener registration for appliance options (#139292) 2025-02-25 23:05:52 +01:00
config_flow.py Raise `ConfigEntryAuthFailed` at Home Connect update auth error (#136953) 2025-02-09 12:36:08 +01:00
const.py Improve Home Connect oven cavity temperature sensor (#139355) 2025-02-26 18:11:40 +01:00
coordinator.py Fix fetch options error for Home connect (#139392) 2025-02-27 12:00:14 +01:00
diagnostics.py
entity.py Add entities that represent program options to Home Connect (#138674) 2025-02-22 21:08:39 +01:00
icons.json Small improvements to Home Connect strings and icons (#139386) 2025-02-26 21:02:00 +01:00
light.py Add parallel updates to Home Connect (#139255) 2025-02-25 14:50:12 +01:00
manifest.json Bump aiohomeconnect to 0.15.1 (#139445) 2025-02-27 19:23:46 +01:00
number.py Improve Home Connect oven cavity temperature sensor (#139355) 2025-02-26 18:11:40 +01:00
select.py Add parallel updates to Home Connect (#139255) 2025-02-25 14:50:12 +01:00
sensor.py Improve Home Connect oven cavity temperature sensor (#139355) 2025-02-26 18:11:40 +01:00
services.yaml Use correct inputs for relative time and duration options (#138619) 2025-02-16 00:29:38 +01:00
strings.json Small improvements to Home Connect strings and icons (#139386) 2025-02-26 21:02:00 +01:00
switch.py Add parallel updates to Home Connect (#139255) 2025-02-25 14:50:12 +01:00
time.py Add parallel updates to Home Connect (#139255) 2025-02-25 14:50:12 +01:00
utils.py