Page 1 of 1
Simple web frontend for Domoticz
Posted: Thursday 10 March 2016 12:29
by yellington
I just wanted to share a quick step-by-step guide for creating your own simple web frontend for Domoticz:
http://www.yellington.com/creating-a-si ... -domoticz/
The second post takes it a bit further and make it look beautiful with the help of Bootstrap and CSS styling:
http://www.yellington.com/creating-a-be ... -domoticz/
Re: Simple web frontend for Domoticz
Posted: Friday 11 March 2016 19:41
by papoo
Nice Job, Thanks
Re: Simple web frontend for Domoticz
Posted: Friday 11 March 2016 20:14
by stlaha2007
Nice, very nice.
Finally a quick and easy to understand start to build my own Tablet FrontEnd.
Grtz,
Stephan
Re: Simple web frontend for Domoticz
Posted: Friday 18 March 2016 18:18
by papoo
new challenge
how can we make a nice meter page ?
Re: Simple web frontend for Domoticz
Posted: Saturday 19 March 2016 17:29
by blackdog65
I like this!
I've tried putting
Code: Select all
json.htm?type=command¶m=getplandevices&idx=3
in the code to gather devices by room id rather than having
every device shown but it doesn't get all the information.
Is there an easy/easier way of selecting just a few devices?
Also, how would you use this method to operate a switch?
Many thanks
Sean