core/homeassistant/components/shelly
Maciej Bieniek c91f89260e
Add `state_class` to entities coming from battery powered devices in Shelly integration (#51009)
* Fix sensor state_class

* Remove state class from total work time sensor

* Add state_class restore mechanism

* Remove commented code

* Remove unnecessary code
2021-05-23 23:10:22 +03:00
..
translations
__init__.py Fix Shelly type hints (#50322) 2021-05-09 19:46:53 +02:00
binary_sensor.py
config_flow.py
const.py Add color effect to Shelly's color devices (#48052) 2021-05-15 22:43:06 +03:00
cover.py Catch Shelly set state exceptions when device is inaccessible (#50064) 2021-05-04 09:10:28 -07:00
device_trigger.py
entity.py Add `state_class` to entities coming from battery powered devices in Shelly integration (#51009) 2021-05-23 23:10:22 +03:00
light.py Add color effect to Shelly's color devices (#48052) 2021-05-15 22:43:06 +03:00
logbook.py
manifest.json Bump aioshelly to 0.6.3 (#50857) 2021-05-19 13:53:26 +03:00
sensor.py Add `state_class` to entities coming from battery powered devices in Shelly integration (#51009) 2021-05-23 23:10:22 +03:00
strings.json
switch.py Catch Shelly set state exceptions when device is inaccessible (#50064) 2021-05-04 09:10:28 -07:00
utils.py Fix Shelly type hints (#50322) 2021-05-09 19:46:53 +02:00