Currently the web page and HomeKit use a hard coded name "Garage Door ABCDEF" where the last 6 characters are derived from the MAC address of the ratgdo board.
We should allow a user to customize this name so it is easy to identify which door is which if you have multiple doors.
I have this implemented in this branch and will open a PR when I'm comfortable all is good... I want to take the opportunity to grab new screen shots of the webpage and update the readme accordingly.
Currently the web page and HomeKit use a hard coded name "Garage Door ABCDEF" where the last 6 characters are derived from the MAC address of the ratgdo board.
We should allow a user to customize this name so it is easy to identify which door is which if you have multiple doors.
I have this implemented in this branch and will open a PR when I'm comfortable all is good... I want to take the opportunity to grab new screen shots of the webpage and update the readme accordingly.
Thanks.