Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle 57906b1176 added command-line parameter `--retries` to alter maximum number of attempts to send a command to a SwitchBot device 2 years ago
  rickieyyy 0e86ffc89c Update __init__.py 2 years ago
  dependabot[bot] 7dc187a2b2 build(deps-dev): bump mypy from 0.902 to 0.910 2 years ago
  Fabian Peter Hammerle d7b875458d setup github action verifying docker build succeeds (to replace docker's autobuild service) 2 years ago
  Fabian Peter Hammerle 7103e7ea6c fix dockerfile: remove "sanitized-package" package added by dependabot 2 years ago
  dependabot[bot] 0decbb8007 build(deps-dev): bump mypy from 0.812 to 0.902 2 years ago
  dependabot[bot] 3f70d34f1f build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1 2 years ago
  dependabot[bot] d8aef4dcb5 build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0 2 years ago
  Fabian Peter Hammerle cfa4f82e75 env: add upper version constraint for `click` to keep compatibility with python3.5 3 years ago
  Fabian Peter Hammerle c6a19b7cb9 refactor _MQTTControlledActor: split method _mqtt_publish from report_state 3 years ago
  Fabian Peter Hammerle df7eb9aab9 pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret 3 years ago
  Fabian Peter Hammerle a244e5d557 dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5 3 years ago
  dependabot[bot] c6670e5421 build(deps-dev): bump mypy from 0.800 to 0.812 3 years ago
  Fabian Peter Hammerle 1a82472596 refactor pipeline config: detect top level module name automatically 3 years ago
  dependabot[bot] 43122c499a build(deps-dev): bump pylint from 2.6.0 to 2.6.2 3 years ago
  Fabian Peter Hammerle 870cac5cfc refactor makefile: rename variables (including removal of "DOCKER_" prefixes) 3 years ago
  Fabian Peter Hammerle 1c60b96a53 makefile: added "podman-build" target 3 years ago
  Fabian Peter Hammerle 82eb01a3d4 dockerfile: add registry to base image specifier & force `rm` for `podman build` 3 years ago
  Fabian Peter Hammerle 1c38b73382 makefile: support armv7 3 years ago
  Fabian Peter Hammerle 29ac610e87 mosquitto for manual user tests: downgrade as v2 by default only binds to loopback device 3 years ago
  Fabian Peter Hammerle ddcb23a446 dockerfile: split `pipenv install` into two stages to speed up image builds 3 years ago
  Fabian Peter Hammerle 58ac257db5 dockerfile: chmod files copied from host to no longer require o=rX perms on host 3 years ago
  Fabian Peter Hammerle d605c7afd1 upgrade docker base image from alpine v3.11 to v3.13.1 (python v3.8.2 -> v3.8.7) 3 years ago
  dependabot[bot] 9aba5fa4cc build(deps-dev): bump mypy from 0.790 to 0.800 3 years ago
  dependabot[bot] cf1a28e2ea build(deps-dev): bump pytest-cov from 2.10.1 to 2.11.1 3 years ago
  Fabian Peter Hammerle b2747c3a3a test against python3.9 3 years ago
  Fabian Peter Hammerle 5a49b24ea1 release v0.6.0 3 years ago
  Fabian Peter Hammerle 4b32f08c16 add makefile to automate docker image tagging 3 years ago
  Fabian Peter Hammerle 607019f8fc log subscribed mqtt topics 3 years ago
  Fabian Peter Hammerle ac664f4655 readme / home assistant: added cover configuration 3 years ago