Skip to content

Releases: unixorn/ha-mqtt-discoverable

v0.9.0

30 May 02:44
14e85d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

26 Mar 22:44
d5cc4f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

11 Mar 21:38
6145213
Compare
Choose a tag to compare

What's Changed

  • Update image name in docker publish action by @unixorn in #71
  • Another attempt at fixing docker publishing by @unixorn in #72
  • Move cli to ha-mqtt-discoverable-cli module by @unixorn in #76

Full Changelog: v0.7.0...v0.8.0

v0.7.0

08 Mar 15:28
a4198cb
Compare
Choose a tag to compare

What's Changed

  • Fix typo in license badge by @unixorn in #51
  • refactor(logger): use instance of logger class instead of importing logging directly by @mion00 in #53
  • Rename repo to ha-mqtt-discoverable by @unixorn in #60
  • Update dependencies per dependabot recommendation by @unixorn in #63
  • Add .trivyignore by @unixorn in #62
  • ci(.trivyignore): fix rule ID by using uppercase by @mion00 in #64
  • Use upstream black hook by @unixorn in #65
  • Feat: Add new entity type device trigger by @mion00 in #67
  • feat(Discoverable): allow to publish attributes on an entity by @mion00 in #68
  • feat(.pre-commit-config.yaml): add flake8 and doctoc pre-commit hooks by @mion00 in #66
  • Update docker build & publish by @unixorn in #69

Full Changelog: v0.6.0...v0.7.0

v0.6.0

05 Mar 17:04
c590dd0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

23 Feb 17:04
d3b19c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

From unreleased 0.5.0

  • Make mega-linter treat spelling errors as warnings by @unixorn in #16
  • Update readme with contributor guidelines by @unixorn in #19
  • Run megalinter locally by @mion00 in #21
  • Improve Dockerfile based on linting suggestions by @mion00 in #22
  • Make Makefile self-documenting by @unixorn in #24
  • Use base Docker image python:3.10 by @mion00 in #25
  • Automatic GitHub python tests by @mion00 in #27
  • Add flake8 config file by @mion00 in #26
  • Improve Discoverable and BinarySensor classes by @mion00 in #15
  • Add tests to check if state is written to MQTT broker by @mion00 in #30

v0.5.0

23 Feb 04:49
32479c2
Compare
Choose a tag to compare

What's Changed

  • Make mega-linter treat spelling errors as warnings by @unixorn in #16
  • Update readme with contributor guidelines by @unixorn in #19
  • Run megalinter locally by @mion00 in #21
  • Improve Dockerfile based on linting suggestions by @mion00 in #22
  • Make Makefile self-documenting by @unixorn in #24
  • Use base Docker image python:3.10 by @mion00 in #25
  • Automatic GitHub python tests by @mion00 in #27
  • Add flake8 config file by @mion00 in #26
  • Improve Discoverable and BinarySensor classes by @mion00 in #15
  • Add tests to check if state is written to MQTT broker by @mion00 in #30

This was not published because pyproject.toml was not updated to require 3.10 and that made this fail when installed on 3.9

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

14 Feb 07:25
99a265a
Compare
Choose a tag to compare

What's Changed

  • Fix bad exception text. by @unixorn in #14
  • Clean up some flake8 complaints

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 Nov 06:58
3f5a208
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Nov 04:37
1b4c4e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0