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
cover.py
device_trigger.py
diagnostics.py
entity.py
event.py
icons.json
light.py
logbook.py
manifest.json
number.py
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