提交歷史

作者 SHA1 備註 提交日期
  Fabian Peter Hammerle 5dc3fc3b75 added command-line param `--device-password-file` 2 年之前
  Fabian Peter Hammerle f9cc568450 callbacks: add support for device passwords 2 年之前
  Fabian Peter Hammerle 57906b1176 added command-line parameter `--retries` to alter maximum number of attempts to send a command to a SwitchBot device 2 年之前
  rickieyyy 0e86ffc89c Update __init__.py 2 年之前
  Fabian Peter Hammerle c6a19b7cb9 refactor _MQTTControlledActor: split method _mqtt_publish from report_state 3 年之前
  Fabian Peter Hammerle 607019f8fc log subscribed mqtt topics 3 年之前
  Fabian Peter Hammerle 699ecd6bda added logger name to logging format 3 年之前
  Fabian Peter Hammerle 44f2706bde add support for switchbot curtain motors 3 年之前
  Fabian Peter Hammerle b49dbfa18c upgrade paho-mqtt to no longer suppress exceptions occuring in mqtt callbacks 3 年之前
  Fabian Peter Hammerle 7ff05ba3f2 dev env: upgrade black 3 年之前
  Fabian Peter Hammerle d4294995c1 replaced variable type hint incompatible with python3.5 3 年之前
  Fabian Peter Hammerle 9002166fbe password file: fix \r\n getting replaced by \n 3 年之前
  Fabian Peter Hammerle 5e0e2a0124 added command line parameter --mqtt-password-file 3 年之前
  Fabian Peter Hammerle 7fce0c4545 _report_state; adapt logging; no longer wait for publish (froze) 4 年之前
  Fabian Peter Hammerle ce8cf8c8bf publish new state to homeassistant/switch/switchbot/MAC_ADDRESS/state on success 4 年之前
  Fabian Peter Hammerle 396e3423ec added command line parameters --mqtt-username and --mqtt-password 4 年之前
  Fabian Peter Hammerle 1cbea6d273 fixed executable name in command line help 4 年之前
  Fabian Peter Hammerle 421c928905 test _mqtt_on_message callback 4 年之前
  Fabian Peter Hammerle 040db05101 refactor: split _run from _main; added tests 4 年之前
  Fabian Peter Hammerle df72a8593f fix linter warnings 4 年之前
  Fabian Peter Hammerle 701ec81f1f validate mac address 4 年之前
  Fabian Peter Hammerle 85f6a05fab log outcome of sent command 4 年之前
  Fabian Peter Hammerle 623fc50691 send command to switchbot 4 年之前
  Fabian Peter Hammerle 833ef5ea8f extract mac address from topic 4 年之前
  Fabian Peter Hammerle 563ffd546a subscribe to homeassistant/switch/switchbot/+/set 4 年之前
  Fabian Peter Hammerle cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ 4 年之前