Hey there,
After having given OpenHAB a go, I like the large number of systems it supports. One thing that I am not a fan of is the user interface either from the app or the web interface. As such I was wondering if it were possible to create my own GUI and what it would require? IS there any documentation on how to have the UI connect to the server?
I am a bit new at this, so I'm sorry if I am asking something very obvious - to me, so far it's not yet obvious.
Thanks!
Kevin
openHab GUI
Moderator: raymonvdm
Re: openHab GUI
It is possible to develop your own interface using the REST API
For Example:
https://github.com/openhab/openhab/wiki/TouchUI
For Example:
https://github.com/openhab/openhab/wiki/TouchUI
Running HS3PRO on PC with Z-Wave / OpenTherm / Plugwise / RFXcom / MQTT / XAP400 / Logitech Media Server and Squeezelite on PI`s
Re: openHab GUI
Thanks a lot for the help! This will give me something to work with!
Kevin
Kevin