hass-core/homeassistant/components/insteon
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
..
api Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
__init__.py Remove insteon import flow (#93952) 2023-06-02 09:21:19 +02:00
binary_sensor.py Restructure Insteon start-up (#92818) 2023-06-01 08:50:35 +02:00
climate.py Restructure Insteon start-up (#92818) 2023-06-01 08:50:35 +02:00
config_flow.py Use stable USB device path in USB discovery (#94266) 2023-06-08 18:27:04 +02:00
const.py Cleanup Insteon to use Platform vs DOMAIN constants (#92366) 2023-05-05 21:32:51 +02:00
cover.py Restructure Insteon start-up (#92818) 2023-06-01 08:50:35 +02:00
fan.py Restructure Insteon start-up (#92818) 2023-06-01 08:50:35 +02:00
insteon_entity.py String formatting and max line length - Part 3 (#84394) 2022-12-22 13:35:47 +01:00
ipdb.py Restructure Insteon start-up (#92818) 2023-06-01 08:50:35 +02:00
light.py Restructure Insteon start-up (#92818) 2023-06-01 08:50:35 +02:00
lock.py Restructure Insteon start-up (#92818) 2023-06-01 08:50:35 +02:00
manifest.json Fix issue with Insteon linked devices maintaining current state (#94286) 2023-06-11 10:21:33 -04:00
schemas.py Remove insteon import flow (#93952) 2023-06-02 09:21:19 +02:00
services.yaml Migrate integration services (I-K) to support translations (#96373) 2023-07-12 10:38:47 -04:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py Restructure Insteon start-up (#92818) 2023-06-01 08:50:35 +02:00
utils.py Handle Insteon events correctly (#94549) 2023-06-16 09:35:44 +02:00