Replies: 5 comments
-
Here a few more details from the log file: 2025-08-18 20:15:19.151893: Info: record_status Error: Exception raised could not convert string to float: 'unknown' |
Beta Was this translation helpful? Give feedback.
-
Fix on main to catch this crash but it without debug yaml and logfiles it's hard to comment on the wider issue |
Beta Was this translation helpful? Give feedback.
-
Thanks @springfall2008: Here the debug.yaml and log file |
Beta Was this translation helpful? Give feedback.
-
The update to 8.24.3 seems to have fixed the issue for now (no more errors or warnings at the moment). |
Beta Was this translation helpful? Give feedback.
-
It seems the latest update of the Solax plugin is causing the issues with "non float" data. After I started receiving app.yaml config errors for certain Solis sensors in Predbat on top of the issues described above I downgraded the Solax plugin and all errors have disappeared since. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
predbat is showing the status:
Error: Exception raised could not convert string to float: 'unknown', and the log is showing:
29617 | 2025-08-18 20:05:20.949615: Error: could not convert string to float: 'unknown'
29616 | 2025-08-18 20:05:20.949513: Info: record_status Error: Exception raised could not convert string to float: 'unknown'
29614 | ValueError: could not conve rt string to float: 'unknown'
29595 | 2025-08-18 20:05:20.932991: Error: Traceback (most recent call last):
29594 | 2025-08-18 20:05:20.930563: Error: Exception raised could not convert string to float: 'unknown'
Additionally on the apex charts page I'm getting the error entity not available: predbat.savings_total_predbat and entity not available: predbat_savings_total_pvbat
Predbat itself seems now to generate very weird charge/discharge plans, so something is wrong. But the log entries don't really help where the issue could be.
I was working fine for the last year, so not really sure what may have caused it.
Beta Was this translation helpful? Give feedback.
All reactions