Search found 5 matches
- Tuesday 26 February 2019 11:47
- Forum: Speech & Voice Systems
- Topic: Ask domoticz for value of sensor value using Google Assistant
- Replies: 5
- Views: 4715
Re: Ask domoticz for value of sensor value using Google Assistant
I use : https://github.com/dohliam/stream2chromecast SH: #!/bin/bash fichier=/tmp/message.mp3 IPGH="192.168.1.78" message=$1 # text message kill -9 `ps aux | grep 'stream2chromecast.py' | awk '{print $2}'` rm -f $fichier curl -s -G "http://translate.google.com/translate_tts" --data "ie=UTF-8&total=1 ...
- Friday 31 August 2018 11:57
- Forum: Python
- Topic: [REQUEST] Plugin for Tuya
- Replies: 373
- Views: 97934
Re: [REQUEST] Plugin for Tuya
you can use ifttt to control from domoticz with webhook request same :
- Wednesday 17 August 2016 20:47
- Forum: Suggestions
- Topic: forecast.io device cloudCover
- Replies: 1
- Views: 910
forecast.io device cloudCover
Hello,
Can you add the "cloudCover" information for api forecast.io :
https://developer.forecast.io/docs/v2
Thanks
Can you add the "cloudCover" information for api forecast.io :
https://developer.forecast.io/docs/v2
It's very important for astronomy.cloudCover: A numerical value between 0 and 1 (inclusive) representing the percentage of sky occluded by clouds.
Thanks
- Wednesday 09 December 2015 9:01
- Forum: Blockly
- Topic: Problem using TIME user variables in blocky
- Replies: 5
- Views: 3787
Re: Problem using TIME user variables in blocky
The problem is that time user variables do not work in blocly since long time
- Tuesday 08 December 2015 17:31
- Forum: Blockly
- Topic: Problem using TIME user variables in blocky
- Replies: 5
- Views: 3787
Re: Problem using TIME user variables in blocky
Always this problem in 2.3684 with time user variables in blockly