github davidusb-geek/emhass v0.2.2
EMHASS version 0.2.2

latest releases: v0.10.1, v0.10.0, v0.9.1...
2 years ago

This release is marked with two main changes:

  1. Adding CI workflow for better coding best practices
  2. Changed the handling and naming conventions for the configuration files of the module. These changes are meant to pave the road for future development of HASS add-ons

Added

  • Added a new input data file using pickle for tests.
  • Added support to select if the logger should save to a file or not.
  • Added CI workflow using github actions.

Breaking changes

  • Changed package usage of configuration file path, now the user must provide the complete path including the yaml file itself.
  • Changed the names of the configuration and secrets yaml files. These changes will avoid compatibility issues when using hass add-ons.

Full Changelog: v0.2.1...v0.2.2

Don't miss a new emhass release

NewReleases is sending notifications on new releases.