hass-core/tests/components/shelly
epenet a79be493e5
Adjust hass_client type hint in integration tests (#86954)
* Adjust hass_client type hint in integration tests

* Adjust hass_client_no_auth

* Fix rebase
2023-02-02 16:29:57 -05:00
..
bluetooth
__init__.py Cleanup Shelly imports (#86359) 2023-01-22 01:26:54 +02:00
conftest.py Shelly code quality (#86733) 2023-01-27 10:47:05 +02:00
test_binary_sensor.py Handle state unknown if last state is missing in Shelly (#86813) 2023-01-27 23:34:56 +01:00
test_button.py
test_climate.py Store Shelly climate last_target_temp value in restore extra data (#86482) 2023-01-24 07:28:34 -10:00
test_config_flow.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
test_coordinator.py
test_cover.py
test_device_trigger.py Cleanup Shelly imports (#86359) 2023-01-22 01:26:54 +02:00
test_diagnostics.py Adjust hass_client type hint in integration tests (#86954) 2023-02-02 16:29:57 -05:00
test_init.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
test_light.py
test_logbook.py
test_number.py Handle state unknown if last state is missing in Shelly (#86813) 2023-01-27 23:34:56 +01:00
test_sensor.py Handle state unknown if last state is missing in Shelly (#86813) 2023-01-27 23:34:56 +01:00
test_switch.py
test_update.py Add Shelly Gen2 update entity for sleeping devices (#86837) 2023-01-30 19:05:13 +02:00
test_utils.py