pgerke / homebridge-freeathome-local-api

A Homebridge plugin that allows controlling you free@home setup using the local API provided by the System Access Point
MIT License
18 stars 2 forks source link

Error at "Universalmelder" - Received message has an unexpected type #76

Closed floriangrotz closed 1 year ago

floriangrotz commented 1 year ago

Describe The Bug: There is the following error

[17/09/2023, 17:11:08] [My free@home Setup] Received message has an unexpected type! {"00000000-0000-0000-0000-000000000000": {"datapoints": {},"parameters": {},"devices": {"ABB7F62ADEC4": {"floor": "01","room": "02","interface": "RF","displayName": "Universalmelder","unresponsive": false,"unresponsiveCounter": 2,"defect": false,"channels": {"ch0000": {"displayName": "Universalmelder","functionID": "f","inputs": {},"outputs": {"odp0000": {"pairingID": 53,"value": "0"}},"parameters": {}},"ch0002": {"floor": "01","room": "02","displayName": "ⓐ","functionID": "0","inputs": {"idp0000": {"pairingID": 256,"value": "0"}},"outputs": {"odp0000": {"pairingID": 1,"value": "1"}},"parameters": {"par0010": "1","par0043": "3"}}},"parameters": {"par0038": "4294967282","par0065": "0"}}},"devicesAdded": [],"devicesRemoved": [],"scenesTriggered": {}}}

Latest Version on Plugins

Update to Freeathome 3.2.2 created the error

pgerke commented 1 year ago

Looking at the data you sent, B+J changed the interface with the latest (minor 🙄) update.

pgerke commented 1 year ago

Depends on: https://github.com/pgerke/freeathome-local-api-client/issues/37

pgerke commented 1 year ago

A new version of the plugin that should support the new model is available and published under the issue-76 tag. Currently the latest preview is v1.8.0-pre.2. @floriangrotz can you please test it and provide some feedback?

floriangrotz commented 1 year ago

Works - great!

pgerke commented 1 year ago

@floriangrotz great to hear, thanks for the quick feedback! I'll close the task, once the change is officially released.

pgerke commented 1 year ago

Released as v1.8.0

github-actions[bot] commented 11 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.