Page 1 of 1

Check InfraRed-Signals in Blockly

Posted: Monday 26 September 2016 8:41
by thps
Hi

i´ve added an ESP8266 with an IR-Sensor to Domozticz. The ESP sends a Signal like "3452472957" to domoticz in a virtual "Text"- Sensor.

So far so good. But how can i compare this value in blockly ? I´ve tryed something like
espir.JPG
espir.JPG (18.54 KiB) Viewed 578 times
.

But that doesnt work.

Should i use a different sensortyp and conpare this to a Integer?


Thanks a lot

thps