Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled sensor type heap value 99788 #107552

Closed
coserotondo opened this issue Jan 8, 2024 · 11 comments · Fixed by #109999
Closed

Unhandled sensor type heap value 99788 #107552

coserotondo opened this issue Jan 8, 2024 · 11 comments · Fixed by #109999
Assignees

Comments

@coserotondo
Copy link

The problem

After 2024.1.2 I have this entry in the log every minute: WARNING (MainThread) [aioecowitt.server] Unhandled sensor type heap value 99788. Ecowitt integration with weatherstation GW2000A.

What version of Home Assistant Core has the issue?

core-2024.1.2

What was the last working version of Home Assistant Core?

core-2023.12.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Ecowitt

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ecowitt

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

home-assistant bot commented Jan 8, 2024

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)

@janchrillesen
Copy link

I see the same entries in my logfile. This is not related to any changes in Home Assistant, but due to the release of firmware 3.0.9 for the gateway. It's mentioned here https://www.wxforum.net/index.php?topic=46279.0

@Coder84619
Copy link

Yes:

Logger: aioecowitt.server
Source: components/ecowitt/init.py:27
First occurred: January 9, 2024 at 12:28:38 PM (2443 occurrences)
Last logged: 5:51:21 AM

Unhandled sensor type heap value 94964
Unhandled sensor type heap value 94864
Unhandled sensor type heap value 94528
Unhandled sensor type heap value 94880
Unhandled sensor type heap value 94884

@pikatoste81
Copy link

The same warning also appears in my system although apparently the sensors are working properly.

@sam-ward
Copy link

There is a pending PR that fixes the issue in the upstream library (#102738) . Just waiting on the maintainer to merge it.

@Tx-ST-Home
Copy link

Same issue here as well:
Logger: aioecowitt.server
Source: components/ecowitt/init.py:27
First occurred: January 13, 2024 at 6:31:25 AM (2900 occurrences)
Last logged: 7:29:15 AM

Unhandled sensor type heap value 25492
Unhandled sensor type heap value 25876
Unhandled sensor type heap value 26024
Unhandled sensor type heap value 25640
Unhandled sensor type heap value 25880

@glynweston
Copy link

Is there any update on when this fix will be deployed please?

@onkelbeh
Copy link
Contributor

onkelbeh commented Jan 27, 2024

I got a

[aioecowitt.server] Unhandled sensor type heap value 25544

from my WS2900_V2.01.18 every 64 seconds since December.

ecowitt-eaa6cd7132645ac0f86029b08da809b8-WS2900_V2.01.18-8790f33f229739b9123d6e3884547b30.json.txt

@McQueen2063
Copy link

In my installation it is:
[aioecowitt.server] Unhandled sensor type heap value 23544
not sure whether related, but it spams the logs... :-/

@edenhaus
Copy link
Contributor

edenhaus commented Feb 8, 2024

There is a pending PR that fixes the issue in the upstream library (#102738) . Just waiting on the maintainer to merge it.

That's incorrect. That was a fix for another field. home-assistant-libs/aioecowitt#147 is fixing the heap field

@MarcoZ76
Copy link

MarcoZ76 commented Feb 8, 2024

Upgraded HA to 2024.2 and the issue (heap) is still there....

@github-actions github-actions bot locked and limited conversation to collaborators Mar 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.