1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/bond
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
button.py Name unnamed binary sensors by their device class (#92940) 2023-06-13 19:48:54 +02:00
config_flow.py
const.py
cover.py
diagnostics.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
fan.py Fix aiohttp code DeprecationWarnings (#97621) 2023-08-02 20:28:18 +02:00
light.py Fix aiohttp code DeprecationWarnings (#97621) 2023-08-02 20:28:18 +02:00
manifest.json Bump bond-async to 0.2.1 (#96504) 2023-07-13 13:20:24 -10:00
models.py
services.yaml Migrate integration services (B-D) to support translations (#96363) 2023-07-11 23:06:32 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py Fix aiohttp code DeprecationWarnings (#97621) 2023-08-02 20:28:18 +02:00
utils.py