Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian Peter Hammerle 81631d1f97 relock dev env including upgrade of pylint from v3.2.7 to v3.3.3 hace 11 meses
  Fabian Peter Hammerle 7295009570 enable TLS by default; remove command-line option `--mqtt-enable-tls` hace 2 años
  Fabian Peter Hammerle b7197cbc67 pylint: enable various optional checks/extensions hace 3 años
  Fabian Peter Hammerle 64a57aa390 add command-line option `--mqtt-topic-prefix` hace 3 años
  Fabian Peter Hammerle dce4e5601e refactor: add param `mqtt_topic_prefix` to internal function `_run` hace 3 años
  Fabian Peter Hammerle 3431242e67 add command-line option --mqtt-disable-tls (for upward compatibility; enabled by default) hace 3 años
  Fabian Peter Hammerle 4ffe0c4023 add command-line option `--mqtt-enable-tls` hace 3 años
  Fabian Peter Hammerle 22ef4b6299 internal function `_run`: add parameter to enable/disable TLS hace 3 años
  Fabian Peter Hammerle c6bc41e1c3 add additional (internal) type hints to enable mypy's strict mode hace 3 años
  Fabian Peter Hammerle 71dd59b114 fix console entry point hace 4 años
  Fabian Peter Hammerle 2468700b4a refactor: move `_main` to switchbot_mqtt/_cli.py hace 4 años
  Fabian Peter Hammerle ef51646189 `--fetch-device-info` can now alternatively be enabled by setting env var `FETCH_DEVICE_INFO` hace 4 años
  Fabian Peter Hammerle de6d509bdd change default log level from `DEBUG` to `INFO`; added option `--debug` hace 4 años
  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'`) hace 4 años
  Fabian Peter Hammerle 5dc3fc3b75 added command-line param `--device-password-file` hace 4 años
  Fabian Peter Hammerle 57906b1176 added command-line parameter `--retries` to alter maximum number of attempts to send a command to a SwitchBot device hace 4 años
  Fabian Peter Hammerle 44f2706bde add support for switchbot curtain motors hace 5 años
  Fabian Peter Hammerle 7ff05ba3f2 dev env: upgrade black hace 5 años
  Fabian Peter Hammerle 9002166fbe password file: fix \r\n getting replaced by \n hace 5 años
  Fabian Peter Hammerle 5e0e2a0124 added command line parameter --mqtt-password-file hace 5 años
  Fabian Peter Hammerle 396e3423ec added command line parameters --mqtt-username and --mqtt-password hace 5 años
  Fabian Peter Hammerle 050488109f test argument parser hace 5 años