Page 1 of 1
Change VALUES in ESP Switch inputs by Dummy switch in Domot
Posted: Sunday 10 January 2016 23:53
by scatman
Hi
I have question.
Is it possible, that I can change values switch input in espeasy by Dummy switches in Domoticz?
THX
Re: Change VALUES in ESP Switch inputs by Dummy switch in Domot
Posted: Sunday 31 January 2016 20:35
by maciekelga
Hi,
I have same problem. I configured one pin as input and is working with domoticz. When I change status on pin (put to the ground) in domoticz lamp on on/off switch change status, but when I change status in Domoticz on ESP value is still the same.
Re: Change VALUES in ESP Switch inputs by Dummy switch in Domot
Posted: Monday 01 February 2016 6:21
by scatman
maciekelga wrote:Hi,
I have same problem. I configured one pin as input and is working with domoticz. When I change status on pin (put to the ground) in domoticz lamp on on/off switch change status, but when I change status in Domoticz on ESP value is still the same.
Hi,
Do you have use http url commandc.
http://www.esp8266.nu/index.php/GPIO
Re: Change VALUES in ESP Switch inputs by Dummy switch in Domot
Posted: Monday 01 February 2016 8:49
by maciekelga
Hello,
I allready tried this function. I have configured ESP12 as follow: pin GPIO - 0 is as input with pull up and trigged with low active impulse. So when I connect pin to GND value is change to oposite and in Domoticz switch change his state to oposite. For example when I switch it on from ESP12 and next i switch off from Domoticz icon change state but physical state on ESP is still the same. I tried to put url command in ON and OFF action - send short negative impulse, but problem is this function is done all the time when switch change status not only when I manually press button in Domoticz.