Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle e964cce38e merge: require `PySwitchbot>=0.14.0,<0.41`, replace bluepy with bleak, drop compatibility with python3.8, alpine v3.18.4 base image 6 months ago
  Fabian Peter Hammerle 137130b030 container image: fix build on arm 6 months ago
  Fabian Peter Hammerle c5cffda99d container image: upgrade alpine base image from v3.13.1 to v3.18.4 & pipenv from v2021.5.29 to v2023.6.18 6 months ago
  Fabian Peter Hammerle 1bf4899bba runtime env: remove unexpected marker breaking pipeline on python>3.10 6 months ago
  Fabian Peter Hammerle a011b98586 runtime env: remove unexpected marker breaking pipeline on python>3.9 6 months ago
  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 6 months ago
  Fabian Peter Hammerle 931ba54f8e relock env with pipenv v2023.10.24 on python v3.8.18 6 months ago
  Fabian Peter Hammerle 78798b48fd relock env with pipenv v2023.10.24 on python v3.9.18 6 months ago
  Fabian Peter Hammerle 8329e53782 require `PySwitchbot>=0.14.0,<0.41` instead of `PySwitchbot>=0.10.0,<0.13` & replace bluepy with bleak 6 months ago
  Fabian Peter Hammerle 7295009570 enable TLS by default; remove command-line option `--mqtt-enable-tls` 6 months ago
  Fabian Peter Hammerle 52764c2695 replace paho-mqtt with its async wrapper aiomqtt (to prepare for upgrading PySwitchbot) 6 months ago
  Fabian Peter Hammerle 9952b2b613 relock env with pipenv v2023.10.24 on python3.11.2 6 months ago
  Fabian Peter Hammerle 8008db1bf4 relock env with pipenv v2023.10.3 on python v3.11.2; remove pylint-import-requirements from pipeline 7 months ago
  Fabian Peter Hammerle fcc1d17a62 pylint: disable "too-many-arguments" warning locally 7 months ago
  Fabian Peter Hammerle 2f2e065c0b relock env with pipenv v2023.10.3 on python v3.11.2 (to remove sanitized-package entry, see commit below); remove pylint-import-requirements from pipeline (see commit below) 7 months ago
  dependabot[bot] daca480d2e build(deps-dev): bump black from 23.7.0 to 23.9.1 (#178) 7 months ago
  dependabot[bot] 063da07fb2 build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#175) 7 months ago
  dependabot[bot] 603450e79b build(deps): bump docker/build-push-action from 4.1.1 to 5.0.0 (#176) 7 months ago
  dependabot[bot] c692537c81 build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#177) 7 months ago
  dependabot[bot] 3f6694f33e build(deps): bump actions/checkout from 3 to 4 (#173) 8 months ago
  dependabot[bot] 2557d66598 build(deps-dev): bump pytest from 7.4.0 to 7.4.2 (#174) 8 months ago
  dependabot[bot] 997e6fb24f build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#172) 8 months ago
  Fabian Peter Hammerle 4c53756e7c drop compatibility with python3.7 (reached end of life on 2023-06-27) 8 months ago
  dependabot[bot] 4d03512e23 build(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.1 (#167) 10 months ago
  dependabot[bot] 60f7d07519 build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#164) 10 months ago
  dependabot[bot] f220d157ed build(deps-dev): bump mypy from 1.4.0 to 1.4.1 (#166) 10 months ago
  dependabot[bot] 78bc79d0ec build(deps-dev): bump pytest from 7.3.2 to 7.4.0 (#165) 10 months ago
  Fabian Peter Hammerle 379a2fd928 dev env: upgrade mypy from v1.3.0 to v1.4.0; remove now redundant cast 10 months ago
  Fabian Peter Hammerle b363739951 remove now redundant cast after upgrading mypy from v1.3.0 to v1.4.0 10 months ago
  dependabot[bot] d6d0aadccc build(deps-dev): bump mypy from 1.3.0 to 1.4.0 10 months ago