core/tests/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
conftest.py Add missing units for `xpercent`, `xfreq` and `xcounts` Shelly sensors (#124288) 2024-08-26 08:59:18 -10:00
test_binary_sensor.py Fix shelly sleepy entities never being created (#124547) 2024-08-25 09:21:23 -10:00
test_button.py
test_climate.py Improve Shelly RPC entity naming (#125415) 2024-09-15 11:29:26 +02:00
test_config_flow.py Use start_reauth helper method in integration tests (s) (#124793) 2024-08-28 16:49:05 +02:00
test_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
test_cover.py Add support for cover tilt for Shelly 2PM Gen3 (#125717) 2024-09-12 09:28:36 +02:00
test_device_trigger.py
test_diagnostics.py Add WS outbound config to Shelly diagnostics (#124654) 2024-08-26 22:17:38 +03:00
test_event.py
test_init.py Fix Shelly sleepy RPC setup if device is already awake (#124734) 2024-08-27 10:48:13 -10:00
test_light.py
test_logbook.py
test_number.py Fix shelly sleepy entities never being created (#124547) 2024-08-25 09:21:23 -10:00
test_select.py
test_sensor.py Improve Shelly RPC entity naming (#125415) 2024-09-15 11:29:26 +02:00
test_switch.py Fix shelly sleepy entities never being created (#124547) 2024-08-25 09:21:23 -10:00
test_text.py
test_update.py Fix shelly sleepy entities never being created (#124547) 2024-08-25 09:21:23 -10:00
test_utils.py Improve Shelly RPC entity naming (#125415) 2024-09-15 11:29:26 +02:00
test_valve.py