* Be consistent with Home Assistant spelling
* Refer to the Configurator without "HASS"
That's what's it calls itself and how it is in the add-on store.
* Be consistent with Hass.io spelling
* Tell vscode to spell HassOS like that
I'm not sure this addition to the URL works for everyone - it looks like unprivileged users can't label new issues, but this *does* fix the formatting of the link.
* Update documentation for HomeKit Bridge (home-assistant#26791)
- Add documentation for advertise_ip and advertise_mac options
- Add documentation section for Docker Network Isolation
- Update homekit.markdown
* ✏️ Tweaks
* Remove the possibility to set the MAC address of the HomeKit Bridge
Since the MAC address is a random device ID, there is no need
for the user to be able to set a custom MAC address value for it.
This change was requested in the parent PR home-assistant#26791.
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>