core/tests/components/shelly
Maciej Bieniek 3ef1e5816e
Add support for Shelly `text` virtual component (#121735)
* Add support for text component

* Add tests

* Improve const names

* Remove unnecessary code

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-07-12 12:58:21 +02:00
..
bluetooth Add monkeypatch type hints to shelly tests (#121057) 2024-07-03 12:08:40 +02:00
__init__.py Add support for Shelly virtual `boolean` component (#119932) 2024-07-10 23:51:51 +02:00
conftest.py Fix `pulse counter frequency` sensors for Shelly Plus Uni (#121178) 2024-07-05 09:40:43 +02:00
test_binary_sensor.py Add support for Shelly virtual `boolean` component (#119932) 2024-07-10 23:51:51 +02:00
test_button.py
test_climate.py
test_config_flow.py
test_coordinator.py
test_cover.py
test_device_trigger.py Use service_calls fixture in shelly tests (#120991) 2024-07-02 10:36:50 +02:00
test_diagnostics.py
test_event.py
test_init.py
test_light.py
test_logbook.py
test_number.py
test_sensor.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
test_switch.py Add support for Shelly virtual `boolean` component (#119932) 2024-07-10 23:51:51 +02:00
test_text.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
test_update.py
test_utils.py
test_valve.py