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

Firmware update notifications unhandled #87

Open
SGXander opened this issue Jun 27, 2022 · 1 comment
Open

Firmware update notifications unhandled #87

SGXander opened this issue Jun 27, 2022 · 1 comment

Comments

@SGXander
Copy link

Not sure if you want it marked as a bug or feature request but getting these on startup:

Logger: lightwave2.lightwave2
Source: /usr/local/lib/python3.9/site-packages/lightwave2/lightwave2.py:192
First occurred: 20:03:13 (4 occurrences)
Last logged: 20:03:46

consumer_handler: Received unhandled message: {'version': 1, 'senderId': '1.ip=10=192=22=153*eu=west=1*compute*internal=53223', 'transactionId': 17893782, 'direction': 'notification', 'class': 'device', 'operation': 'firmware', 'items': [{'payload': {'time': 1656356593395, 'itemsSentCount': 1, 'itemsRepliesCount': 1, 'duration': 87.251, 'deviceId': '61e88794c0c19f0b96b75815-1-3157341922+2'}, 'success': True, 'itemId': 1}]}
consumer_handler: Received unhandled message: {'version': 1, 'senderId': '1.ip=10=192=22=153*eu=west=1*compute*internal=53223', 'direction': 'response', 'source': 'interServer-ip=10=192=20=198*eu=west=1*compute*internal=51908<->ip=10=192=22=153*eu=west=1*compute*internal=53223', 'items': [{'itemId': 192, 'payload': {'deviceId': 4, 'type': 'periodOfBroadcast', 'channel': 0, 'writable': True, 'stateless': False, 'virtual': False, 'value': 0, 'status': 'ok'}, 'success': True}], 'class': 'feature', 'operation': 'read', 'transactionId': 192}
consumer_handler: Received unhandled message: {'version': 1, 'senderId': '1.ip=10=192=22=153*eu=west=1*compute*internal=53223', 'transactionId': 17895508, 'direction': 'notification', 'class': 'server', 'operation': 'sendingFirmwareComplete', 'items': [{'payload': {'time': 1656356626520, 'deviceId': '61e88794c0c19f0b96b75815-23-3157341922+2', 'linkId': '3157341922', 'firmwareVersion': '5.08.0', 'productCode': 'L42', 'sent': True, 'firmwareVersionNext': False, 'releaseId': '62569fa1e2524408dfd75849', 'releaseVersionPaths': ['5.04.0', '5.08.0'], 'featureSetNames': 'R02-S3-L, R02-S3-R'}, 'success': True, 'itemId': 8}]}

Think it's just the firmware notifications (would be epic to add firmware updates to HA in the new update management thing but not critical by any means)

@bigbadblunt
Copy link
Owner

Thanks. Will keep it open as an issue, but I'm unlikely to implement in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants