Simple to use control panel for the ultimate home automation setup.
Using a phone or tablet device, you can hook into your Home Assistant server and get access to a simple to use Control Panel. Mount the device on your wall to create the ultimate home automation accessory and unlock the true potential of your Smart devices.
Repository on GitHub
Looking for more add-ons?
The primary goal of our add-ons project is to provide you (as an Hassio / Home Assistant user) with additional, high quality, add-ons that allow you to take your automated home to the next level.
I am Franck Nijhof, and I have 30 years of programming experience, in many languages. I am using this experience to work on the Home Assistant project by giving back my knowledge and time to the open source community.
The add-on you are currently looking at right now was developed/packaged by me. It is not the only add-on I have created; there are many many more
However, I have a problem… I am an addict. A addict that is. Lucky for you, I turn that C8H10N4O2 (caffeine molecule) into code (and add-ons)!
If you want to show your appreciation, consider supporting me for buying a cup of high octane wakey juice via one of the platforms below!
Enjoy your add-on, while I enjoy the brain juice.
Thanks for all the
…/Frenck
P.S.: In case you want to ask me a question: AMA (Ask Me Anything). Most of the time I am online at the Discord chat. (I go by @Frenck in there as well).
Apparently I’ve done something wrong I guess. After adding the addon and the lines to http: cors_allowed_origins:
- http://addres.to.your.hass.io:7080
HASS wouldn’t load via my duckdns.org url. After uninstalling the addon and deleting the http: lines using the direct IP of hass I’m now getting a ‘403: Forbidden’ error no matter what when I use the duckdns.org url.
hmm, Unfortunately I’m getting the Same thing. I’m running my Home assistant using SSL and an certificate from lets encrypt. That side of it is working for me, but this addon doesn’t seem to want to connect.
If I clear cookies / cache and reload I get the auto detect or manual setup screen if I choose auto detect it finds my server but when I click next to check api access it throws the unable to connect error.
Hey what worked for me is when it ask to manually setup or auto detect the server you actually have to use the hass ip and port:8123 and password not the addons port 7080 which it auto detects.