core/tests/components/shelly
Maciej Bieniek 709e32a38a
Check if Shelly `entry.runtime_data` is available (#118805)
* Check if runtime_data is available

* Add tests

* Use `is` operator

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-04 18:40:18 +02:00
..
bluetooth
__init__.py
conftest.py Improve type hints for mock_bluetooth/enable_bluetooth (#118484) 2024-05-30 22:16:45 -04:00
test_binary_sensor.py
test_button.py
test_climate.py Clean up Shelly unneccesary async_block_till_done calls (#118141) 2024-05-26 00:28:48 +03:00
test_config_flow.py Support reconfigure flow in Shelly integration (#117525) 2024-05-16 17:47:12 +02:00
test_coordinator.py
test_cover.py
test_device_trigger.py Check if Shelly `entry.runtime_data` is available (#118805) 2024-06-04 18:40:18 +02:00
test_diagnostics.py
test_event.py
test_init.py
test_light.py
test_logbook.py
test_number.py Clean up Shelly unneccesary async_block_till_done calls (#118141) 2024-05-26 00:28:48 +03:00
test_sensor.py Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
test_switch.py Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
test_update.py Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
test_utils.py
test_valve.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00