unixorn / ha-mqtt-discoverable

Python module to create MQTT entities that are automatically discovered by Home Assistant
Apache License 2.0
89 stars 21 forks source link

[BUG] Possible bug or side effect #133

Open danielschramm opened 10 months ago

danielschramm commented 10 months ago

Describe the bug Hello, I have a very weird effect using your library in the project Pylontech Python MQTT-Branch. Tried with 0.9.0 and 0.10.0 - same behavior. The project gets data from a Pylontech battery stack and generates in my case 8 Devices with each up to 30 Entities. The project allows execution as HomeAssistant Addon with the appropriate Dockerfile and configuration included in the project.

Now my issue:

To Reproduce Steps to reproduce the behavior:

  1. Pylontech stack needed with 6 or more batteries.
  2. Install the "Pylontech Python MQTT-Branch" as HomeAssistant Addon

Expected behavior Should behave equal on windows and inside the HA-Addon-Docker-Container

Desktop (please complete the following information):

Additional context None.