Skip to content

Releases: LukasGrebe/ha-addons

22.1

12 Feb 22:45
ba30c92
Compare
Choose a tag to compare

22.1

BREAKING CHANGE - MQTT JSON and MQTT Discovery will be enabled after upgrade. This will break existing MQTT sensors

  • IMPROVE: Enable SSL
  • IMPROVE: Include MQTT integration cfg files (/etc/ebusd/mqtt-hassio.cfg)
  • IMPROVE: Add mqttint option
  • IMPROVE: Add mqtttopic option
  • IMPROVE: Add mqttvar option
  • IMPROVE: Enable MQTT discovery by default
  • IMPROVE: Align version number with eBUSd version

eBUSd edge v21.3.1

08 Feb 13:53
87995a3
Compare
Choose a tag to compare

21.3.1

  • IMPROVE: Include MQTT integration cfg files (/etc/ebusd/mqtt-hassio.cfg)
  • IMPROVE: Add mqttint option
  • IMPROVE: Add mqtttopic option
  • IMPROVE: Add mqttvar option
  • IMPROVE: Enable MQTT discovery by default
  • IMPROVE: Align version number with eBUSd version
  • IMPROVE: Improve eBUSd edge upgrade process

0.87

29 Jan 17:17
688052d
Compare
Choose a tag to compare

0.87

  • IMPROVE: Add poll interval option
  • IMPROVE: Improve option descriptions
  • IMPROVE: Improve logic in run.sh
  • IMPROVE: Add apparmour.txt
  • FIX: Change MQTT log area to OTHER

0.86

21 Jan 07:08
a98cf59
Compare
Choose a tag to compare

0.86

  • IMPROVE: Add option to manually configure MQTT

0.85

19 Jan 08:52
5b44218
Compare
Choose a tag to compare
  • IMPROVE: Automatically configure MQTT
  • IMPROVE: Add MQTT log configuration option
  • IMPROVE: Use precompiled eBUSd

0.84

15 Jan 07:05
daea5d3
Compare
Choose a tag to compare

0.84

  • IMPROVE: Add Polish translation (@pepsonEL)

  • IMPROVE: Improve configuration of network eBUSd adapters.

  • BREAKING: Remove foreground option. eBUSd will now run in foreground by default.

  • BREAKING: Network device config has changed. Custom_device has now changed to wireless_device

0.83

11 Jan 18:01
498ba64
Compare
Choose a tag to compare

0.83

  • BREAKING: Remove old style loglevel and logareas option

  • BREAKING: Remove TCP port option. Port will default to port 8888 internally. External port can be configured in network options

  • IMPROVE: Add access level config option

  • IMPROVE: Enable custom config files (save in config folder)

  • IMPROVE: Configure logger for individual areas

  • IMPROVE: Add watchdog URL so Home Assistant can restart eBUSd if it crashes

  • IMPROVE: Allow access with HTTP and TCP client

  • IMPROVE: Add MQTT retain option

  • IMPROVE: Add custom commandline options

  • BETA: Allow wireless ebusd adapter

0.82

  • IMPROVE: Enable custom CSV files (save in /config folder)

Custom CSV files:

To use custom CSV config files you can use the configpath option. You can create a local copy of https://github.com/john30/ebusd-configuration in your "/config" folder and change configpath to e.g. "/config/ebusd-configuration/latest/en". Custom CSV files must be in the /config folder.

HTTP and TCP client Access

To use HTTP and TCP clients enter port numbers into the add-on network settings and activated in the config.

Custom command line options

You can add any command line options using the custom command line options field. Check the eBUSd wiki for all available options - https://github.com/john30/ebusd/wiki/2.-Run

For example --initsend --dumpconfig

BETA - Wireless eBUSd adapter support

This release includes beta support for wireless eBUSd adapters. This is just a proof of concept at this stage and will be improved in the next release. To test wireless support enter the IP address into the custom device box. You must select a usb device to validate the config but it will be ignored at runtime

For example enh:192.168.0.7:9999