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 Add monkeypatch type hints to shelly tests (#121057) 2024-07-03 12:08:40 +02:00
snapshots Add `calibrate` button for Shelly BLU TRV (#140578) 2025-03-21 10:14:20 +01:00
__init__.py Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00
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 Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00
test_button.py Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00
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 Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00
test_device_trigger.py Add exceptions translations for Shelly integration (#141071) 2025-03-24 17:16:29 +01:00
test_diagnostics.py Pass scanner mode to shelly Bluetooth scanner (#140689) 2025-03-15 12:00:23 -10:00
test_event.py Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00
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 Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00
test_logbook.py Fix namespace-import pylint warning in shelly tests (#119349) 2024-06-11 08:08:47 +02:00
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 Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00
test_switch.py Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00
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 Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00
test_utils.py Increase uptime deviation for Shelly (#142996) 2025-04-16 14:02:27 +02:00
test_valve.py Remove helpers and align coding style in Shelly tests (#140080) 2025-03-26 10:05:42 +01:00