hass-core/homeassistant/components/shelly
Maciej Bieniek dae7bcf387
Migrate Shelly to the new entity naming style (#86574)
* Use new entity naming style in Shelly

* Suggested change

* Use lower case for gen2 description
2023-01-25 09:55:52 +01:00
..
bluetooth Cleanup Shelly imports (#86359) 2023-01-22 01:26:54 +02:00
translations [ci skip] Translation update 2023-01-25 00:24:21 +00:00
__init__.py Migrate shelly to use async_forward_entry_setups (#86554) 2023-01-24 22:23:34 +02:00
binary_sensor.py Migrate Shelly to the new entity naming style (#86574) 2023-01-25 09:55:52 +01:00
button.py Migrate Shelly to the new entity naming style (#86574) 2023-01-25 09:55:52 +01:00
climate.py Store Shelly climate last_target_temp value in restore extra data (#86482) 2023-01-24 07:28:34 -10:00
config_flow.py Add translations for shelly ble scanner options in option flow (#86218) 2023-01-24 12:25:35 +01:00
const.py Fix restored temperature values in Shelly climate platform (#83428) 2022-12-07 09:11:18 +02:00
coordinator.py Fix Shelly sleeping Gen2 - update data upon initialize (#86544) 2023-01-24 18:38:27 +02:00
cover.py Adjust type hints for CoverEntityFeature (#82238) 2022-11-17 08:39:44 +01:00
device_trigger.py Refactor Shelly to use data class for ConfigEntry data (#79671) 2022-10-06 10:10:58 +03:00
diagnostics.py Improve integration type hints for diagnostics (#85526) 2023-01-09 15:17:48 +01:00
entity.py Cleanup Shelly imports (#86359) 2023-01-22 01:26:54 +02:00
light.py Shelly code quality - use properties for status (#83421) 2022-12-07 00:00:45 +02:00
logbook.py String formatting and max line length - Part 5 (#84501) 2022-12-23 16:43:17 +01:00
manifest.json Bump aioshelly to 5.3.0 (#86493) 2023-01-23 15:35:05 -10:00
number.py Migrate Shelly to the new entity naming style (#86574) 2023-01-25 09:55:52 +01:00
sensor.py Migrate Shelly to the new entity naming style (#86574) 2023-01-25 09:55:52 +01:00
strings.json Add translations for shelly ble scanner options in option flow (#86218) 2023-01-24 12:25:35 +01:00
switch.py Shelly code quality - use properties for status (#83421) 2022-12-07 00:00:45 +02:00
update.py Migrate Shelly to the new entity naming style (#86574) 2023-01-25 09:55:52 +01:00
utils.py Migrate Shelly to the new entity naming style (#86574) 2023-01-25 09:55:52 +01:00