garbled1 / homeassistant_ecowitt

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

GW2000A no rain statistic and no battery #167

Open matteocaretta72 opened 4 months ago

matteocaretta72 commented 4 months ago

Hi, I'm new, I installed the HACS to read the data from ECOWITT GW2001, but there are no data referring to rain and batteries, in the registry it gives me these errors, Can you help me Thank you

2024-02-29 03:49:20.347 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type runtime value 283559, file a PR. 2024-02-29 03:49:20.347 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type heap value 106392, file a PR. 2024-02-29 03:49:20.348 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type rrain_piezo value 0.000, file a PR. 2024-02-29 03:49:20.348 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type erain_piezo value 0.000, file a PR. 2024-02-29 03:49:20.348 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type hrain_piezo value 0.000, file a PR. 2024-02-29 03:49:20.348 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type drain_piezo value 0.012, file a PR. 2024-02-29 03:49:20.348 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type wrain_piezo value 0.035, file a PR. 2024-02-29 03:49:20.349 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type mrain_piezo value 0.035, file a PR. 2024-02-29 03:49:20.349 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type yrain_piezo value 0.035, file a PR. 2024-02-29 03:49:20.349 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type ws90cap_volt value 1.7, file a PR. 2024-02-29 03:49:20.349 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type ws90_ver value 138, file a PR. 2024-02-29 03:49:20.349 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type wh90batt value 3.00, file a PR. 2024-02-29 03:49:20.349 WARNING (MainThread) [custom_components.ecowitt] Unhandled sensor type interval value 120, file a PR.

image image