wiserheatingapi icon indicating copy to clipboard operation
wiserheatingapi copied to clipboard

This is a simple python API for interacting with the wiser heating system

Results 4 wiserheatingapi issues
Sort by recently updated
recently updated
newest added

Since the 6th August, all of my TRVs have started to report 0 percent battery into HA Via the app, they are still reporting fine - could this be a...

While investigating some of the other functions of the wiser app that are not yet supported in this api, I found that the wiser app uses a v2 api to...

enhancement

On line 1010 of wiserHub.py currently is 'return plug.get("ScheduledState")' This line should be returning the output state, I suspec this is a coding error when the function body was copied...

Can anyone please advise. I have the following crash, which seems to be due to requests, and I'm not sure why: ``` Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/urllib3/response.py", line...