core/homeassistant/components/shelly
epenet 076bc976ee
Use entity_description in shelly rpc sensors (#64895)
* Use entity_description in shelly rpc sensors

* Enable None for binary sensor

* Adjust use_polling_wrapper

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-25 15:48:51 +02:00
..
translations
__init__.py Add diagnostics platform to Shelly (#64660) 2022-01-23 02:18:09 +02:00
binary_sensor.py Use entity_description in shelly rpc sensors (#64895) 2022-01-25 15:48:51 +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 Add Shelly Gen2 polling for sesnors missing push updates (#64171) 2022-01-17 11:58:54 +02:00
cover.py Use shorthand attributes in shelly covers (#64829) 2022-01-24 12:31:50 +02:00
device_trigger.py
diagnostics.py Add diagnostics platform to Shelly (#64660) 2022-01-23 02:18:09 +02:00
entity.py Use entity_description in shelly rpc sensors (#64895) 2022-01-25 15:48:51 +02:00
light.py Use shorthand attributes in shelly light (#64831) 2022-01-25 15:48:07 +02:00
logbook.py
manifest.json Bump aioshelly to 1.0.8 (#64864) 2022-01-24 23:26:38 +02:00
sensor.py Use entity_description in shelly rpc sensors (#64895) 2022-01-25 15:48:51 +02:00
strings.json
switch.py
utils.py