You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Running it on my Windows Desktop with Python 3.11 everything works 100% OK.
running it as HA Addon Python 3.11 only the first 6 of the 8 devices send the configuration and data messages.
Python packages are enforced to be the same via docker container and requirements.txt.
The weird thing is that it's completely systematic and not random.
Also within a Ubuntu system I have the same behavior as in the Docker container.
To Reproduce
Steps to reproduce the behavior:
Pylontech stack needed with 6 or more batteries.
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):
Dockerfile in the project
Requirements.txt in the project
Additional context
None.
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Should behave equal on windows and inside the HA-Addon-Docker-Container
Desktop (please complete the following information):
Additional context
None.
The text was updated successfully, but these errors were encountered: