core/tests/components/shelly
Erik Montnemery e861cab727
Add update_percentage state attribute to update entity (#128877)
* Add update_percentage state attribute to update entity

* Update tests

* Update tests
2024-10-21 15:31:48 +02:00
..
bluetooth
__init__.py
conftest.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py Cleanup unnecessary reconfigure_confirm from config flows (#128086) 2024-10-14 12:57:15 +02:00
test_coordinator.py
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_device_trigger.py
test_diagnostics.py
test_event.py
test_init.py
test_light.py Add support for Shelly CCT light (#126989) 2024-10-04 08:49:35 +02:00
test_logbook.py
test_number.py
test_select.py
test_sensor.py
test_switch.py Add switch entity for Shelly scripts (#108171) 2024-10-13 15:11:40 +02:00
test_text.py
test_update.py Add update_percentage state attribute to update entity (#128877) 2024-10-21 15:31:48 +02:00
test_utils.py
test_valve.py