You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When logging into Homebridge on an Apple device, the password autofill isn’t triggered. It would be very convenient to have that work, and the effort is trivial: just add autocomplete to the HTML elements. See the Apple doc for details.
The text was updated successfully, but these errors were encountered:
Feature Description
When logging into Homebridge on an Apple device, the password autofill isn’t triggered. It would be very convenient to have that work, and the effort is trivial: just add
autocomplete
to the HTML elements. See the Apple doc for details.The text was updated successfully, but these errors were encountered: