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
74.06k stars 31.08k forks source link

Shelly MacAddressMismatchError #131307

Closed Tilmann-Glaeser closed 1 week ago

Tilmann-Glaeser commented 1 week ago

The problem

Introduction

Scenario: (I've shortened hostname and mac address to the last 5 chars and the IPv4 address (192.168.178.xx) to the last octet) 1st Shelly Device Devicename: OGDLD1 Hostname: shelly1-...70cd4 MAC: ...70cd4 ColoT: mcast IP: .61 2nd Shelly Device Devicename: OGALD1 Hostname: shelly1-...24f14 MAC: ...24f14 IP: .63 ColoT: mcast

What version of Home Assistant Core has the issue?

core-2024.11.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

Shelly

Link to integration documentation on our website

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

Diagnostics information

Shelly-debug-log.txt

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 week ago

Hey there @balloob, @bieniu, @thecode, @chemelli74, @bdraco, mind taking a look at this issue as it has been labeled with an integration (shelly) you are listed as a code owner for? Thanks!

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


shelly documentation shelly source (message by IssueLinks)

Tilmann-Glaeser commented 1 week ago

I hope that someone can help, because I am very frustrated. I've spent hours in investigations. I can provide the full HA debug logfile and the tcpdump as well, if required.

thecode commented 1 week ago

Try to reboot the router

Tilmann-Glaeser commented 1 week ago

@thecode I had already read the comment in other discussions before, that the router should be rebooted. I had therefore already rebooted the router several times. I had also removed all network devices and re-added them to the list of known devices. None of this helped. But your comment rang a different bell. I have a WiFi mesh network consisting of devices from AVM (FRITZ!Box) in the house. After I disconnected all these mesh router devices from their power supply and switched them back on, my Shelly's are working again.

I am glad that the problem was due to the mesh WIFI network. Hence the tip to all those who have the same problems: Reboot all active network devices!

Thank you and best regards Tilmann