Skip to content

Releases: cenobitedk/esphome_multical402

v1.1.0 - Enable native API

28 Aug 12:45
14de2ea
Compare
Choose a tag to compare

What's Changed

  • Add Home assistant API and make the read me a little better by @0x414c49 in #2

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - First version

06 Jan 21:08
Compare
Choose a tag to compare

Description

This version is hardcoded to read specific registers and needs to be set up as a custom component in esphome.

Short-comings

  • Unit of measurement has to be set manually.
  • Sensors must be defined with id and initialised in the right order.
  • No sensor can be removed.
  • No additional sensors can be added.
  • Register IDs are hardcoded.

Full Changelog: https://github.com/cenobitedk/esphome_multical402/commits/v1.0.0