Skip to content

Unknown cloud message: incrementalDataNotify #1700

@3jam3

Description

@3jam3

Hi, I’m getting repeated "UNKNOWN cloud msg" entries in the logs from the SonoffLAN integration.

Example messages:

UNKNOWN cloud msg: {
'action': 'notify',
'deviceid': 'a48010eba9',
'apikey': '16e4796d-ec73-4c64-810c-ed00687ba027',
'userAgent': 'server',
'sequence': '1766398862732',
'cmd': 'incrementalDataNotify',
'params': {'start': 1766397510000, 'end': 1766397540000}
}

These appear multiple times per hour.

It looks like eWeLink Cloud is sending a new message type (incrementalDataNotify) that the integration does not currently handle.

Environment:

  • Home Assistant version: (your version)
  • SonoffLAN version: (your version)
  • Device ID: a48010eba9
  • Connection mode: Cloud

Expected behavior:
Either:

  • the message should be handled if relevant, or
  • ignored silently without logging as UNKNOWN.

Thanks for your work on this integration!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions