Releases: LukasGrebe/ha-addons
22.1
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
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
0.86
0.85
0.84
0.83
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