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
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py
fan.py
insteon_entity.py
ipdb.py
light.py
lock.py
manifest.json
schemas.py
services.yaml
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py
utils.py