Giter VIP home page Giter VIP logo

Comments (15)

sparkymck avatar sparkymck commented on June 22, 2024

Forgot to add, I've got 1.7.1 running on a Pi3 with Hassio 103.4.

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 22, 2024

mmmm something it doesnt like at the REST API place.. im sure i tested this too...

Alas my server (my whole HA installation ) is down and I dont have the time to rebuild it yet (got to do a complex tax return first....)

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 22, 2024

@msp1974 Hey Mark, given my server is down and time poor, any chance you have time to look at this?
Happy to accept any PR and merge as always

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 22, 2024

server back up :-) will work on this asap

from wiserhomeassistantplatform.

sparkymck avatar sparkymck commented on June 22, 2024

Awesome, thank you!

from wiserhomeassistantplatform.

msp1974 avatar msp1974 commented on June 22, 2024

Sorry for late response i have been away. I can look at the weekend if you need some help. I found that the error message in the api could do with enhancimg to log the return response better so we can diagnose issues more easily.

from wiserhomeassistantplatform.

msp1974 avatar msp1974 commented on June 22, 2024

The one thing i can think off that may cause an error that is not being checked is your boost_temp setting. The boost function takes the current temp of the room and adds the boost_temp value to it. This was a breaking change from prior version.

If you still have boost_temp set to something like 20 and not something like 2, current temp + boost temp will be more than 30 which is the max temp setting of the wiser system and it will error when setting boost mode.

There is no checking for the min/max temp range when setting the boost in the api like we have when setting a temp value. Maybe we need to add this and return a message to explain the issue.

from wiserhomeassistantplatform.

msp1974 avatar msp1974 commented on June 22, 2024

Other possibility is it is being caused by the open issue 3 on the api that it does not always send an integer to wiser but sends a float value.

from wiserhomeassistantplatform.

sparkymck avatar sparkymck commented on June 22, 2024

The one thing i can think off that may cause an error that is not being checked is your boost_temp setting. The boost function takes the current temp of the
If you still have boost_temp set to something like 20 and not something like 2, current temp + boost temp will be more than 30 which is the max temp setting of the wiser system and it will error when setting boost mode.

Thanks Mark, where would I find boost_temp? I definitely haven't deliberately changed anything from the defaults.

from wiserhomeassistantplatform.

msp1974 avatar msp1974 commented on June 22, 2024

It will be in your configuration.yaml file where you have your settings for IP, secretkey etc.

from wiserhomeassistantplatform.

sparkymck avatar sparkymck commented on June 22, 2024

I'm a muppet, boost temp was indeed set to 20. Sorry for the trouble and thank you both for your help.

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 22, 2024

ReOpening this, Server is back but work and kids are also demanding. I plan to make some changes this weekend , merge a PR and what I'll do is add some checks for boost values > 10..

from wiserhomeassistantplatform.

msp1974 avatar msp1974 commented on June 22, 2024

Have sent you a PR on the wiserHubAPI to fix this.

KR

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 22, 2024

Thanks.. really appreciate this

Ill.merge into master tonight/ tomorrow morning and make a new HCAS release.

from wiserhomeassistantplatform.

asantaga avatar asantaga commented on June 22, 2024

thank you, closing this and creating a new HACS release

from wiserhomeassistantplatform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.