Search found 3 matches
- Wednesday 09 May 2018 10:04
- Forum: Blockly
- Topic: Execute event only once for a day
- Replies: 2
- Views: 1286
Re: Execute event only once for a day
I would normally use a uservariable for that. Simply create a uservariable and reset it to 0 each day at 17:00 with a separate blockly.
Then update the shown blockly with this logic: when the phone is detected and the uservariable is 0, you send the telegram and set the uservariable to 1.
Jos ...
- Monday 07 May 2018 11:49
- Forum: Blockly
- Topic: Execute event only once for a day
- Replies: 2
- Views: 1286
Execute event only once for a day
Hi. I've created event that tells me by Telegram message when my wife comes home from work.
Here it is:
domiticz_wife_home.PNG
So I check with Alive_Ping her phone in home's wi-fi network, and if this time is between 17:30 and 19:00 then I recieve Telegram's message.
Also Xiaomi Gateway tells ...
Here it is:
domiticz_wife_home.PNG
So I check with Alive_Ping her phone in home's wi-fi network, and if this time is between 17:30 and 19:00 then I recieve Telegram's message.
Also Xiaomi Gateway tells ...
- Thursday 05 April 2018 17:16
- Forum: Zigbee
- Topic: Xiaomi Gateway custom MP3
- Replies: 10
- Views: 10994
Re: Xiaomi Gateway custom MP3
Can you please share how to play custom mp3 in Blocks?
I've added Xiaomi Gateway MP3 block but it doesn't play nothing 
Thanks.
Thanks.