core/tests/components/shelly
Maciej Bieniek 2e156e56bf
Create an issue if Shelly TRV is not calibrated (#96952)
* Create issue if Shelly Valve is not calibrated

* Add test

* Improve test

* Improve issue description

* Restart -> reboot
2023-07-21 14:20:03 +02:00
..
bluetooth
__init__.py
conftest.py Add external power sensor for Shelly Plus HT (#96768) 2023-07-17 22:07:24 +03:00
test_binary_sensor.py Add external power sensor for Shelly Plus HT (#96768) 2023-07-17 22:07:24 +03:00
test_button.py Make `unique_id` of the Shelly button entity immutable (#95160) 2023-06-27 19:10:12 +02:00
test_climate.py Create an issue if Shelly TRV is not calibrated (#96952) 2023-07-21 14:20:03 +02:00
test_config_flow.py Add compatibility with sleeping Shelly gen2 devices with firmware 1.0.0 (#94864) 2023-06-21 12:01:17 +02:00
test_coordinator.py Create an issue if push updates fail for Shelly gen1 devices (#96910) 2023-07-20 13:11:05 +02:00
test_cover.py
test_device_trigger.py Replace assert_lists_same with pytest_unordered in integrations n-s (#94902) 2023-06-20 20:23:14 +02:00
test_diagnostics.py
test_init.py Add compatibility with sleeping Shelly gen2 devices with firmware 1.0.0 (#94864) 2023-06-21 12:01:17 +02:00
test_light.py
test_logbook.py
test_number.py Speed up single entity/response service calls (#96729) 2023-07-17 09:33:13 +02:00
test_sensor.py
test_switch.py Speed up single entity/response service calls (#96729) 2023-07-17 09:33:13 +02:00
test_update.py Speed up single entity/response service calls (#96729) 2023-07-17 09:33:13 +02:00
test_utils.py