garbled1 / homeassistant_ecowitt

Ecowitt Weather Station integration for homeassistant
Apache License 2.0
142 stars 70 forks source link

Unhandled Sensor type interval and runtime value 0-4 #141

Open HennieMouton opened 1 year ago

HennieMouton commented 1 year ago

I've got no idea what these are, but it's being repeated all the time and filling up my log file.

2023-01-22 23:50:58.247 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type runtime value 0, file a PR. 2023-01-22 23:50:58.252 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type interval value 60, file a PR. 2023-01-22 23:51:53.470 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type runtime value 0, file a PR. 2023-01-22 23:51:53.473 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type interval value 60, file a PR. 2023-01-22 23:52:45.743 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type runtime value 4, file a PR. 2023-01-22 23:52:45.746 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type interval value 60, file a PR. 2023-01-22 23:54:01.731 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type runtime value 1, file a PR. 2023-01-22 23:54:01.733 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type interval value 60, file a PR. 2023-01-22 23:55:12.521 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type runtime value 3, file a PR. 2023-01-22 23:55:12.523 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type interval value 60, file a PR. 2023-01-22 23:56:09.995 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type runtime value 2, file a PR. 2023-01-22 23:56:09.997 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type interval value 60, file a PR.