hass-core/homeassistant/components/shelly
Maciej Bieniek 6906ee0e48
Improve Shelly RPC entity naming (#125415)
* Fix default names for cover entities

* Drop component index if only one component exists

* Improve doc strings

* Use more consistent naming

* Typo

* Revert removing index 0 from entity names

* Improve names for RGB(W) lights
2024-09-15 11:29:26 +02:00
..
bluetooth
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
coordinator.py Bump aioshelly to 11.4.1 to accomodate shelly GetStatus calls that take a few seconds to respond (#124893) 2024-08-30 09:05:16 -10:00
cover.py Add support for cover tilt for Shelly 2PM Gen3 (#125717) 2024-09-12 09:28:36 +02:00
device_trigger.py Use root import for device_automation (#125836) 2024-09-12 17:01:25 +02:00
diagnostics.py
entity.py Small cleanups to shelly (#124758) 2024-08-27 21:00:31 -10:00
event.py
icons.json
light.py
logbook.py
manifest.json Bump aioshelly to 11.4.2 (#125036) 2024-09-01 11:08:19 -10:00
number.py Small cleanups to shelly (#124758) 2024-08-27 21:00:31 -10:00
select.py
sensor.py Improve Shelly RPC entity naming (#125415) 2024-09-15 11:29:26 +02:00
strings.json
switch.py
text.py
update.py
utils.py Improve Shelly RPC entity naming (#125415) 2024-09-15 11:29:26 +02:00
valve.py