MalcolmSpencer

Results 5 comments of MalcolmSpencer

I have the same issue and error in the log file. I have HA-Myenergi 0.0.27 installed Core 2024.4.3 Supervisor 2024.04.0 Operating System 12.2 Frontend 20240404.2

Firstly i am not a programmer but I do have a basic understanding of Python. The issue seems to be at File "/config/custom_components/myenergi/select.py", line 174, @property def current_option(self): """Return the...

I fixed this by changing select.py line 12 to LIBBI_MODE_NAMES = {"STOP" : "Stopped", "BALANCE" : "Normal", "DRAIN" : "Export"} This will need to be fixed in the next build

I saw this and concluded that it matched the times on the scheduled boost settings of the app even though boost was set to manual and the Zappi in stop...

@trizmark would you be able to look at issue #516 when you do your update? Currently, Libbi operating mode is not working in 0.0.27 but the solution is described. Thanks,