garbled1 / homeassistant_ecowitt

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

Unhandled sensor - another round #99

Open etamtlosz opened 2 years ago

etamtlosz commented 2 years ago

My ecowitt integration is spitting the following warnings:


2022-02-22 16:51:35 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type feelslikef value 63.5, file a PR.
2022-02-22 16:51:35 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type heatindexf value 62.5, file a PR.
2022-02-22 16:51:35 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type windgustmph_max10m value 19.5, file a PR.
2022-02-22 16:51:35 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type brightness value 30658.9, file a PR.
2022-02-22 16:51:35 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type sunhours value 2.9, file a PR.
2022-02-22 16:51:35 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type ptrend1 value 2, file a PR.
2022-02-22 16:51:35 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type pchange1 value 0.0472, file a PR.
2022-02-22 16:51:35 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type ptrend3 value 2, file a PR.
2022-02-22 16:51:35 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type pchange3 value 0.1388, file a PR.```