Dashticz - Feature Requests
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 130
- Joined: Monday 31 October 2016 19:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Netherlands
- Contact:
Re: Dashticz - Feature Requests
Is it possible to implant save functionality so when making changes we don`t have to copy/paste to config.js ?
I think it`s possible with following tool but i am not experienced enough to enroll this function into Dashticz.
http://jquery.tiddlywiki.org/twFile.html
I think it`s possible with following tool but i am not experienced enough to enroll this function into Dashticz.
http://jquery.tiddlywiki.org/twFile.html
Hardware
1x Raspberry Pi
1x Razberry Z-Wave
1x RFXtrx433E
1x Toon
1x GoodWe Solarpanels
2x FGSD-002 Smoke Detector
1x FGBS-001 Binaire Sensor (RFID lezer)
7x FGMS-001 Motion Sensor
3x ZW089 Verzonken Deursensor
7x NC Wallplug
&lots of KaKu stuff
1x Raspberry Pi
1x Razberry Z-Wave
1x RFXtrx433E
1x Toon
1x GoodWe Solarpanels
2x FGSD-002 Smoke Detector
1x FGBS-001 Binaire Sensor (RFID lezer)
7x FGMS-001 Motion Sensor
3x ZW089 Verzonken Deursensor
7x NC Wallplug
&lots of KaKu stuff
-
- Posts: 99
- Joined: Friday 10 March 2017 22:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Germany
- Contact:
Re: Dashticz - Feature Requests
This won't work if you are not on the Domoticz Host itself.dutchdevil83 wrote: ↑Friday 01 September 2017 12:44 Is it possible to implant save functionality so when making changes we don`t have to copy/paste to config.js ?
I think it`s possible with following tool but i am not experienced enough to enroll this function into Dashticz.
http://jquery.tiddlywiki.org/twFile.html
With Javascript (alone) it is not possible at all to edit files on the server.
You would need a server side language like php to change the files, which would be an easy solution, but the majority couldn't use it because they are using the webserver shipped by Domoticz. If you are using Apache or Nginx with php support and hosting Dashticz with it, a php solution would be possible.
Migration done, hello Home Assistant.
-
- 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
I could make an option to save, if you are running dashitcz on a webserver with PHP enabled...
Of course, not everyone can use this but the advanced users will
Of course, not everyone can use this but the advanced users will
- 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
Yes, please.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 130
- Joined: Monday 31 October 2016 19:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Netherlands
- Contact:
Re: Dashticz - Feature Requests
+1 on that one. I am running a apache server with php enabled so this function would be awesome.
Hardware
1x Raspberry Pi
1x Razberry Z-Wave
1x RFXtrx433E
1x Toon
1x GoodWe Solarpanels
2x FGSD-002 Smoke Detector
1x FGBS-001 Binaire Sensor (RFID lezer)
7x FGMS-001 Motion Sensor
3x ZW089 Verzonken Deursensor
7x NC Wallplug
&lots of KaKu stuff
1x Raspberry Pi
1x Razberry Z-Wave
1x RFXtrx433E
1x Toon
1x GoodWe Solarpanels
2x FGSD-002 Smoke Detector
1x FGBS-001 Binaire Sensor (RFID lezer)
7x FGMS-001 Motion Sensor
3x ZW089 Verzonken Deursensor
7x NC Wallplug
&lots of KaKu stuff
-
- 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
+1, would love it! Maybe an option to edit all the configuration files?
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
-
- 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
Ok, I'm on vacation until 23th of september and will be working on this when I'm back!
-
- 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
Great, enjoy your well-earned holiday!
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
- 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
Have a nice time.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- 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
Thanks! Will toast on it with a nice Liquor 43
-
- 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
Tried it just now with the latest beta, but unfortunately it is not working for me.robgeerts wrote: ↑Wednesday 30 August 2017 20:19 in latest version (BETA), this will work:
Its not possible to configurate whether it will open in a tab or separate window..Code: Select all
blocks[97] = {}; blocks[97]['link'] = 'http://www.nu.nl'; blocks[97]['target'] = 'iframe'; // iframe, _blank
If window stays blank, it's forbidden to include the website in an iframe, you will have to use _blank
Block showing fine but nothing happens when I click on it.
Code: Select all
blocks[459] = {}
blocks[459]['link'] = 'http://www.nu.nl';
blocks[459]['target'] = 'iframe'; // iframe, _blank
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
- HansieNL
- Posts: 957
- Joined: Monday 28 September 2015 15:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
- 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
Is it possible to add a 'Pollen-radar'? I know it's way to early for the next season. But... could this be implemented
See example at http://www.weeronline.nl/Weer-Widgets/4058223/0
See example at http://www.weeronline.nl/Weer-Widgets/4058223/0
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 51
- Joined: Sunday 04 May 2014 1:34
- Target OS: NAS (Synology & others)
- Domoticz version:
- Location: The Netherlands
- Contact:
Re: Dashticz - Feature Requests
Hi Rob,
Is it possible with a temperature sensor block to have the option to include the humidity in the block? Because that would be so much more space efficient. I've made an example of what I mean in paint to explain it. I wouldn't want it for every temperature sensor, but for my bathroom for example I do. Maybe it's also possible to have no numbers behind the comma of the humidity to make it look more clean?
Is it possible with a temperature sensor block to have the option to include the humidity in the block? Because that would be so much more space efficient. I've made an example of what I mean in paint to explain it. I wouldn't want it for every temperature sensor, but for my bathroom for example I do. Maybe it's also possible to have no numbers behind the comma of the humidity to make it look more clean?
Synology NAS with stable release, AEON Z-wave, RFXCOM, Toon, Echo Dot, HAbridge, HarmonyHUB, Dashticz.
-
- Posts: 476
- Joined: Monday 14 March 2016 13:55
- Target OS: Linux
- Domoticz version: beta
- Location: Rome, Italy
- Contact:
Re: Dashticz - Feature Requests
+1 for temp/humidity in same block
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
-
- Posts: 75
- Joined: Sunday 27 September 2015 15:52
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Finland
- Contact:
Re: Dashticz - Feature Requests
Been setting up Dashticz to be used in a wall fixed tablet, showing temperatures, most common switches, shared calendars etc. Most of the stuff is beginning to be in place, but to make things perfect there're obviously some development requests:
1) any possibility to add user variable to dashboard? There's a script utilizing a user variable to set car heating schedule; would be great to have it visible on the screen. Even better if the user variable could be set through dashboard, but just showing the value would be a step forward
2) is there a way to embed any website (as a frame or something). The Finnish train schedules are not yet supported, but there are several sites displaying station specific schedules (e.g. https://www.junat.net/fi/oulunkyla), so that would do the trick as well. The optimal solution would having the same kind of public transport module as there's now for NL or Germany, but maybe that's a bit much asked
3) how could the security panel of Domoticz be presented in a bit cleaner way, the current panel pops out quite badly (see for example this post)
1) any possibility to add user variable to dashboard? There's a script utilizing a user variable to set car heating schedule; would be great to have it visible on the screen. Even better if the user variable could be set through dashboard, but just showing the value would be a step forward
2) is there a way to embed any website (as a frame or something). The Finnish train schedules are not yet supported, but there are several sites displaying station specific schedules (e.g. https://www.junat.net/fi/oulunkyla), so that would do the trick as well. The optimal solution would having the same kind of public transport module as there's now for NL or Germany, but maybe that's a bit much asked
3) how could the security panel of Domoticz be presented in a bit cleaner way, the current panel pops out quite badly (see for example this post)
- remb0
- Posts: 499
- Joined: Thursday 11 July 2013 22:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: Dashticz - Feature Requests
Iframes is indeed a new option. Now I use an iframe for the domoticz security panel but it look awfull
- HansieNL
- Posts: 957
- Joined: Monday 28 September 2015 15:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - Feature Requests
What are the options for the FlipClock? I mean, can I disable seconds and resize the clock?
@Rob... I hope you enjoyed your holiday.
@Rob... I hope you enjoyed your holiday.
Blah blah blah
Who is online
Users browsing this forum: No registered users and 1 guest