home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.14k stars 29.81k forks source link

pyLutron_caseta spamming log with "Was not expecting message" #124299

Open chicagoandy opened 3 weeks ago

chicagoandy commented 3 weeks ago

The problem

It's unclear what the functional impact is, but I have 91 instances of

"Was not expecting message with tag 6a405a7d-37e0-40d7-9f69-7b3d7fd09d8e: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/25/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/25/status', 'Level': 98, 'Zone': {'href': '/zone/25'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}} Was not expecting message with tag 123664d0-2570-4411-b611-891e02d5d2fa: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/26/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/26/status', 'Level': 98, 'Zone': {'href': '/zone/26'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}} Was not expecting message with tag 47a371fc-ff1b-4d5e-8940-f2f708a8d10e: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/24/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/24/status', 'Level': 98, 'Zone': {'href': '/zone/24'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}} Was not expecting message with tag 431ac995-851c-485f-8a3d-46b114a6b383: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/25/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/25/status', 'Level': 98, 'Zone': {'href': '/zone/25'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}} Was not expecting message with tag 5f7a0204-9420-4fa3-a767-884ed510ccd1: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/26/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/26/status', 'Level': 98, 'Zone': {'href': '/zone/26'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}}"

Unclear on what this means, how to fix, or what to do with it.

What version of Home Assistant Core has the issue?

2024.8.22024.8.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

lutron_caseta

Link to integration documentation on our website

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

Diagnostics information

config_entry-lutron_caseta-d3298d26cbcd4692ab6159b68b13fde4.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

"Was not expecting message with tag 6a405a7d-37e0-40d7-9f69-7b3d7fd09d8e: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/25/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/25/status', 'Level': 98, 'Zone': {'href': '/zone/25'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}}
Was not expecting message with tag 123664d0-2570-4411-b611-891e02d5d2fa: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/26/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/26/status', 'Level': 98, 'Zone': {'href': '/zone/26'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}}
Was not expecting message with tag 47a371fc-ff1b-4d5e-8940-f2f708a8d10e: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/24/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/24/status', 'Level': 98, 'Zone': {'href': '/zone/24'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}}
Was not expecting message with tag 431ac995-851c-485f-8a3d-46b114a6b383: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/25/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/25/status', 'Level': 98, 'Zone': {'href': '/zone/25'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}}
Was not expecting message with tag 5f7a0204-9420-4fa3-a767-884ed510ccd1: {'CommuniqueType': 'CreateResponse', 'Header': {'MessageBodyType': 'OneZoneStatus', 'StatusCode': '201 Created', 'Url': '/zone/26/commandprocessor'}, 'Body': {'ZoneStatus': {'href': '/zone/26/status', 'Level': 98, 'Zone': {'href': '/zone/26'}, 'StatusAccuracy': 'Good', 'Availability': 'Available'}}}"

Additional information

No response

home-assistant[bot] commented 3 weeks ago

Hey there @swails, @bdraco, @danaues, @eclair4151, mind taking a look at this issue as it has been labeled with an integration (lutron_caseta) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `lutron_caseta` 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 lutron_caseta` 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)


lutron_caseta documentation lutron_caseta source (message by IssueLinks)