The MQTT example with the files added to the main folder creates a HomeAssistant addon which is limited to one stack.
It currently works for me with 7 Packs in 1 Stack.
Parameter configuration in the Homeassistant configuration page is possible. Auto discovery is also working.
Due to limitations of the HA-MQTT Lib currently alarm and other text sensors are not yet working.
For Alarm it might be a possibility to use Bool by converting the strings in the next update.
Text sensors for Serial number, etc will hopefully work when the lib gets updated against an already raised pull request.
(code for them is already included)
The MQTT example with the files added to the main folder creates a HomeAssistant addon which is limited to one stack. It currently works for me with 7 Packs in 1 Stack. Parameter configuration in the Homeassistant configuration page is possible. Auto discovery is also working. Due to limitations of the HA-MQTT Lib currently alarm and other text sensors are not yet working. For Alarm it might be a possibility to use Bool by converting the strings in the next update. Text sensors for Serial number, etc will hopefully work when the lib gets updated against an already raised pull request. (code for them is already included)