core/tests/components/motionblinds_ble
Lenn 4e7e896601
Disable entities for Motiontionblinds Bluetooth (#124159)
* Set entity_registry_enabled_default to False for RSSI sensor

* Use entity description

* Update homeassistant/components/motionblinds_ble/sensor.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/motionblinds_ble/sensor.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Use entity_registry_enabled_by_default fixture for tests

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-18 17:14:05 +02:00
..
__init__.py Add Motionblinds Bluetooth full test coverage (#121878) 2024-08-15 15:39:47 +02:00
conftest.py Add Motionblinds Bluetooth full test coverage (#121878) 2024-08-15 15:39:47 +02:00
test_button.py Fix motionblinds ble test (#123990) 2024-08-15 18:16:49 +02:00
test_config_flow.py Add Motionblinds Bluetooth full test coverage (#121878) 2024-08-15 15:39:47 +02:00
test_cover.py Fix motionblinds ble test (#123990) 2024-08-15 18:16:49 +02:00
test_entity.py Fix motionblinds ble test (#123990) 2024-08-15 18:16:49 +02:00
test_init.py Fix motionblinds ble test (#123990) 2024-08-15 18:16:49 +02:00
test_select.py Fix motionblinds ble test (#123990) 2024-08-15 18:16:49 +02:00
test_sensor.py Disable entities for Motiontionblinds Bluetooth (#124159) 2024-08-18 17:14:05 +02:00