core/tests/components/shelly
Maciej Bieniek b15c9ad130
Link Shelly device entry with Shelly BT scanner entry (#144626)
* Add BT address to DeviceInfo.connections

* Cleaning

* Use bluetooth_source property

* Add test

* Add connections property
2025-05-13 07:19:07 +02:00
..
bluetooth
snapshots
__init__.py
conftest.py Add repair flow for Shelly BLE scanner with unsupported firmware (#143850) 2025-04-30 15:43:07 +02:00
test_binary_sensor.py
test_button.py
test_climate.py Use aioshelly method to set the target temperature for Shelly BLU TRV (#143504) 2025-04-23 18:37:29 +02:00
test_config_flow.py Do not allow to enable BT scanner for Shelly Gen4 device with Zigbee enabled (#143824) 2025-04-29 11:12:34 +03:00
test_coordinator.py Link Shelly device entry with Shelly BT scanner entry (#144626) 2025-05-13 07:19:07 +02:00
test_cover.py
test_device_trigger.py
test_diagnostics.py
test_event.py
test_init.py Add repair flow for Shelly BLE scanner with unsupported firmware (#143850) 2025-04-30 15:43:07 +02:00
test_light.py
test_logbook.py
test_number.py Use aioshelly methods with Shelly RPC number entities (#142482) 2025-04-22 12:44:02 +02:00
test_repairs.py Add repair flow for Shelly BLE scanner with unsupported firmware (#143850) 2025-04-30 15:43:07 +02:00
test_select.py Use aioshelly methods with Shelly RPC text and select entities (#143464) 2025-04-22 22:07:05 -10:00
test_sensor.py
test_switch.py
test_text.py Use aioshelly methods with Shelly RPC text and select entities (#143464) 2025-04-22 22:07:05 -10:00
test_update.py
test_utils.py Increase uptime deviation for Shelly (#142996) 2025-04-16 14:02:27 +02:00
test_valve.py