How to change HouseMode via http request?

How can I change HouseMode via http request?

Searching the forum for “house mode http” will find a number of references, including this

http://forum.micasaverde.com/index.php/topic,37251.msg278124.html#msg278124

uups
I try to use:
http://192.168.6.100:3480/data_request?id=variableset&Variable=Mode&Value=2 (1,2,3,4)
I get “OK”

but it don’t change house mode

Yes, interesting. When using the Vera UI, that’s what it looks like, but it’s not. But it seems to be the Web UI which is wrong. The underlying mode of the system actually DOES change.

Switch to the AltUI plugin to get a functional interface and see what is really going on.

[quote=“konstsch, post:3, topic:196083”]uups
I try to use:
[url=http://192.168.6.100:3480/data_request?id=variableset&Variable=Mode&Value=2]http://192.168.6.100:3480/data_request?id=variableset&Variable=Mode&Value=2[/url] (1,2,3,4)
I get “OK”

but it don’t change house mode[/quote]

Try this:

[size=2][font=verdana][url=http://192.168.6.100:3480/data_request?id=variableset&Variable=Mode&Value=2]http://192.168.6.100/port_3480/data_request?id=variableset&Variable=Mode&Value=2[/url][/font][font=verdana] (1,2,3,4)[/font][/size]