core/homeassistant/components/shelly
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
..
bluetooth
__init__.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
binary_sensor.py
button.py
climate.py Use DeviceInfo object s-x (#96281) 2023-07-11 13:40:15 -04:00
config_flow.py
const.py
coordinator.py
cover.py
device_trigger.py
diagnostics.py
entity.py
light.py
logbook.py
manifest.json
number.py
sensor.py
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py
update.py
utils.py