erikkastelec / hass-WEM-Portal

Custom component for retrieving sensor information from Weishaupt WEM Portal
MIT License
44 stars 9 forks source link

has device class None, state class None and unit thus indicating it has a numeric value; however, it has the non-numeric value #60

Closed dm82m closed 1 year ago

dm82m commented 1 year ago

Logger: homeassistant.components.sensor Source: components/sensor/init.py:597 Integration: Sensor (documentation, issues) First occurred: 15:14:12 (1 occurrences) Last logged: 15:14:12

Sensor sensor.heizkreis_heizkreise_heizkreis_2_pumpe_warmwasser has device class None, state class None and unit thus indicating it has a numeric value; however, it has the non-numeric value: Ein (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.

erikkastelec commented 1 year ago

What is the actual value in wemportal?

dm82m commented 1 year ago

I have no heating pipeline 2, wanted to prove that but can’t as weishaupts engineering excellence strikes back in: „504 Gateway Time-out

Microsoft-Azure-Application-Gateway/v2“

dm82m commented 1 year ago

IMG_4560

erikkastelec commented 1 year ago

It looks to me like it is related to #56 . I will add the logic to set it to 1 if it is "Ein"

dm82m commented 1 year ago

Release 1.5.1 is somehow broken, not found if I go to releases, not shown in HACS, …

erikkastelec commented 1 year ago

Fixed now

erikkastelec commented 1 year ago

Closing this, if the problem persists reopen this issue or create a new one.