Limited guest access addon

Stating you made changes but detailing what you changed isn’t particularly helpful to folks. Also, you might consider just making a PR against the upstream so that you’re not forking the repo if it isn’t actually needed…

You’re right, sorry for the shortness earlier!

Here are the main changes I made:

  • Redesigned the Admin UI to better match the Home Assistant aesthetic with a cleaner layout.
  • Added a centralized interface for managing custom CSS and footer HTML directly from the admin panel.
  • Introduced a password change feature, this was actually the functionality that first motivated me to modify the add-on. I use it for a vacation rental property and wanted to be able to update the password regularly without having to create a new link each time.

I’d like to test these changes for a few more days to make sure everything works reliably before opening a PR to the upstream repo.