jesserockz / wizmote-esphome

Apache License 2.0
67 stars 30 forks source link

Allow multiple remotes to trigger events in HomeAssitant #7

Closed kzsolt87 closed 1 year ago

kzsolt87 commented 1 year ago

This change compares the bssid (which is different per remote) in addition to last sequence. It means having two or more remotes would still trigger one event to Home Assistant (feel free to change my code, just learning C++)

jesserockz commented 1 year ago

Thanks for the contribution. I had decided to merge #9 instead as it provided a bit more structure around the mac+sequence matching