core/tests/components/shelly
Maciej Bieniek b960ebeb8b
Add WS outbound config to Shelly diagnostics (#124654)
Add WS Outbound config to diagnostics
2024-08-26 22:17:38 +03: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 Fix shelly sleepy entities never being created (#124547) 2024-08-25 09:21:23 -10:00
test_config_flow.py Auto configure outbound websocket for sleepy shelly RPC devices (#124545) 2024-08-26 08:37:36 -10:00
test_coordinator.py Fix shelly sleepy entities never being created (#124547) 2024-08-25 09:21:23 -10:00
test_cover.py
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 Prevent connecting to a Shelly device that is already connected (#122105) 2024-07-18 15:27:03 -05: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 Add support for Shelly `enum` virtual component (#121997) 2024-07-18 17:55:14 +03:00
test_sensor.py Add missing units for `xpercent`, `xfreq` and `xcounts` Shelly sensors (#124288) 2024-08-26 08:59:18 -10:00
test_switch.py Fix shelly sleepy entities never being created (#124547) 2024-08-25 09:21:23 -10:00
test_text.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
test_update.py Fix shelly sleepy entities never being created (#124547) 2024-08-25 09:21:23 -10:00
test_utils.py Fix `configuration_url` for Shelly device using IPv6 (#121939) 2024-07-15 08:31:44 +02:00
test_valve.py