Histórico de Commits

Autor SHA1 Mensagem Data
  Fabian Peter Hammerle fcb34cee5e drop compatibility with python3.5 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 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
  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
  rickieyyy 0e86ffc89c Update __init__.py há 2 anos atrás
  Fabian Peter Hammerle c6a19b7cb9 refactor _MQTTControlledActor: split method _mqtt_publish from report_state há 3 anos atrás
  Fabian Peter Hammerle 607019f8fc log subscribed mqtt topics há 3 anos atrás
  Fabian Peter Hammerle 699ecd6bda added logger name to logging format há 3 anos atrás
  Fabian Peter Hammerle 44f2706bde add support for switchbot curtain motors há 3 anos atrás
  Fabian Peter Hammerle b49dbfa18c upgrade paho-mqtt to no longer suppress exceptions occuring in mqtt callbacks há 3 anos atrás
  Fabian Peter Hammerle 7ff05ba3f2 dev env: upgrade black há 3 anos atrás
  Fabian Peter Hammerle d4294995c1 replaced variable type hint incompatible with python3.5 há 3 anos atrás
  Fabian Peter Hammerle 9002166fbe password file: fix \r\n getting replaced by \n há 3 anos atrás
  Fabian Peter Hammerle 5e0e2a0124 added command line parameter --mqtt-password-file há 3 anos atrás
  Fabian Peter Hammerle 7fce0c4545 _report_state; adapt logging; no longer wait for publish (froze) há 4 anos atrás
  Fabian Peter Hammerle ce8cf8c8bf publish new state to homeassistant/switch/switchbot/MAC_ADDRESS/state on success há 4 anos atrás
  Fabian Peter Hammerle 396e3423ec added command line parameters --mqtt-username and --mqtt-password há 4 anos atrás
  Fabian Peter Hammerle 1cbea6d273 fixed executable name in command line help há 4 anos atrás
  Fabian Peter Hammerle 421c928905 test _mqtt_on_message callback há 4 anos atrás
  Fabian Peter Hammerle 040db05101 refactor: split _run from _main; added tests há 4 anos atrás
  Fabian Peter Hammerle df72a8593f fix linter warnings há 4 anos atrás
  Fabian Peter Hammerle 701ec81f1f validate mac address há 4 anos atrás