Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle 8329e53782 require `PySwitchbot>=0.14.0,<0.41` instead of `PySwitchbot>=0.10.0,<0.13` & replace bluepy with bleak 7 months ago
  Fabian Peter Hammerle b363739951 remove now redundant cast after upgrading mypy from v1.3.0 to v1.4.0 11 months ago
  Fabian Peter Hammerle 4416a97213 refactor: move `_TOPIC_LEVELS_PREFIX` to `_MQTTCallbackUserdata.mqtt_topic_prefix` (to prepare parametrization via commmand-line argument) 2 years ago
  Fabian Peter Hammerle 878afa9bf6 fix "TypeError: 'ABCMeta' object is not subscriptable" on python<3.9 2 years ago
  Fabian Peter Hammerle d9ed83a845 send command to set curtain motors' position 2 years ago
  Fabian Peter Hammerle 1a9a7d4722 subscribe to topic `homeassistant/cover/switchbot-curtain/+/position/set-percent` 2 years ago
  Fabian Peter Hammerle 8eff3b0544 refactor: split `_parse_mqtt_topic` from `_MQTTControlledActor._mqtt_command_callback` 2 years ago
  Fabian Peter Hammerle cf6dfff0d1 refactor: move a few definitions to switchbot_mqtt/_utils.py 2 years ago