Dashticz - Feature Requests

Moderators: leecollings, htilburgs, robgeerts

Locked
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Feature Requests

Post by robgeerts »

garethhowell wrote:Ability to vary the column layout depending on the display device.
My dashboard is a pretty standard 5,5,2 column layout with the main switches and scenes in the middle column. This makes sense on a tablet display, but not on a phone.
What I'd like to be able to do is present column 2 first if the display device is less that a certain width.
Check!
http://www.domoticz.com/forum/viewtopic ... 67&t=18517
garethhowell
Posts: 115
Joined: Tuesday 17 November 2015 21:19
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.9317
Location: St Neots, UK
Contact:

Re: Dashticz - Feature Requests

Post by garethhowell »

Excellent. Thanks, Rob; I'll try it this evening.
ztorm
Posts: 20
Joined: Thursday 16 February 2017 10:15
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Contact:

Re: Dashticz - Feature Requests

Post by ztorm »

Is it possible to get some blank space between the last block of a group and a blocktitle? Just like half a blocktitle or something like that.

BTW: great work! Really love dashticz!


Verzonden vanaf mijn iPhone met Tapatalk
benbammens
Posts: 29
Joined: Tuesday 30 May 2017 19:43
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Feature Requests

Post by benbammens »

Would it be possible to add the graphs from Buienalarm.be instead of the buienradar map?
freakshock
Posts: 64
Joined: Friday 14 April 2017 13:39
Target OS: NAS (Synology & others)
Domoticz version:
Location: The Netherlands
Contact:

Re: Dashticz - Feature Requests

Post by freakshock »

Hi Rob,

In the Show your dashboard topic you said you might work on a feature to increase the size of the media player buttons.
Any update on this? Would love this feature since clicking the buttons is really hard on my 10" wall mounted tablet, takes like 10x to get a song to pause :lol:

EDIT: Figured out myself how to do this with CSS.
Add to custom.css (and change amount of pixels to preference):

Code: Select all

/* logitech media buttons */

.fa.fa-arrow-circle-left.fa-small {
    font-size: 50px !important;
    }
.fa.fa-stop-circle.fa-small {
	font-size: 50px !important;
}
.fa.fa-play-circle.fa-small {
	font-size: 50px !important;
}
.fa.fa-arrow-circle-right.fa-small {
	font-size: 50px !important;
}
.fa.fa-pause-circle.fa-small {
	font-size: 50px !important;
}
freakshock
Posts: 64
Joined: Friday 14 April 2017 13:39
Target OS: NAS (Synology & others)
Domoticz version:
Location: The Netherlands
Contact:

Re: Dashticz - Feature Requests

Post by freakshock »

benbammens wrote:Would it be possible to add the graphs from Buienalarm.be instead of the buienradar map?
Not exactly what you want, but what I did is create a popup with a buienalarm graph when the buienradar image is clicked on:
2017-08-07_20-07-51.jpg
2017-08-07_20-07-51.jpg (71.27 KiB) Viewed 3349 times
Using this code (change the lat & lon):

Code: Select all

buttons.buienradar = {width:12, isimage:true, refreshimage:60000, image: 'http://api.buienradar.nl/image/1.0/RadarMapNL?w=285&h=256', url: 'http://www.buienalarm.nl/widget/graphic?lat=xx&lon=xx&title=Amsterdam%20BOLO&color=4395c7'}
Found this info here, dont know if it also works for Belgium.
benbammens
Posts: 29
Joined: Tuesday 30 May 2017 19:43
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Feature Requests

Post by benbammens »

Thank you, but I had it already set up that way :)
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Feature Requests

Post by robgeerts »

I didnt, so thanks freakshock!
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: Dashticz - Feature Requests

Post by EdwinK »

Yes, thanks Freakshock.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: Dashticz - Feature Requests HEOS by DENON

Post by Steven84 »

Is it possible to add this functionality in the dash: https://github.com/cold-logic/heos-controller?

Image
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Feature Requests

Post by robgeerts »

Dont you get any other media buttons now?
MarceldeJongNL
Posts: 43
Joined: Tuesday 03 May 2016 10:07
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5108
Location: Barendrecht
Contact:

Re: Dashticz - Feature Requests

Post by MarceldeJongNL »

Could you add Subtype 'Voltage' ?

json:

Code: Select all

      {
         "AddjMulti" : 1.0,
         "AddjMulti2" : 1.0,
         "AddjValue" : 0.0,
         "AddjValue2" : 0.0,
         "BatteryLevel" : 255,
         "CustomImage" : 0,
         "Data" : "230.000 V",
         "Description" : "",
         "Favorite" : 0,
         "HardwareID" : 12,
         "HardwareName" : "APC",
         "HardwareType" : "Dummy (Does nothing, use for virtual switches only)",
         "HardwareTypeVal" : 15,
         "HaveTimeout" : false,
         "ID" : "00082438",
         "LastUpdate" : "2017-08-24 14:43:01",
         "Name" : "UPS Volt",
         "Notifications" : "false",
         "PlanID" : "0",
         "PlanIDs" : [ 0 ],
         "Protected" : false,
         "ShowNotifications" : true,
         "SignalLevel" : "-",
         "SubType" : "Voltage",
         "Timers" : "false",
         "Type" : "General",
         "TypeImg" : "current",
         "Unit" : 1,
         "Used" : 1,
         "Voltage" : 230.0,
         "XOffset" : "0",
         "YOffset" : "0",
         "idx" : "438"
      },
Hardware: Raspberry Pi 2B | RFXCOM RFXtrx433E v1 | Synology DS213+ | KaKu Clones | Conrad RSL switches | KAKu Doorbell Clone | USB Webcam | ICY Thermostat | Resol DL2 | Imatic Relay Board | Eminent 6230 | Eminent 6220 | iMatic 16 ports Relay Board
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Feature Requests

Post by robgeerts »

MarceldeJongNL wrote: Thursday 24 August 2017 14:47 Could you add Subtype 'Voltage' ?

json:

Code: Select all

      {
         "AddjMulti" : 1.0,
         "AddjMulti2" : 1.0,
         "AddjValue" : 0.0,
         "AddjValue2" : 0.0,
         "BatteryLevel" : 255,
         "CustomImage" : 0,
         "Data" : "230.000 V",
         "Description" : "",
         "Favorite" : 0,
         "HardwareID" : 12,
         "HardwareName" : "APC",
         "HardwareType" : "Dummy (Does nothing, use for virtual switches only)",
         "HardwareTypeVal" : 15,
         "HaveTimeout" : false,
         "ID" : "00082438",
         "LastUpdate" : "2017-08-24 14:43:01",
         "Name" : "UPS Volt",
         "Notifications" : "false",
         "PlanID" : "0",
         "PlanIDs" : [ 0 ],
         "Protected" : false,
         "ShowNotifications" : true,
         "SignalLevel" : "-",
         "SubType" : "Voltage",
         "Timers" : "false",
         "Type" : "General",
         "TypeImg" : "current",
         "Unit" : 1,
         "Used" : 1,
         "Voltage" : 230.0,
         "XOffset" : "0",
         "YOffset" : "0",
         "idx" : "438"
      },
Check latest beta!
MarceldeJongNL
Posts: 43
Joined: Tuesday 03 May 2016 10:07
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5108
Location: Barendrecht
Contact:

Re: Dashticz - Feature Requests

Post by MarceldeJongNL »

robgeerts wrote: Thursday 24 August 2017 21:02
MarceldeJongNL wrote: Thursday 24 August 2017 14:47 Could you add Subtype 'Voltage' ?

Check latest beta!
Working! Thanks!
Hardware: Raspberry Pi 2B | RFXCOM RFXtrx433E v1 | Synology DS213+ | KaKu Clones | Conrad RSL switches | KAKu Doorbell Clone | USB Webcam | ICY Thermostat | Resol DL2 | Imatic Relay Board | Eminent 6230 | Eminent 6220 | iMatic 16 ports Relay Board
User avatar
gielie
Posts: 290
Joined: Tuesday 12 January 2016 11:40
Target OS: Raspberry Pi / ODroid
Domoticz version: latest β
Location: The Netherlands (Alkmaar)
Contact:

Re: Dashticz - Feature Requests

Post by gielie »

I use buttons for the selector switch in stead of the dropdown menu but the font is too large, how can i change the font size?

Image
- Aeon Labs USB Stick met Z-wave plus
- Aeotec MultiSensor 6
- FIBARO FGS223
- FIBARO FGWPE Wall Plug
- Neo CoolCam Power plug
- Popp Smoke Detector
- Toon
- Kodi Media Server
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Feature Requests

Post by robgeerts »

Isn't it better to change the width of the block to 4/6/8/ ?
MarceldeJongNL
Posts: 43
Joined: Tuesday 03 May 2016 10:07
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5108
Location: Barendrecht
Contact:

Re: Dashticz - Feature Requests

Post by MarceldeJongNL »

Another option I would love:
the possibility to add a link to a block.
For example, I have some blocks that show the ping time to specific network devices.
It would be great if a click on a block would open the management page.

blocks[202] = {} // Ping Esx
blocks[202]['width'] = 3;
blocks[202]['icon'] = 'fa-server';
blocks[202]['title'] = 'ESX';
blocks[202]['link'] = 'http://ESX_URL';
blocks[202]['link_target'] = 'iframe'; // iframe, tab, window
Hardware: Raspberry Pi 2B | RFXCOM RFXtrx433E v1 | Synology DS213+ | KaKu Clones | Conrad RSL switches | KAKu Doorbell Clone | USB Webcam | ICY Thermostat | Resol DL2 | Imatic Relay Board | Eminent 6230 | Eminent 6220 | iMatic 16 ports Relay Board
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Feature Requests

Post by robgeerts »

in latest version (BETA), this will work:

Code: Select all

blocks[97] = {};
blocks[97]['link'] = 'http://www.nu.nl';
blocks[97]['target'] = 'iframe'; // iframe, _blank
Its not possible to configurate whether it will open in a tab or separate window..
If window stays blank, it's forbidden to include the website in an iframe, you will have to use _blank
MarceldeJongNL
Posts: 43
Joined: Tuesday 03 May 2016 10:07
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5108
Location: Barendrecht
Contact:

Re: Dashticz - Feature Requests

Post by MarceldeJongNL »

Is there anything that you can't do?? Great, thanks! Beer money is on it's way
Hardware: Raspberry Pi 2B | RFXCOM RFXtrx433E v1 | Synology DS213+ | KaKu Clones | Conrad RSL switches | KAKu Doorbell Clone | USB Webcam | ICY Thermostat | Resol DL2 | Imatic Relay Board | Eminent 6230 | Eminent 6220 | iMatic 16 ports Relay Board
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Feature Requests

Post by robgeerts »

Thanks @MarceldeJongNL !
Locked

Who is online

Users browsing this forum: No registered users and 1 guest