core/homeassistant/components/shelly
Shay Levy aea7a9af18
Bump aioshelly to 4.0.0 (#80423)
* Bump aioshelly to 4.0.0

* Remove leftover

* Fix number platform

* Set last_update_success to false upon failure in number and climate

* Set last_update_success upon failurie in entity
2022-10-20 15:08:48 +03:00
..
translations [ci skip] Translation update 2022-10-17 00:36:39 +00:00
__init__.py Bump aioshelly to 4.0.0 (#80423) 2022-10-20 15:08:48 +03:00
binary_sensor.py Add Shelly support for sleeping Gen2 devices (#79889) 2022-10-18 22:42:22 +03:00
button.py Refactor Shelly to use data class for ConfigEntry data (#79671) 2022-10-06 10:10:58 +03:00
climate.py Bump aioshelly to 4.0.0 (#80423) 2022-10-20 15:08:48 +03:00
config_flow.py Bump aioshelly to 4.0.0 (#80423) 2022-10-20 15:08:48 +03:00
const.py Bump aioshelly to 4.0.0 (#80423) 2022-10-20 15:08:48 +03:00
coordinator.py Bump aioshelly to 4.0.0 (#80423) 2022-10-20 15:08:48 +03:00
cover.py Refactor Shelly to use data class for ConfigEntry data (#79671) 2022-10-06 10:10:58 +03:00
device_trigger.py Refactor Shelly to use data class for ConfigEntry data (#79671) 2022-10-06 10:10:58 +03:00
diagnostics.py Refactor Shelly to use data class for ConfigEntry data (#79671) 2022-10-06 10:10:58 +03:00
entity.py Bump aioshelly to 4.0.0 (#80423) 2022-10-20 15:08:48 +03:00
light.py Migrate Shelly to use kelvin for color temperature (#79880) 2022-10-08 22:24:19 +03:00
logbook.py Refactor Shelly to use data class for ConfigEntry data (#79671) 2022-10-06 10:10:58 +03:00
manifest.json Bump aioshelly to 4.0.0 (#80423) 2022-10-20 15:08:48 +03:00
number.py Bump aioshelly to 4.0.0 (#80423) 2022-10-20 15:08:48 +03:00
sensor.py Add Shelly support for sleeping Gen2 devices (#79889) 2022-10-18 22:42:22 +03:00
strings.json Add reauth flow to Shelly integration (#78786) 2022-09-24 22:01:49 -04:00
switch.py Refactor Shelly to use data class for ConfigEntry data (#79671) 2022-10-06 10:10:58 +03:00
update.py Refactor Shelly to use data class for ConfigEntry data (#79671) 2022-10-06 10:10:58 +03:00
utils.py Add Shelly support for sleeping Gen2 devices (#79889) 2022-10-18 22:42:22 +03:00