Nick Waterton
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Nick Waterton-
Nick Waterton commented,
The issue is caused by flair's http servers chunking incorrectly, (see https://github.com/urllib3/urllib3/issues/1516 ), I have patched the api library (just included timeout=5.0 in their requests ...
-
Nick Waterton commented,
I had this same problem, no idea how long two of them had been offline, and the app/web page doesn't show you vents. Power cycle brought them back.
-
Nick Waterton commented,
I have posted this as an issue on your github, but so far zero response. The problem seems to be caused by your cloud servers disconnecting prematurely.
-
Nick Waterton created a post,
API Problems
AnsweredRecently (last week or so), My flair program (python) is having difficulty retrieving vent and puck status from the cloud servers. It connects, authenticates, and retrieves a few vents data (or som...
-
Nick Waterton commented,
I have written a vent and puck interface (for openhab2), but it’s written in python, and should be universal. It’s similar to my roomba vacuum interface which is used in ha I believe. You can take ...