Search found 3 matches

by flt2
Friday 27 August 2021 12:38
Forum: Blockly
Topic: simple additions / concatenate with Blockly ?
Replies: 2
Views: 717

simple additions / concatenate with Blockly ?

Hi !
is there a way to perform simple computation in Blockly, such as string concatenate, number addition or soustraction ?
I'd like to perform checks like "if metric1 is more than metric2+10" and build personalised mails mixing several informations (thus concatenate).

Sorry if I missed an obvious ...
by flt2
Monday 22 June 2020 9:27
Forum: Other questions and discussions
Topic: domoticz need restart at pi start-up
Replies: 2
Views: 1993

domoticz need restart at pi start-up

Hello,

not sure where to post this question, please advise !

I've installed a Pi with raspbian and domoticz. I don't use it for anything else.

Domoticz is supposed to launch at start up, and the status is nice :

pi@raspberrypi:~ $ sudo /etc/init.d/domoticz.sh status -l
* domoticz.service - LSB ...
by flt2
Monday 25 May 2020 13:59
Forum: Blockly
Topic: IFTTT + Smartlife/tuya lag ?
Replies: 0
Views: 507

IFTTT + Smartlife/tuya lag ?

Hello everybody !

I'm trying to get some shutters to close when it's too sunny.
I manage to create the IFTT webhook triggering the smartLife routine closing 2 shutters.

I also managed to call the webhook from domoticz and make it work.

Today, however, there seems to be a strong lag.

the script ...