Fabian Peter Hammerle ef51646189 `--fetch-device-info` can now alternatively be enabled by setting env var `FETCH_DEVICE_INFO` 2 years ago
..
.user 29ac610e87 mosquitto for manual user tests: downgrade as v2 by default only binds to loopback device 3 years ago
test_actor_base.py 592cdec215 refactor: moved invocation of `switchbot.SwitchbotDevice.update` to new method `_MQTTControlledActor._get_device` (to prepare retrieval of battery state for button automators) 2 years ago
test_actor_base_device_info.py 592cdec215 refactor: moved invocation of `switchbot.SwitchbotDevice.update` to new method `_MQTTControlledActor._get_device` (to prepare retrieval of battery state for button automators) 2 years ago
test_cli.py ef51646189 `--fetch-device-info` can now alternatively be enabled by setting env var `FETCH_DEVICE_INFO` 2 years ago
test_mac_address.py 44f2706bde add support for switchbot curtain motors 3 years ago
test_mqtt.py 592cdec215 refactor: moved invocation of `switchbot.SwitchbotDevice.update` to new method `_MQTTControlledActor._get_device` (to prepare retrieval of battery state for button automators) 2 years ago
test_switchbot_button_automator.py 32c3391404 report battery level of button automators on expected topic `homeassistant/switch/switchbot/MAC_ADDRESS/battery-percentage` (commit 4feeb7a56d99d2a3b3649c027a150157d2678b2c introduced report on unexpected topic) 2 years ago
test_switchbot_curtain_motor.py 32c2b2364f report curtain motor's battery level in topic `homeassistant/cover/switchbot-curtain/MAC_ADDRESS/battery-percentage` after every command 2 years ago