JensenNick / huawei_solar_pees

Power, Energy and Economy Sensors in Home Assistant
MIT License
49 stars 5 forks source link

device_attr("sensor.inverter_input_power","model") does not exist #86

Closed Mahai17 closed 2 weeks ago

Mahai17 commented 2 weeks ago

Hi, I am using huawei_solar (wlcrs) and huawei_solar_pees package. Works great so far. Now, I want to start using the "Efficiency Corrected Input", but that does not work. In huawei_solar_pees_input.yaml line 190, you refer to device_attr("sensor.inverter_input_power","model") to determine the Inverter Model. The sensor does exist but doesn't has the attribute "model". That leads to sensor.inverter_1_model being "unknown"

I have SUN2000-4.6KTL-L1

Regards Martin

JensenNick commented 2 weeks ago

Take a look here :-) https://github.com/JensenNick/huawei_solar_pees/discussions/85. Could you please provide the information about the output and I'll have a look at it.

Mahai17 commented 2 weeks ago

IndexError: list index out of range

image

I wonder, because there is no attribute "model" in entity "inverter_input_power"

image
JensenNick commented 2 weeks ago

Support added with the release v2.2.6.