Skip to content

Plugin locks up rainmeter while getting data #8

Description

@YannickGTHD

My plan was to see my solar panels energy production on my desktop, this is my config:

[hassio]
Measure=Plugin
Plugin=#PLUGINSPATH#\HomeAssitantPlugin-x64.dll
authKey=XXX
server=http://192.168.1.27
port=8123
ssl=false


entityId=sensor.solix_wechselrichter_ac_leistung
isInt=true


[SolarPower]
Meter=Stringe
MeasureName=hassio
X=300
Y=70
FontSize=30
FontColor=#FFFFFF
AntiAlias=1
StringAlign=Right
Text=Solarpanel: %1 W

What I get is "NAN" as output and Rainmeter is not responding to inputs anymore. I have to kill it in taskmanager.
The Log file just says "multiple errors occurred".

Any ideas?

The anker solix sensor is integrated via the HACS-Plugin store. Could there be a problem?

In dev options I tried {{ states('sensor.solix_wechselrichter_ac_leistung')}} and it outputs 122 as a number, so the isInt=true should also be correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions