Skip to content

Latest commit

 

History

History
95 lines (48 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

95 lines (48 loc) · 1.54 KB

MBusino change log

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.9.8] - 2024-06-21

Changed

  • hide MQTT Password

[0.9.7] - 2024-05-14

Added

  • a switch for Homeassitant autodiscovery messages.

[0.9.6] - 2024-05-14

Added

  • retained flag for Homeassitant autodiscovery messages.

[0.9.5] - 2024-04-16

Changed

  • roll back from float to double for a better precision

[0.9.4] - 2024-04-15

Changed

  • separate decodeing and sending of records for a better stability

  • length of form text fields in html are now limited to the length of the variable

[0.9.3] - 2024-04-11

Added

  • better real support

  • support for more as one VIFEs

[0.9.1] - 2024-03-12

Added

  • Home Assistant autodiscovery for MBusino3S.

[0.9.0] - 2024-03-11

Added

  • Home Assistant autodiscovery for MBusino.

[0.8.0] - 2024-02-26

Added

  • ESP32 S2 mini is now supported

  • ESP32 S2 mini flashing tutorial.

Changed

  • Some improfements at Readme and tutorials

[0.7.2] - 2024-02-22

Added

  • M-Bus Address

Changed

  • MBusinoAP with Accesspoint is now standard, renamed to MBusino. Old MBusino code without accesspoint is in archive

  • Split the MBusino code in deferent .h files for a better clarity

  • English tutorial

  • Some improfements at Readme and german tutorial

[0.7.1] - 2024-01-31

Changed

  • new MBusino own http updater

[0.7.0] - 2024-01-30

  • Initial version with releases and changelog