- Sat Feb 27, 2016 7:55 am
#41991
Thanks Forum for reading,
thank Mmiscool for the explanation.
But I do not understand # sthash.FMZPhHL1.dpuf
Why? for what?
The solution is easier than I thought, after I take
old and working-> 192.168.1.31:8181/config/xmlapi/statechange.cgi?ise_id=3945&new_value=1
in Firefox
new and working too -> 192.168.1.31/config/xmlapi/statechange.cgi?ise_id=3945&new_value=1
have tested (without the port specification :8181)
and like to appear connected, I now know for HomeMatic CCU2
is the port specified here is not necessary.
Next step was
wget ("192.168.1.31/config/xmlapi/statechange.cgi?ise_id=3945&new_value=1")
and it works flawlessly with fast switching times with my ESP-01.
I'll turn it into a small program with query on / off
and put it in "project".
Gerd