Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle 788f312207 release v3.1.0 2 years ago
  Fabian Peter Hammerle 965ca2646e indicate in log message whether TLS is enabled 2 years ago
  Fabian Peter Hammerle 3431242e67 add command-line option --mqtt-disable-tls (for upward compatibility; enabled by default) 2 years ago
  Fabian Peter Hammerle 4ffe0c4023 add command-line option `--mqtt-enable-tls` 2 years ago
  Fabian Peter Hammerle 22ef4b6299 internal function `_run`: add parameter to enable/disable TLS 2 years ago
  dependabot[bot] c99c6a1a45 build(deps-dev): bump pylint from 2.12.2 to 2.13.0 2 years ago
  dependabot[bot] c1766d0b4a build(deps-dev): bump mypy from 0.941 to 0.942 2 years ago
  dependabot[bot] 88e6174f82 build(deps-dev): bump mypy from 0.931 to 0.941 2 years ago
  dependabot[bot] 5f7465342c build(deps-dev): bump pytest from 7.0.1 to 7.1.1 2 years ago
  dependabot[bot] c959e54731 build(deps): bump docker/build-push-action from 2.9.0 to 2.10.0 2 years ago
  dependabot[bot] eaba900030 build(deps): bump actions/checkout from 2.4.0 to 3 2 years ago
  dependabot[bot] f8cb9d90a1 build(deps): bump actions/setup-python from 2.3.2 to 3 2 years ago
  Fabian Peter Hammerle 6501b82a01 Merge pull request #67 from fphammerle/dependabot/pip/pytest-7.0.1 2 years ago
  Fabian Peter Hammerle 67012e187e dev env: add typed-ast to fix mypy on python3.7 2 years ago
  dependabot[bot] c48a5d4e72 build(deps-dev): bump pytest from 6.2.5 to 7.0.1 2 years ago
  dependabot[bot] 30c69fc749 build(deps): bump actions/setup-python from 2.3.1 to 2.3.2 2 years ago
  Fabian Peter Hammerle d9916ca808 release v3.0.0 2 years ago
  Fabian Peter Hammerle 557669a92c button automators: no longer report battery% on deprecated topic `homeassistant/cover/switchbot/+/battery-percentage` 2 years ago
  Fabian Peter Hammerle ef42e7c014 refactor: store topic levels in tuples instead of lists (see `_MQTTControlledActor._get_mqtt_message_callbacks`) 2 years ago
  Fabian Peter Hammerle a815b1afdb send command setting curtain motor's position when receiving msg on topic `homeassistant/cover/switchbot-curtain/+/position/set-percent` 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
  dependabot[bot] 677fc0f8cf build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 2 years ago
  Fabian Peter Hammerle 67620606c1 dev / test env: upgrade black to first stable release 2 years ago
  dependabot[bot] 1dab078531 build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 2 years ago
  dependabot[bot] 0775a27000 build(deps-dev): bump mypy from 0.910 to 0.931 2 years ago
  Fabian Peter Hammerle c6bc41e1c3 add additional (internal) type hints to enable mypy's strict mode 2 years ago
  dependabot[bot] 5309fb675b build(deps-dev): bump pylint from 2.11.1 to 2.12.2 2 years ago
  dependabot[bot] a90f0c95fe build(deps): bump actions/setup-python from 2.3.0 to 2.3.1 2 years ago