core/homeassistant/components/shelly
Shay Levy 28e18ce7bf
Fix Shelly Gen1 entity description restore (#108052)
* Fix Shelly Gen1 entity description restore

* Update tests/components/shelly/test_sensor.py

Co-authored-by: J. Nick Koston <nick@koston.org>

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-01-15 20:53:56 +02:00
..
bluetooth Update shelly bluetooth scanner to version 2.0 (#107917) 2024-01-14 09:44:42 -10:00
__init__.py Update sleep period for Shelly devices with buggy fw (#107961) 2024-01-13 22:33:02 +01:00
binary_sensor.py Fix Shelly Gen1 entity description restore (#108052) 2024-01-15 20:53:56 +02:00
button.py
climate.py
config_flow.py
const.py Update sleep period for Shelly devices with buggy fw (#107961) 2024-01-13 22:33:02 +01:00
coordinator.py
cover.py
device_trigger.py
diagnostics.py
entity.py Fix Shelly Gen1 entity description restore (#108052) 2024-01-15 20:53:56 +02:00
event.py
light.py
logbook.py
manifest.json Update shelly bluetooth scanner to version 2.0 (#107917) 2024-01-14 09:44:42 -10:00
number.py Fix Shelly Gen1 entity description restore (#108052) 2024-01-15 20:53:56 +02:00
sensor.py Fix Shelly Gen1 entity description restore (#108052) 2024-01-15 20:53:56 +02:00
strings.json
switch.py
update.py
utils.py
valve.py