hass-core/tests/components/shelly
2023-06-27 19:10:12 +02: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 illuminance sensor for Shelly gen2 devices (#93559) 2023-05-25 23:10:44 +02:00
test_binary_sensor.py Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01: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 Use suggested_display_precision instead of rounding in Shelly sensor platform (#87084) 2023-02-20 10:20:52 -06: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 Don't inherit SensorEntity/NumberEntity and RestoreEntity in Shelly integration (#93531) 2023-06-04 19:14:08 -05: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 Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
test_update.py Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01:00
test_utils.py Import util.dt as dt_util in components/[p-s]* (#93761) 2023-05-30 00:09:42 +03:00