hass-core/homeassistant/components/shelly
Maciej Bieniek df7000f96d
Always use Celsius in Shelly integration, part 2 (#81602)
* Always use Celsius in Shelly integration

* Update homeassistant/components/shelly/sensor.py

Co-authored-by: Aarni Koskela <akx@iki.fi>

* Restore unit from the registry during HA startup

Co-authored-by: Aarni Koskela <akx@iki.fi>
2022-11-06 20:23:48 +00:00
..
translations [ci skip] Translation update 2022-10-22 00:35:23 +00:00
__init__.py Always use Celsius in Shelly integration (#80842) 2022-11-01 09:29:38 +01: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 Fix Shelly Plus H&T sleep period on external power state change (#81121) 2022-10-28 19:48:27 +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 Always use Celsius in Shelly integration, part 2 (#81602) 2022-11-06 20:23:48 +00: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.1.2 (#81342) 2022-11-01 12:53:44 +02:00
number.py Bump aioshelly to 4.0.0 (#80423) 2022-10-20 15:08:48 +03:00
sensor.py Always use Celsius in Shelly integration, part 2 (#81602) 2022-11-06 20:23:48 +00: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 Clean-up Shelly legacy update entities (#80961) 2022-10-25 21:27:54 +02:00
utils.py Always use Celsius in Shelly integration, part 2 (#81602) 2022-11-06 20:23:48 +00:00