I have two properties using Home Assistant. I want to build a front end on my PC that has an icon for each property allowing me to click on the icon in order to get into the relevant H.A.
Can anyone suggest a suitable open source package with the tools to create it?
Could you describe a bit more what you want? As you’ve described it, it seems like just two web page bookmarks would do it, but maybe there’s something more than that?
Hello Matthew, thank you for the reply. That’s fair comment.
I am trying to create a picture for each property so the rest of the family don’t get it wrong. They are very error prone which usually means coming to me for help. I want them to click on picture of the relevant property and the stored URL behind the picture brings up the correct HA page, one of which is a Nabu Casa remote link.
How much coding do you want to do? You could use e.g. https://flutter.dev/ or similar to write a “real” program, but I guess what I would do is just create a simple web page with those two pictures.