hass-core/homeassistant/components/shelly
Simone Chemelli 69c8a02e16
Address late Shelly review ()
* Late review

* Apply review comments

* Revert review original comment

* Optimizization: loop exit

* Break instead of return

* Missing super init
2022-01-10 13:14:19 +01:00
..
translations [ci skip] Translation update 2021-12-12 00:14:30 +00:00
__init__.py Add hw info for Shelly devices () 2021-12-30 20:08:29 +01:00
binary_sensor.py Use const imports [l-z] () 2022-01-05 18:21:20 +01:00
button.py Add new buttons for Shelly Gas () 2022-01-01 21:42:17 +02:00
climate.py Address late Shelly review () 2022-01-10 13:14:19 +01:00
config_flow.py Use dataclass properties in shelly discovery () 2021-11-30 11:00:54 +01:00
const.py Add new buttons for Shelly Gas () 2022-01-01 21:42:17 +02:00
cover.py Use enums in shelly () 2021-12-16 14:12:23 +01:00
device_trigger.py Fix Shelly error fetching device triggers for sleeping devices () 2021-12-31 18:47:03 +01:00
entity.py Refactor entity_category str types () 2021-12-27 18:23:08 +01:00
light.py Fix Shelly dual mode bulb mode switch () 2021-11-28 12:07:18 +02:00
logbook.py Import Callable from collections.abc (3) () 2021-09-29 16:19:06 +02:00
manifest.json Bump library to version 1.0.7 () 2021-12-30 19:45:09 +02:00
sensor.py Add missing entity category for gen2 devices () 2021-12-26 22:26:24 +02:00
strings.json Remove accidental blanks from Shelly trigger type translations () 2021-10-21 08:21:04 +02:00
switch.py Add button to trigger ota firmware update for Shelly devices () 2021-11-26 14:19:39 +01:00
utils.py Refresh device_info for Shelly devices () 2021-12-30 15:37:28 +01:00