jesserockz / wizmote-esphome

65 stars 30 forks source link

Allow multiple remotes to trigger events in HomeAssitant #7

Closed kzsolt87 closed 11 months 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 11 months ago

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