core/homeassistant/components/shelly
Simone Chemelli 69c8a02e16
Address late Shelly review (#63754)
* 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
__init__.py Add hw info for Shelly devices (#62643) 2021-12-30 20:08:29 +01:00
binary_sensor.py Use const imports [l-z] (#63469) 2022-01-05 18:21:20 +01:00
button.py Add new buttons for Shelly Gas (#63099) 2022-01-01 21:42:17 +02:00
climate.py Address late Shelly review (#63754) 2022-01-10 13:14:19 +01:00
config_flow.py
const.py Add new buttons for Shelly Gas (#63099) 2022-01-01 21:42:17 +02:00
cover.py
device_trigger.py Fix Shelly error fetching device triggers for sleeping devices (#63103) 2021-12-31 18:47:03 +01:00
entity.py
light.py
logbook.py
manifest.json
sensor.py
strings.json
switch.py
utils.py