Domoboard - Feature requests

Domoboard is a dashboard for Domoticz based on Python Flask.

Moderators: leecollings, wez3

Forum rules
Before posting here, make sure you are using the latest Beta or Stable version.

In order to fix issues or add features these have to be reported on the Domoboard Github pages.
This makes it possible to keep track of issues/features on a centralized place.

Refer to the issue of the github tracker when possible.

This subforum is meant to discuss issues and/or feature requests, or anything else related to Domoboard.
Post Reply
wez3
Posts: 49
Joined: Friday 30 December 2016 12:54
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Domoboard - Feature requests

Post by wez3 »

Hi,

This topic is used to discuss feature requests.In order to fix issues or add features these have to be reported on one of the the Domoboard Github pages:
https://github.com/wez3/domoboard
https://github.com/wez3/domoboard-plugins

This makes it possible to keep track of issues/features on a centralized place.

wez3
Awst6000
Posts: 108
Joined: Thursday 12 February 2015 7:51
Target OS: Linux
Domoticz version:
Contact:

Re: Domoboard - Feature requests

Post by Awst6000 »

Hi,
Is it possible to get local raindata from buienradar and put the information in a bar graphic?
In this way we can see for the next half an hour if it is going to rain. (Subdivided by 5 minutes)

Here is a topic about a Python script.
http://www.domoticz.com/forum/viewtopic.php?t=13938
Awst6000
Posts: 108
Joined: Thursday 12 February 2015 7:51
Target OS: Linux
Domoticz version:
Contact:

Re: Domoboard - Feature requests

Post by Awst6000 »

Hi,
Maybe create a default template with an embedded YouTube video to show the possibilities of Domoboard.
The video-URL itself preferrably defined in the *.conf file.

Something like viewtopic.php?f=66&t=15128&p=114888&hil ... be#p114888.
Txs.
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - Feature requests

Post by squandor »

Jep we already did but for iframes. With the block plugin you can give an src URL and the plugin shows this as an template in domoboard :)!
But for YouTube it could be the same if we copy the block plugin and change the template to import an YouTube src
GuyTreepbush
Posts: 19
Joined: Thursday 12 January 2017 13:26
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Domoboard - Feature requests

Post by GuyTreepbush »

Would like to skip the login screen. Only users on my netwerk can access the page.

Alternatively do not require login each time on an iPad.
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - Feature requests

Post by squandor »

GuyTreepbush wrote:Would like to skip the login screen. Only users on my netwerk can access the page.

Alternatively do not require login each time on an iPad.
hmm i will look into that, i maybe found an solution for this without stripping the secure api requests.
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - Feature requests

Post by squandor »

Just created an feature to add autologon functionality to domoboard.
If you get the latest develop update you can add autologon to the domoboard section in general settings and add True or False like this:

Code: Select all

  [[domoboard]]
    time = False			# True/False: show time in top bar
    date = False			# True/False: show date in top bar
    autologon = False 		# True/False: enable autologon
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - Feature requests

Post by squandor »

Awst6000 wrote:Hi,
Maybe create a default template with an embedded YouTube video to show the possibilities of Domoboard.
The video-URL itself preferrably defined in the *.conf file.

Something like viewtopic.php?f=66&t=15128&p=114888&hil ... be#p114888.
Txs.
I tried this with the block plugin and you know what, it actually works instant :) you only need to add /embed/ to the youtube url like: https://www.youtube.com/embed/watch?v=lAsXqfzRiWQ
for example:

Code: Select all

  [[block]]
  src = https://www.youtube.com/embed/watch?v=lAsXqfzRiWQ
Awst6000
Posts: 108
Joined: Thursday 12 February 2015 7:51
Target OS: Linux
Domoticz version:
Contact:

Re: Domoboard - Feature requests

Post by Awst6000 »

Great!
I think it is wise to add this to the default example.conf.

This weekend I'll try to get a default YouTube-playlist in Domoboard.
Awst6000
Posts: 108
Joined: Thursday 12 February 2015 7:51
Target OS: Linux
Domoticz version:
Contact:

Re: Domoboard - Feature requests

Post by Awst6000 »

Is it possible to change the background color of the dashboard?
Or to have a picture as background?
FuTuReD
Posts: 12
Joined: Monday 19 September 2016 12:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - Feature requests - Thermostat button

Post by FuTuReD »

Now the thermostat is a slider in Domoboard. I want to have a + and - button. Is that possible?
Because a slider is not accurate enough to operate with touch.

I don't know how can I make this. Can someone help me?
thanks!
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - Feature requests

Post by squandor »

I think if you change the setpoint_slider to setpoint it should work and you will get en up and down option.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests