Fabian Peter Hammerle 64a57aa390 add command-line option `--mqtt-topic-prefix` 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 680dc5e6bb refactor: rename module `switchbot_mqtt/_actors/{_base->base}` (cause accessed by outer `switchbot_mqtt` & `switchbot_mqtt._cli`) 2 years ago
test_actor_base_device_info.py 680dc5e6bb refactor: rename module `switchbot_mqtt/_actors/{_base->base}` (cause accessed by outer `switchbot_mqtt` & `switchbot_mqtt._cli`) 2 years ago
test_cli.py 64a57aa390 add command-line option `--mqtt-topic-prefix` 2 years ago
test_mqtt.py dce4e5601e refactor: add param `mqtt_topic_prefix` to internal function `_run` 2 years ago
test_switchbot_button_automator.py 4416a97213 refactor: move `_TOPIC_LEVELS_PREFIX` to `_MQTTCallbackUserdata.mqtt_topic_prefix` (to prepare parametrization via commmand-line argument) 2 years ago
test_switchbot_curtain_motor.py 4416a97213 refactor: move `_TOPIC_LEVELS_PREFIX` to `_MQTTCallbackUserdata.mqtt_topic_prefix` (to prepare parametrization via commmand-line argument) 2 years ago
test_switchbot_curtain_motor_position.py dce4e5601e refactor: add param `mqtt_topic_prefix` to internal function `_run` 2 years ago
test_utils.py 4416a97213 refactor: move `_TOPIC_LEVELS_PREFIX` to `_MQTTCallbackUserdata.mqtt_topic_prefix` (to prepare parametrization via commmand-line argument) 2 years ago