I am still having great fun with Domoticz. Every time fine tuning the system, looking on the forum how other members uses the system. And the will to expand devices to automate.
Lots of friends and family are blown away what this program and a simple rasp can do.
I know this to much to ask. And guess it would take a lot of work. But just my 2 cents...
What I would like is to have a page where you can group switches with a separate icon(for instance living room) . Press the icon and a page will open with switches.
The pull down menu works... But this would be more convinient.
Frontpage improvement
Moderators: leecollings, remb0
-
- Posts: 228
- Joined: Thursday 21 May 2015 9:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Contact:
Frontpage improvement
Last edited by Justintime on Thursday 22 December 2016 14:41, edited 3 times in total.
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Frontpage improvement
Everybody has it own taste for a interface.
With lots of devices the web gui is not workable, deffinitely not on mobile.
I like a floorplan a lot. On one single screen is see the status of the 48 most important devices, without scrolling, just a single view.
Other less important devices are on a second page and everything related to the heating also on a separate page.
It is even not that hard to create a own interface for it. If you know some php you can look at my github for hints.
Besides that I'm convinced it's just not possible to implement and maintain tens of different interfaces by the developers. Let them concentrate on stability, speed and extensions.
With lots of devices the web gui is not workable, deffinitely not on mobile.
I like a floorplan a lot. On one single screen is see the status of the 48 most important devices, without scrolling, just a single view.
Other less important devices are on a second page and everything related to the heating also on a separate page.
It is even not that hard to create a own interface for it. If you know some php you can look at my github for hints.
Besides that I'm convinced it's just not possible to implement and maintain tens of different interfaces by the developers. Let them concentrate on stability, speed and extensions.
-
- Posts: 228
- Joined: Thursday 21 May 2015 9:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Contact:
Re: RE: Re: Frontpage improvement
Yes i agree with you on focusing on development and stability.Egregius wrote:Everybody has it own taste for a interface.
With lots of devices the web gui is not workable, deffinitely not on mobile.
I like a floorplan a lot. On one single screen is see the status of the 48 most important devices, without scrolling, just a single view.
Other less important devices are on a second page and everything related to the heating also on a separate page.
It is even not that hard to create a own interface for it. If you know some php you can look at my github for hints.
Besides that I'm convinced it's just not possible to implement and maintain tens of different interfaces by the developers. Let them concentrate on stability, speed and extensions.
Unfortunately i am not familiar with php or any programming, coding etc. All I have is looking at tutorials, examples and stealing scripts...

When i am converted to Pi3 with ssd. I will use your lua2pass system. That's allready a challenge for me to convert the Lua scripts i have.
People like you make this a great community.
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Frontpage improvement
I think my floorplan is easier to set-up as all functions are ready to use.
Placing a switch on the floorplan is as simple as:
Schakelaar('hall','Light'); (sorry for the Dutch name 'Schakelaar', means switch in English but that's a predefined php function).
and giving it a place and size in css:
.hall{top:410px;left:252px;}#hall{height:50px;width:auto;}
The position in css is new and gives much more possibilities between different platforms. Thanks to that it's possible to have a nice fullscreen view no mather wich device is used in portrait or in landscape
As this topic goes over frontpage gui I'm not gonna talk about lua pass2php, there is a topic for that.
Placing a switch on the floorplan is as simple as:
Schakelaar('hall','Light'); (sorry for the Dutch name 'Schakelaar', means switch in English but that's a predefined php function).
and giving it a place and size in css:
.hall{top:410px;left:252px;}#hall{height:50px;width:auto;}
The position in css is new and gives much more possibilities between different platforms. Thanks to that it's possible to have a nice fullscreen view no mather wich device is used in portrait or in landscape

As this topic goes over frontpage gui I'm not gonna talk about lua pass2php, there is a topic for that.
-
- Posts: 228
- Joined: Thursday 21 May 2015 9:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Contact:
Re: RE: Re: Frontpage improvement
OK thanks... Another item on my todo's list.Egregius wrote:I think my floorplan is easier to set-up as all functions are ready to use.
Placing a switch on the floorplan is as simple as:
Schakelaar('hall','Light'); (sorry for the Dutch name 'Schakelaar', means switch in English but that's a predefined php function).
and giving it a place and size in css:
.hall{top:410px;left:252px;}#hall{height:50px;width:auto;}
The position in css is new and gives much more possibilities between different platforms. Thanks to that it's possible to have a nice fullscreen view no mather wich device is used in portrait or in landscape
As this topic goes over frontpage gui I'm not gonna talk about lua pass2php, there is a topic for that.
I will look into it.
- mlamie
- Posts: 122
- Joined: Friday 25 October 2013 17:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Location: The Netherlands
- Contact:
Re: Frontpage improvement
I use the ImperiHome application in combination with Domoticz. That is way more straight forward then working with the frontpage. You can use a composite widget and combine switches for example. I would advise you to take a look.
http://www.domoticz.com/forum/viewtopic.php?f=21&t=6882
P.s. I can also advise you to test voice commands: http://www.domoticz.com/forum/viewtopic ... 37&t=14947
Here some screenshots from my Android wall tablet, I'm still tweaking some now and then.




http://www.domoticz.com/forum/viewtopic.php?f=21&t=6882
P.s. I can also advise you to test voice commands: http://www.domoticz.com/forum/viewtopic ... 37&t=14947
Here some screenshots from my Android wall tablet, I'm still tweaking some now and then.




Raspberry Pi 3, RaZberry, RFXtrx433
Various Z-Wave devices, KlikAanKlikUit devices, ESP8266 NodeMCU, Sonoff POW and a Essent E-thermostaat
IP camera: Dahua 4MP IPC-HDBW4421R-AS, Vivotek FD8134V
Various Z-Wave devices, KlikAanKlikUit devices, ESP8266 NodeMCU, Sonoff POW and a Essent E-thermostaat
IP camera: Dahua 4MP IPC-HDBW4421R-AS, Vivotek FD8134V
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Frontpage improvement
What if you want to view 48 devices at once?
- mlamie
- Posts: 122
- Joined: Friday 25 October 2013 17:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Location: The Netherlands
- Contact:
Re: Frontpage improvement
What I can find is a page with 30Egregius wrote:What if you want to view 48 devices at once?



Raspberry Pi 3, RaZberry, RFXtrx433
Various Z-Wave devices, KlikAanKlikUit devices, ESP8266 NodeMCU, Sonoff POW and a Essent E-thermostaat
IP camera: Dahua 4MP IPC-HDBW4421R-AS, Vivotek FD8134V
Various Z-Wave devices, KlikAanKlikUit devices, ESP8266 NodeMCU, Sonoff POW and a Essent E-thermostaat
IP camera: Dahua 4MP IPC-HDBW4421R-AS, Vivotek FD8134V
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Frontpage improvement
You don't have to convince me, I'm not going away from my floorplan



Who is online
Users browsing this forum: No registered users and 1 guest