Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle 81ab4563c4 `BTLEManagementError`: added workaround instructions for docker-based setups 2 years ago
  Fabian Peter Hammerle 22d3f7bc2c fix capturing of `BTLEManagementError` on pySwitchbot v0.10.1 2 years ago
  Fabian Peter Hammerle fadf3877c9 provide further information & workaround in exception msg when `le on` triggers `BTLEManagementError` 2 years ago
  Fabian Peter Hammerle 90d274d00c added option `--fetch-device-info` to toggle reporting of curtain motor's position (can't enable by default due to `bluepy.btle.BTLEManagementError: Failed to execute management command 'le on'`) 2 years ago
  Fabian Peter Hammerle 0e9729f601 curtains: report position after sending stop command 3 years ago
  Fabian Peter Hammerle 794d14c512 implement _CurtainMotor._report_position() 3 years ago
  Fabian Peter Hammerle a508804751 fix argument type hints of internal `{_ButtonAutomator,_CurtainMotor}.__init__` 2 years ago
  Fabian Peter Hammerle 722e69c83b re-lock dev env 2 years ago
  dependabot[bot] 80f88cb0eb build(deps): bump docker/build-push-action from 2.5.0 to 2.7.0 2 years ago
  dependabot[bot] 5e48c942f2 build(deps): bump docker/setup-buildx-action from 1.3.0 to 1.6.0 2 years ago
  dependabot[bot] c38be35455 build(deps): bump actions/checkout from 1 to 2.3.4 2 years ago
  dependabot[bot] b3ca2cd949 build(deps): bump actions/setup-python from 1 to 2.2.2 2 years ago
  Fabian Peter Hammerle 453f6eee43 configure dependabot to keep github-actions up-to-date 2 years ago
  Fabian Peter Hammerle c369e60b5e release v1.0.0 2 years ago
  Fabian Peter Hammerle 717ab31d1a readme: move mqtt auth section 2 years ago
  Fabian Peter Hammerle 5dc3fc3b75 added command-line param `--device-password-file` 2 years ago
  Fabian Peter Hammerle f9cc568450 callbacks: add support for device passwords 2 years ago
  dependabot[bot] 9a78d9ae67 build(deps-dev): bump pathlib2 from 2.3.5 to 2.3.6 2 years ago
  Fabian Peter Hammerle 8968ddc356 release v0.7.0 2 years ago
  Fabian Peter Hammerle cefa755ad0 added command-line parameter `--retries` to adjust maximum number of attempts to send command 2 years ago
  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