hass-core/tests/components/shelly
Maciej Bieniek 31dfa5561a
Add external power sensor for Shelly Plus HT (#96768)
* Add external power sensor for Plus HT

* Tests
2023-07-17 22:07:24 +03:00
..
bluetooth Add type hints to integration tests (part 2) (#88493) 2023-02-21 09:25:05 +01:00
__init__.py Import util.dt as dt_util in components/[p-s]* (#93761) 2023-05-30 00:09:42 +03:00
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 Speed up single entity/response service calls (#96729) 2023-07-17 09:33:13 +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 Catch InvalidAuthError in shutdown() method for Shelly gen2 devices (#94563) 2023-06-15 00:00:21 +03:00
test_cover.py Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
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 Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
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 Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
test_logbook.py Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
test_number.py Speed up single entity/response service calls (#96729) 2023-07-17 09:33:13 +02:00
test_sensor.py Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531) 2023-06-04 19:14:08 -05:00
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 Import util.dt as dt_util in components/[p-s]* (#93761) 2023-05-30 00:09:42 +03:00