Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for additional thermostat functions #5

Open
jocamero opened this issue Jan 25, 2012 · 0 comments
Open

Add support for additional thermostat functions #5

jocamero opened this issue Jan 25, 2012 · 0 comments

Comments

@jocamero
Copy link

Hello,

Could someone help me add support for additional thermostat functions? I'd at least like to be able to turn the thermostat's fan from Auto to On and back via SiriProxy. According to the API documentation the following command should accomplish the task:

curl -d '{"fmode":2}' http://192.168.1.101/tstat

Setting fmode to 2 is: On
Setting fmode to 0 is: Auto

Here's the documentation of the API: http://radiothermostat.com/documents/RTCOA%20WiFI%20API%20V1_0R3.pdf

I'd be grateful if anyone could teach me how to add functionality so I can share it with other SiriProxy users with a Radio Thermostat. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant