home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.99k stars 31.04k forks source link

Ecowitt ws3910 co2 values are not added #124424

Open RobertJansen1 opened 3 months ago

RobertJansen1 commented 3 months ago

The problem

Ecowitt ws3910 internal co2 sensor is not recognised by the integration

What version of Home Assistant Core has the issue?

core-2024.8.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Ecowitt

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2024-08-21 05:50:09.233 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type co2in value 550
2024-08-21 05:50:09.233 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type co2in_24h value 606
2024-08-21 05:50:09.234 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type ws85cap_volt value 2.2
2024-08-21 05:50:09.235 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type console_batt value 0.00
2024-08-21 05:50:09.236 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type wh85batt value 2.62

Additional information

fixed in https://github.com/home-assistant-libs/aioecowitt/pull/192

home-assistant[bot] commented 3 months ago

Hey there @pvizeli, mind taking a look at this issue as it has been labeled with an integration (ecowitt) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `ecowitt` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign ecowitt` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


ecowitt documentation ecowitt source (message by IssueLinks)

RobertJansen1 commented 2 months ago

is there anything i can do to get this verified? @pvizeli