homeassistant_ecowitt icon indicating copy to clipboard operation
homeassistant_ecowitt copied to clipboard

Errors in Log informing submit PR

Open Timeteo opened this issue 3 years ago • 2 comments

Getting the following in the logs:

This error originated from a custom integration.

Logger: custom_components.ecowitt
Source: custom_components/ecowitt/__init__.py:213 
Integration: Ecowitt Weather Station 
First occurred: 8:17:14 AM (1 occurrences) 
Last logged: 8:17:14 AM

Unhandled sensor type runtime

and

This error originated from a custom integration.

Logger: custom_components.ecowitt
Source: custom_components/ecowitt/__init__.py:274 
Integration: Ecowitt Weather Station 
First occurred: 8:18:12 AM (4 occurrences) 
Last logged: 8:21:16 AM

Unhandled sensor type runtime value 436823, file a PR.
Unhandled sensor type runtime value 436884, file a PR.
Unhandled sensor type runtime value 436945, file a PR.
Unhandled sensor type runtime value 437006, file a PR.

Timeteo avatar May 20 '22 15:05 Timeteo

Similar errors for me:

This error originated from a custom integration.

Logger: custom_components.ecowitt
Source: custom_components/ecowitt/__init__.py:274
Integration: Ecowitt Weather Station
First occurred: 9:22:07 AM (39 occurrences)
Last logged: 10:00:44 AM

Unhandled sensor type runtime value 2089, file a PR.
Unhandled sensor type runtime value 2150, file a PR.
Unhandled sensor type runtime value 2211, file a PR.
Unhandled sensor type runtime value 2272, file a PR.
Unhandled sensor type runtime value 2333, file a PR.

Seems to have started after a firmware update to my GW1000 gateway if that helps

joshuar avatar May 21 '22 00:05 joshuar

Same here. And this might be confusing. But its the "Runtime-Sensor". Thats why the value is increasing. If someone is familar with the syntax, it should be no problem to add this sensor. Assuming this is in the const.py

Rak3tenmann avatar May 27 '22 09:05 Rak3tenmann