Thanks for this - but am I right that I’m SOOL if I use DuckDNS? Meaning my instance is only accessible via HTTPS not HTTP? I couldn’t get it to load the file (it never progresses past “loading the file” or whatever it says) but I CAN play the file in my browser from the location where it’s saved in my HA www directory.
So i got the time to look at this again. but still no luck
I will try to show here what i did and where, and post my log wich is not showing any errors about this command as far as i can tell.
nothing happens when i execute the script. i get a pop up that says the script was triggered, thats it.
Here is the log:
2020-11-19 21:41:21 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for adaptive_lighting which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-11-19 21:41:21 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-11-19 21:41:23 WARNING (MainThread) [homeassistant.components.lovelace] Lovelace is running in storage mode. Define resources via user interface
2020-11-19 21:51:54 WARNING (MainThread) [homeassistant.components.script.1605116528209] test tts: Already running
2020-11-19 21:51:54 WARNING (MainThread) [homeassistant.components.script.1605116528209] test tts: Already running
2020-11-19 21:51:54 WARNING (MainThread) [homeassistant.components.script.1605116528209] test tts: Already running
2020-11-19 21:51:54 WARNING (MainThread) [homeassistant.components.script.1605116528209] test tts: Already running
the warnings in the end I believe was becouse i executet the script multible times in succession.
I hope all info is here for anyone kind enough to try to help me.
So from within the container, use wget/curl or potentially even telnet depending on what’s available to connect to the web server and see if that works.
What’s is the use ok key / value data in rest_command ?
What is the goal of these two datas ?
Why 2 url parameters ?
In the case of playSound we must have cmd, url, loop and strem parameters in acordance with the rest api of fullykiosk…
Thanks for your help