Histórico de commits

Autor SHA1 Mensagem Data
  Fabian Peter Hammerle b5b88a1cf5 release v3.2.1 1 ano atrás
  Fabian Peter Hammerle 659eef7697 fix `ValueError: too many values to unpack` when connecting to MQTT broker via IPv6 1 ano atrás
  Fabian Peter Hammerle 68fa589b99 add test for _mqtt_on_connect 1 ano atrás
  dependabot[bot] 6fc6d01740 build(deps-dev): bump pylint from 2.14.3 to 2.14.4 1 ano atrás
  dependabot[bot] 5abc7ea954 build(deps-dev): bump black from 22.3.0 to 22.6.0 1 ano atrás
  dependabot[bot] 04c0f408a9 build(deps-dev): bump pylint from 2.14.2 to 2.14.3 1 ano atrás
  dependabot[bot] a6fafe519a build(deps-dev): bump pylint from 2.14.1 to 2.14.2 1 ano atrás
  dependabot[bot] 5fae3e66f1 build(deps): bump actions/setup-python from 3 to 4 1 ano atrás
  Fabian Peter Hammerle 8e776c9b97 workflow: fix typo in "python-version" variable's name 1 ano atrás
  dependabot[bot] 9a7ff756f3 build(deps-dev): bump pylint from 2.14.0 to 2.14.1 1 ano atrás
  dependabot[bot] c4416ef148 build(deps-dev): bump mypy from 0.960 to 0.961 1 ano atrás
  Fabian Peter Hammerle b7197cbc67 pylint: enable various optional checks/extensions 1 ano atrás
  dependabot[bot] e84da9624d build(deps-dev): bump pylint from 2.13.9 to 2.14.0 1 ano atrás
  dependabot[bot] 554bd9b25d build(deps-dev): bump mypy from 0.950 to 0.960 2 anos atrás
  dependabot[bot] 02d03d950d build(deps-dev): bump pylint from 2.13.8 to 2.13.9 2 anos atrás
  dependabot[bot] d1fdb7ccc6 build(deps): bump docker/build-push-action from 2.10.0 to 3.0.0 2 anos atrás
  Fabian Peter Hammerle f0f5e96b77 disable pylint's similarity checks locally 2 anos atrás
  dependabot[bot] 39ed374ec5 build(deps): bump docker/setup-qemu-action from 1.2.0 to 2.0.0 2 anos atrás
  dependabot[bot] b5f7fb3007 build(deps-dev): bump pylint from 2.13.7 to 2.13.8 2 anos atrás
  dependabot[bot] 82d55c4bda build(deps): bump docker/setup-buildx-action from 1.7.0 to 2.0.0 2 anos atrás
  dependabot[bot] 49495fa1b3 build(deps): bump docker/setup-buildx-action from 1.6.0 to 1.7.0 2 anos atrás
  dependabot[bot] 7fda219c9a build(deps-dev): bump pytest from 7.1.1 to 7.1.2 2 anos atrás
  dependabot[bot] 432e1870df build(deps-dev): bump mypy from 0.942 to 0.950 2 anos atrás
  dependabot[bot] 9f76319d62 build(deps-dev): bump pylint from 2.13.5 to 2.13.7 2 anos atrás
  Fabian Peter Hammerle d4bda8864a release v3.2.0 2 anos atrás
  Fabian Peter Hammerle 64a57aa390 add command-line option `--mqtt-topic-prefix` 2 anos atrás
  dependabot[bot] a41a123df5 build(deps-dev): bump pylint from 2.13.4 to 2.13.5 2 anos atrás
  Fabian Peter Hammerle dce4e5601e refactor: add param `mqtt_topic_prefix` to internal function `_run` 2 anos atrás
  Fabian Peter Hammerle 680dc5e6bb refactor: rename module `switchbot_mqtt/_actors/{_base->base}` (cause accessed by outer `switchbot_mqtt` & `switchbot_mqtt._cli`) 2 anos atrás
  Fabian Peter Hammerle 4416a97213 refactor: move `_TOPIC_LEVELS_PREFIX` to `_MQTTCallbackUserdata.mqtt_topic_prefix` (to prepare parametrization via commmand-line argument) 2 anos atrás