hass-core/homeassistant/components/harmony
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
..
__init__.py Adjust entity registry access in integrations (3) (#88948) 2023-03-01 08:24:56 +01:00
config_flow.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
const.py Use platform enum (3) [H-L] (#60937) 2021-12-05 17:10:07 -10:00
data.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
entity.py Add select entity to Logitech Harmony (#53943) 2021-08-28 14:10:19 -05:00
manifest.json Bump aioharmony to 0.2.10 (#89831) 2023-03-16 22:44:49 -04:00
remote.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
select.py Fix turning off via select in harmony (#84509) 2022-12-23 20:12:01 +01:00
services.yaml Migrate integration services (G-H) to support translations (#96372) 2023-07-12 12:31:26 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
subscriber.py Update mypy to 1.0.0 (#87586) 2023-02-07 02:31:14 +01:00
switch.py
util.py