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
if the temperature of the thermostat is set to MAX, the script runs into a parsing error.
The same happens when the "Window open" button is pressed
the whole behavior is reproducible
Window open
Exporter Log
An error has occurred while serving metrics:
error collecting metric Desc{fqName: "fritzbox_thermostat_goal", help: "Desired temperature (user controlled) in units of 0.1 °C", constLabels: {}, variableLabels: [device_id device_type device_name]}: strconv.ParseFloat: parsing "ON": invalid syntax
Console Log
2024/02/08 08:57:01 Unable to parse goal temperature of "Stube" : strconv.ParseFloat: parsing "ON": invalid syntax
An error has occurred while serving metrics:
error collecting metric Desc{fqName: "fritzbox_thermostat_goal", help: "Desired temperature (user controlled) in units of 0.1 °C", constLabels: {}, variableLabels: [device_id device_type device_name]}: strconv.ParseFloat: parsing "ON": invalid syntax
Console Log
2024/02/08 09:36:03 Unable to parse goal temperature of "Stube" : strconv.ParseFloat: parsing "ON": invalid syntax
if the temperature of the thermostat is set to MAX, the script runs into a parsing error.
The same happens when the "Window open" button is pressed
the whole behavior is reproducible
Window open
Exporter Log
Console Log
Console Log Debug
Window Open
Temp set to max
Exporter Log
Console Log
The text was updated successfully, but these errors were encountered: