Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Fabian Peter Hammerle 85f6a05fab log outcome of sent command há 4 anos atrás
  Fabian Peter Hammerle 623fc50691 send command to switchbot há 4 anos atrás
  Fabian Peter Hammerle 833ef5ea8f extract mac address from topic há 4 anos atrás
  Fabian Peter Hammerle 563ffd546a subscribe to homeassistant/switch/switchbot/+/set há 4 anos atrás
  Fabian Peter Hammerle cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ há 4 anos atrás