hass-core/tests/components/shelly
Maciej Bieniek 7b3f100efb
Catch InvalidAuthError in shutdown() method for Shelly gen2 devices (#94563)
* Catch InvalidAuthError in shutdown() method

* Add test

* Revert unwanted change in tests
2023-06-15 00:00:21 +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 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 Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01: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 Restore original websocket commands for config entries (#93707) 2023-05-28 21:40:35 -04: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 Add type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01: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 type hints to integration tests (part 19) (#88178) 2023-02-15 18:07:40 +01: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