TomerFi / aioswitcher

PyPi module integrating with various Switcher devices
https://aioswitcher.tomfi.info
Apache License 2.0
27 stars 19 forks source link

fix: fix mac address for type2 #784

Closed YogevBokobza closed 1 month ago

YogevBokobza commented 1 month ago

Description

Describe what you did and why.

Related issue (if any): fixes #783

Checklist

Additional information

Anything else?

YogevBokobza commented 1 month ago

@thecode Will this fix work for HA? how does it retrieve the MAC there?

UPDATE tested in HA and it's working..

YogevBokobza commented 1 month ago

@thecode I just wonder how we didn't see this in HA until now.. it looks like an old issue..

thecode commented 1 month ago

@thecode I just wonder how we didn't see this in HA until now.. it looks like an old issue..

We did, there were few reports of it, the shift itself is not creating a problem as long as the left bits are not changing so most people probably doesn't notice it.

I looked at the message history, this was reported to Switcher on the 30/11/2022, they said they will check and report back (still waiting...)

TomerFi commented 1 month ago

@YogevBokobza - Thank you!