Jerome Morignot
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by Jerome Morignot Sort by recent activity-
Agreed. I solved this by using the API...But it seems to be a very standard feature to be able to schedule your "global" setpoint.
-
I actually soved my problem...it works now. The trick was in the header only 'Authorization': 'Bearer ' + access_token is needed....Using the provided example and the proper header I can update att...
-
Sorry but I don't understand your statement?! I used Python for my own needs, the json I had to send to the API to patch the temperature set point is the one I wrote in my previous message. What's...
-
Cricket!?!?! :)
-
Your json is really wrong if you are trying to set the temperature: {"data":{"type":"structures", "attributes": {"set-point-temperature-c":"27.78"}}}
-
I added it to GitHub : https://github.com/jeromemorignot/FlairControl Not the greatest code...but it works for me :)
-
Hey Chris, Let me explain my situation and what I did: Like you we are all at home due to COVID, when we have to cool we like a temperature of 75-76, and when heating 68-69, here is the logic: Ev...
-
I have the EXACT same situation and configuration...funny. Here are my solutions : EASY but not perfect : Remove the ecobee remote sensors from ALL the Confort Settings on the Ecobee, you only keep...
-
Same thing here. I'm in Colorado as well, and at the end of Summer it's very typical to have to heat at night and cool during the afternoon....outside temperatures range from 50s to 80s for typical...