Very first post..

https://www.letscontrolit.com/wiki/inde ... _Reference
Says:
and stated:Command Class Purpose Syntax
Status Plugin Show status on previously controlled pins Status <device>,<pin>
Very well. But how?-) Meaning using it at rules engine.Plugins - Can be run from serial, rules engine, HTTP, MQTT
Many examples deploy "extra" switch for getting gpio state, but if I'm not misunderstood, it should work directly also?
via http://192.168.1.xx/control?cmd=status,gpio,12 i can get gpio status directly without extra switches.
I have sonoff basic, and want its relay to be ON at boot, so gpio 12 is default ACTIVE.
But if i have input switch task connected to gpio 12 to read relay state, it apparently puts relay off after couple of seconds after boot.
After that it works like it should, but initially it just ruins idea about light been "manually" operated..
One could write some system#boot gpio,12,1 rule, but even then relay goes off for moment and on again, not "professional"..
So.. It this a bug or a fly, or just a way it should work?
Firmware is espEasy.2.0.0-dev11_normal_8285.bin.