Page 3 of 3
Re: Dashticz - Function - Action on status change
Posted: Thursday 11 January 2018 12:49
by DewGew
sailmich wrote: ↑Monday 08 January 2018 20:11
Any chance to use own mp3 sound files for change of status? Would be cool to get information by voice e.g. all blinds are closed, humidity is to high open the window.......
I have a friend with a very warm voice I would like to record sentences and use them for notifications.
robgeerts wrote: ↑Monday 08 January 2018 20:59
You can add them to the custom directory, and use something like:
Code: Select all
blocks[110] = {}
blocks[110]['playsound'] = 'custom/warmvoice.mp3';
You can add this also:
Code: Select all
blocks[IDX]['playsoundOn'] = 'custom/warmvoice.mp3'; Play a sound when a device changes to On
blocks[IDX]['playsoundOff'] = 'custom/warmvoice.mp3'; Play a sound when a device changes to Off
Re: Dashticz - Function - Action on status change
Posted: Wednesday 07 March 2018 21:10
by Beschuitje
Having a question about possibility on status change of an iframe element

- IMG_9323.jpg (325.56 KiB) Viewed 1191 times
In Dashticz i am using an Autiplan agenda
https://autiplan.nl/hoe-de-viewer-te-gebruiken for my autistic son. I am using the planviewer from Autiplan that is also used on the iPad app from Autiplan.
The viewer does a get request on
http://autiplan.com/api/viewer/event?cl ... =2018-2-20. For authentication an acceskey is given as a header which is also a part of the url. This key does not change. Each person has his own key and and i am using a key where i see both my children. (family account)
This info i got from Autiplan.
Is it possible to configure an action change in Dashticz with the iframe of Autiplan?
What i want is that the pc/tablet wakes up when there is a new activity, slides to page 2 and maybe play a simple "attention" sound.
Not a lot of coding skills but i am getting there
Re: Dashticz - Function - Action on status change
Posted: Friday 09 March 2018 17:31
by Beschuitje
Trying to config status change with in iframe is of no succes.
I tried to build the website in a button (like Buienradar) and go from there but Dashticz does not recognize the image. The URL works however.
Any tips?
Re: Dashticz - Function - Action on status change
Posted: Monday 17 September 2018 22:46
by pvm
repoman wrote: ↑Wednesday 24 May 2017 17:36
Hi. The popup for the camera's work very well.
Can you center the camera image on the popup?
(or make the popup adjust to the size of the image?)
Thanks,
Pascal
Hi Pascal, did you find a solution for this? I would like to display a large image of my album/cover art when the next song starts playing, but now it does not look nice