noushadali / openhab

Automatically exported from code.google.com/p/openhab
GNU General Public License v3.0
0 stars 0 forks source link

Flexible HTML5-based UI for tablets #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The current WebApp.Net UI of openHAB has a row-based approach which works fine 
for smartphones, but does not use the screen of tablets efficiently.

The bigger tablet screens require a more flexible UI framework and 
configuration possibilities. SenchaTouch might be a good candidate to use here.

It should be tried to make use of the openHAB sitemap metamodel here as well, 
which possibly will have to be extended by some new properties and widget 
types. Ideally, currently existing sitemaps should render in a nice way on the 
new UI as well, so they can be used for both UIs at the same time.

Original issue reported on code.google.com by kai.openhab on 29 Mar 2011 at 7:55

GoogleCodeExporter commented 9 years ago
The 0.9.1 download of the Touch UI should definitely work yes.
Can you correctly access the demo at http://demo.openhab.org:8080/touch/?

Original comment by kai.openhab on 27 Apr 2012 at 5:28

GoogleCodeExporter commented 9 years ago
That's what I tested first and it worked fine. So it can only be related to my 
config.
I join my items and sitemap files so that you can test them

Original comment by h...@harleyman.lu on 27 Apr 2012 at 6:14

Attachments:

GoogleCodeExporter commented 9 years ago
As the GreenT UI is an official part of the 1.0 release, I close this issue as 
"implemented"

Original comment by kai.openhab on 15 Nov 2012 at 11:50