core/homeassistant/components/gios
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
..
__init__.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
config_flow.py
const.py
diagnostics.py
manifest.json
sensor.py Add entity translations to Gios (#95403) 2023-06-27 20:58:03 +02:00
strings.json Add entity translations to Gios (#95403) 2023-06-27 20:58:03 +02:00
system_health.py