Skip to content

v0.5.1

Compare
Choose a tag to compare
@unixorn unixorn released this 23 Feb 17:04
· 449 commits to main since this release
d3b19c2

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