-
Notifications
You must be signed in to change notification settings - Fork 452
Closed
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working