Skip to content

issues Search Results · repo:asantaga/wiserheatingapi language:Python

Filter by

16 results
 (133 ms)

16 results

inasantaga/wiserheatingapi (press backspace or delete to remove)

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 regression? I am currently running integration v3.1.3 ...
  • dbrb2
  • Opened 
    on Aug 7, 2022
  • #28

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 and pasted ...
  • keirstitt84
  • Opened 
    on Jul 1, 2021
  • #27

Hi, thank you for your great work on this and the Home Assistant plugin! I just wondered if the api supports opening/closing a TRV manually rather than through setting the temperature (perhaps with the ...
  • charlesomer
  • 3
  • Opened 
    on Feb 7, 2021
  • #26

Possible to get events that happened on the hub e.g. sending signal to boiler to switch off/on? Or even thermostat sending signal event to the hub? Want to capture these info for analytics. Thanks
  • yapnel
  • Opened 
    on Nov 15, 2020
  • #25

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 ...
  • mph070770
  • 2
  • Opened 
    on May 10, 2020
  • #21

During testing noticed this error File wiserapitest.py , line 142, in module wh.setSmartPlugState(smartPlugId, originalPlugState) File /home/asantaga/src/wiserheatingapi/wiserHeatingAPI/wiserHub.py ...
  • asantaga
  • 1
  • Opened 
    on Mar 29, 2020
  • #18

I have just installed wiserHomeAssistantPlatform - thank you very much for the work you have put into it. I did have one issue that stopped it from working, as follows: After installation and configuration, ...
  • TobyLL
  • Opened 
    on Mar 27, 2020
  • #17

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 the hub. For reading the hub domain data this is significantly ...
enhancement
  • msp1974
  • 7
  • Opened 
    on Feb 11, 2020
  • #14

From scooper1/Issue46 (8th Feb) return self.wiserHubData.get( Device ) AttributeError: NoneType object has no attribute get This is happening because the return from wiserHub is not NoneType safe. ...
  • asantaga
  • 2
  • Opened 
    on Feb 9, 2020
  • #13

Running wiserapitest.py I get an error. Here is the relevant part of the error report:- ......\wiserHeatingAPI\wiserHub.py , line 323, in getRoomSchedule scheduleId = self.getRoom(roomId).get( ScheduleId ...
  • HWO365manager
  • 1
  • Opened 
    on Feb 8, 2020
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub