Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian Peter Hammerle 3558fc372c drop compatibility with python3.8 (untested cause pySwitchbot v0.17.2 added constraint bleak-retry-connector>=1.1.1 requiring python>=3.9); revert env hace 6 meses
  Fabian Peter Hammerle 8329e53782 require `PySwitchbot>=0.14.0,<0.41` instead of `PySwitchbot>=0.10.0,<0.13` & replace bluepy with bleak hace 6 meses
  Fabian Peter Hammerle 52764c2695 replace paho-mqtt with its async wrapper aiomqtt (to prepare for upgrading PySwitchbot) hace 6 meses
  Fabian Peter Hammerle 4c53756e7c drop compatibility with python3.7 (reached end of life on 2023-06-27) hace 9 meses
  Fabian Peter Hammerle 37401fe57c test against python3.11 & declare compatibility hace 1 año
  Fabian Peter Hammerle 878afa9bf6 fix "TypeError: 'ABCMeta' object is not subscriptable" on python<3.9 hace 2 años
  Fabian Peter Hammerle d9ed83a845 send command to set curtain motors' position hace 2 años
  Fabian Peter Hammerle 6806749ea9 loosen version constraint to support PySwitchbot v0.12.0; update dev env hace 2 años
  Fabian Peter Hammerle 5c7d230a80 loosen version constraint to support PySwitchbot v0.11.0; update dev env & adapt tests for new PySwitchbot version hace 2 años
  Fabian Peter Hammerle b0a6ad4925 drop compatibility with python3.6 (as in PySwitchbot v0.11.0) hace 2 años
  Fabian Peter Hammerle 71dd59b114 fix console entry point hace 2 años
  Fabian Peter Hammerle 3ee4888e3a test against python3.10 hace 2 años
  Fabian Peter Hammerle fcb34cee5e drop compatibility with python3.5 hace 2 años
  Fabian Peter Hammerle fadf3877c9 provide further information & workaround in exception msg when `le on` triggers `BTLEManagementError` hace 2 años
  Fabian Peter Hammerle 0e9729f601 curtains: report position after sending stop command hace 3 años
  Fabian Peter Hammerle 794d14c512 implement _CurtainMotor._report_position() hace 3 años
  Fabian Peter Hammerle b2747c3a3a test against python3.9 hace 3 años
  Fabian Peter Hammerle 44f2706bde add support for switchbot curtain motors hace 3 años
  Fabian Peter Hammerle 7ff05ba3f2 dev env: upgrade black hace 3 años
  Fabian Peter Hammerle cb08933a42 fix setuptools_scm: ignore docker image digest tags docker/* hace 4 años
  Fabian Peter Hammerle cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ hace 4 años