core/homeassistant/components/shelly
Simone Chemelli 17c41f4783
Introduce number platform for Shelly (#64207)
* Introduce number platform for Shelly

* coverage

* Rework based on review comment

* Improve logic around channel

* Remove unused value

* rebase

* Removed redundant properties

* Update homeassistant/components/shelly/number.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Remove channel workaround as currently not needed

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-01-31 22:14:59 +01:00
..
translations [ci skip] Translation update 2022-01-31 00:14:28 +00:00
__init__.py Introduce number platform for Shelly (#64207) 2022-01-31 22:14:59 +01:00
binary_sensor.py Use entity_description in shelly block sensors (#64897) 2022-01-26 16:07:15 +02:00
button.py
climate.py Fix Shelly climate entity state (#64756) 2022-01-25 08:27:30 +01:00
config_flow.py
const.py
cover.py
device_trigger.py
diagnostics.py
entity.py Fix Shelly battery powered devices unavailable (#65031) 2022-01-27 11:00:38 +01:00
light.py Use shorthand attributes in shelly light (#64831) 2022-01-25 15:48:07 +02:00
logbook.py
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
number.py Introduce number platform for Shelly (#64207) 2022-01-31 22:14:59 +01:00
sensor.py Fix Shelly 1/1PM external temperature sensor unavailable (#65096) 2022-01-27 22:33:12 -08:00
strings.json
switch.py
utils.py Fix Shelly detached switches automation triggers (#65059) 2022-01-28 08:30:44 -08:00