mhrivnak / radiotherm

python client library for Radio Thermostat wifi-enabled home thermostats
BSD 3-Clause "New" or "Revised" License
49 stars 40 forks source link

Add another Filtrete 3M50 model version. #1

Closed mledford closed 11 years ago

mhrivnak commented 11 years ago

Have you tested all of the functionality in CommonThermostat to make sure it works with v1.09? Did you find any discrepancies?

mledford commented 11 years ago

I have tested all the gets. I haven't tested all the posts. However, it all appears to function correctly. I will test the posts more thoroughly if you wish.

mhrivnak commented 11 years ago

Indeed, testing the posts would be great so we can document any discrepancies. I'd like to make sure people know what to expect, especially since the REST API on these thinks tends to be quirky. Thanks!

mledford commented 11 years ago

Hi! I tested the posts and I can confirm that everything works. Let me know if there is anything I can do to help.

mhrivnak commented 11 years ago

Sorry I forgot about your PR. :) Thanks again for the contribution!