Playing with my instance of Home Assistant I really like the concept and have setup already connections with most of my home devices very easily. Being a long time programer of automation systems like AMX/Crestron, I’m used to develop a custom interface that runs either on dedicated touch panels, or web interfaces or apps in mobile devices.
I have looked around website and documentations but I have seen nothing to do that with HA. Am I wrong ?
Also if you are familiar with JS and don’t want to bother with websockets and updating of entites you could use a custom panel (that’s what I am doing).
If you want you can check out my config on github:
Relevant files are in the “www” and in the “panels” folder.