hass-core/homeassistant
J. Diego Rodríguez Royo 6a12a24d73
Migrate device models to entity descriptions and add localization & icons at Home Connect (#127870)
* Delete device models and use entity descriptions

* Home Connect localization & icons

* Update homeassistant/components/home_connect/strings.json

* Update homeassistant/components/home_connect/icons.json

* Fix tests

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-10-11 17:52:06 +02:00
..
auth Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
backports Add pylint rule for cached_property (#127482) 2024-10-03 17:53:55 -05:00
brands Remove the Google Domains integration (#127278) 2024-10-02 13:58:19 +02:00
components Migrate device models to entity descriptions and add localization & icons at Home Connect (#127870) 2024-10-11 17:52:06 +02:00
generated Fix casing on Powerview Gen3 zeroconf discovery (#128076) 2024-10-10 07:22:14 -05:00
helpers Replace ValueError with deprecation in data update coordinator (#128082) 2024-10-11 17:24:47 +02:00
scripts
util Rename UnitOfConductivity enum members (#127919) 2024-10-08 14:44:01 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Add updates argument to update_reload_and_abort helper (#127781) 2024-10-09 07:47:18 +02:00
const.py Rename UnitOfConductivity enum members (#127919) 2024-10-08 14:44:01 +02:00
core.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
data_entry_flow.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
exceptions.py
loader.py Extend deprecation period for hass.helpers by 6 months (#128038) 2024-10-09 14:16:56 -04:00
package_constraints.txt Bump aiohttp to 3.10.10 (#128128) 2024-10-11 10:33:14 +02:00
py.typed
requirements.py
runner.py
setup.py Only raise missing integration issue for config entry integrations (#126654) 2024-09-24 18:26:01 +02:00
strings.json