core/homeassistant/components/home_connect
J. Diego Rodríguez Royo 63ab13681a
Home Connect entities availability based on the connected state of the appliance (#136951)
* Base the entity availability on the connected state of the appliance

* cache `ha_id`

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Inlcude coordinator `available` property at entity

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-02-01 12:46:49 +01:00
..
__init__.py Fix Home Connect actions keys (#137027) 2025-02-01 10:47:27 +01:00
api.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
application_credentials.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
binary_sensor.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
config_flow.py
const.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
coordinator.py Home Connect entities availability based on the connected state of the appliance (#136951) 2025-02-01 12:46:49 +01:00
diagnostics.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
entity.py Home Connect entities availability based on the connected state of the appliance (#136951) 2025-02-01 12:46:49 +01:00
icons.json
light.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
manifest.json Add codeowner to Home Connect (#137029) 2025-01-31 12:36:40 -06:00
number.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
select.py Filter programs by execution type at select program entities at Home Connect (#136950) 2025-02-01 12:06:39 +01:00
sensor.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
services.yaml
strings.json Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
switch.py Fetch all programs instead of only the available ones at Home Connect (#136949) 2025-01-31 08:26:57 +01:00
time.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00
utils.py Migrate from homeconnect dependency to aiohomeconnect (#136116) 2025-01-30 02:42:41 +01:00