Search found 3 matches

by DaniKojnok
Sunday 15 December 2019 18:34
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 439005

Re: Blockly examples


I use this plugin for that purpose:
https://www.domoticz.com/forum/viewtopic.php?t=23813
Countdown is triggered by my PIR sensor. If countdown is still counting, and PIR is going on, countdown is starting over again (I think this is different from using a switch with delay?).


Thank you, seems ...
by DaniKojnok
Monday 09 December 2019 19:55
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 439005

Re: Blockly examples

Hi, I am trying to resolve a task with blockly: If a PIR is off FOR some time do action. Is it just me finding this impossible to solve?
by DaniKojnok
Friday 05 April 2019 21:12
Forum: Temperature and Weather
Topic: MQTT Device
Replies: 7
Views: 3167

MQTT Device

Hi, I have successfully connected ESP32 running BME280 via MQTT to Domoticz. Added the device and in the logs the data is present however the latest information is not displayed on the dashboar device/ticket (like for the 433MHz devices). Any idea what magic is required for the values to be ...