Histórico de Commits

Autor SHA1 Mensagem Data
  Fabian Peter Hammerle e5cd4145e7 release v2.0.0 há 2 anos atrás
  Fabian Peter Hammerle de6d509bdd change default log level from `DEBUG` to `INFO`; added option `--debug` há 2 anos atrás
  Fabian Peter Hammerle 3ee4888e3a test against python3.10 há 2 anos atrás
  Fabian Peter Hammerle 4feeb7a56d report button automator's battery level in topic `homeassistant/cover/switchbot/MAC_ADDRESS/battery-percentage` after every command há 2 anos atrás
  Fabian Peter Hammerle 32c2b2364f report curtain motor's battery level in topic `homeassistant/cover/switchbot-curtain/MAC_ADDRESS/battery-percentage` after every command há 2 anos atrás
  Fabian Peter Hammerle 592cdec215 refactor: moved invocation of `switchbot.SwitchbotDevice.update` to new method `_MQTTControlledActor._get_device` (to prepare retrieval of battery state for button automators) há 2 anos atrás
  Fabian Peter Hammerle fcb34cee5e drop compatibility with python3.5 há 2 anos atrás
  Fabian Peter Hammerle 1bd498bbfd changelog: document release v1.1.0 (tag on previous commit) há 2 anos atrás
  Fabian Peter Hammerle c7e77dc37f refactor to remove duplicate definition of _CurtainMotor._MQTT_POSITION_TOPIC_LEVELS há 2 anos atrás
  Fabian Peter Hammerle 81ab4563c4 `BTLEManagementError`: added workaround instructions for docker-based setups há 2 anos atrás
  Fabian Peter Hammerle 22d3f7bc2c fix capturing of `BTLEManagementError` on pySwitchbot v0.10.1 há 2 anos atrás
  Fabian Peter Hammerle fadf3877c9 provide further information & workaround in exception msg when `le on` triggers `BTLEManagementError` há 2 anos atrás
  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'`) há 2 anos atrás
  Fabian Peter Hammerle 0e9729f601 curtains: report position after sending stop command há 3 anos atrás
  Fabian Peter Hammerle 794d14c512 implement _CurtainMotor._report_position() há 3 anos atrás
  Fabian Peter Hammerle a508804751 fix argument type hints of internal `{_ButtonAutomator,_CurtainMotor}.__init__` há 2 anos atrás
  Fabian Peter Hammerle 722e69c83b re-lock dev env há 2 anos atrás
  dependabot[bot] 80f88cb0eb build(deps): bump docker/build-push-action from 2.5.0 to 2.7.0 há 2 anos atrás
  dependabot[bot] 5e48c942f2 build(deps): bump docker/setup-buildx-action from 1.3.0 to 1.6.0 há 2 anos atrás
  dependabot[bot] c38be35455 build(deps): bump actions/checkout from 1 to 2.3.4 há 2 anos atrás
  dependabot[bot] b3ca2cd949 build(deps): bump actions/setup-python from 1 to 2.2.2 há 2 anos atrás
  Fabian Peter Hammerle 453f6eee43 configure dependabot to keep github-actions up-to-date há 2 anos atrás
  Fabian Peter Hammerle c369e60b5e release v1.0.0 há 2 anos atrás
  Fabian Peter Hammerle 717ab31d1a readme: move mqtt auth section há 2 anos atrás
  Fabian Peter Hammerle 5dc3fc3b75 added command-line param `--device-password-file` há 2 anos atrás
  Fabian Peter Hammerle f9cc568450 callbacks: add support for device passwords há 2 anos atrás
  dependabot[bot] 9a78d9ae67 build(deps-dev): bump pathlib2 from 2.3.5 to 2.3.6 há 2 anos atrás
  Fabian Peter Hammerle 8968ddc356 release v0.7.0 há 2 anos atrás
  Fabian Peter Hammerle cefa755ad0 added command-line parameter `--retries` to adjust maximum number of attempts to send command há 2 anos atrás
  Fabian Peter Hammerle 57906b1176 added command-line parameter `--retries` to alter maximum number of attempts to send a command to a SwitchBot device há 2 anos atrás