Giter Club home page Giter Club logo

Comments (7)

phenotypic avatar phenotypic commented on July 19, 2024

Hi there,

maxTemp and minTemp do not define the temperature thresholds. If you look in the README, you'll see that they define the upper and lower bounds for the temperature selector.

If you look at the section of the README labelled API Interfacing, it says that your API should return coolingThresholdTemperature and heatingThresholdTemperature when temperatureThresholds is true. Could you please verify that you are returning these two JSON fields when /status is requested?

from homebridge-web-thermostat.

augustozanellato avatar augustozanellato commented on July 19, 2024

Ok, but the problem is that when I go in auto mode the temp range is 0~35° even if I set minTemp and maxTemp in config.json.
Example: in home app I can set auto mode with 0-10° thresholds, but that doesn’t make any sense because my minTemp is 16°

from homebridge-web-thermostat.

phenotypic avatar phenotypic commented on July 19, 2024

Ah, I think I understand what you're saying. Your problem isn't with the coolingThresholdTemperature and heatingThresholdTemperature it's with the entire temperature range when you're in Auto mode? I.e. when you are in Off/Heat/Cool mode the temperature range is correct, it's only 0-35° when you are in Auto mode?

If so, i'm afraid this is a feature of the Home app and there is nothing that can be done to fix this as far as the plugin is concerned.

Could you verify that what I have described is what you are describing and that there are no negative functional implications as a result of what is described above?

from homebridge-web-thermostat.

augustozanellato avatar augustozanellato commented on July 19, 2024

Yeah, that’s definitely the issue. There aren’t any other negative implications.

from homebridge-web-thermostat.

augustozanellato avatar augustozanellato commented on July 19, 2024

It's not a bug in Home app, check PR #4

from homebridge-web-thermostat.

phenotypic avatar phenotypic commented on July 19, 2024

Good find, hadn't thought to set bounds on the heating and cooling thresholds but it makes sense. I'll merge your pull request now

from homebridge-web-thermostat.

augustozanellato avatar augustozanellato commented on July 19, 2024

Just FYI, when a pr is marked as “fixes #...” you don’t need to close the issue manually, it gets closed automatically by github when the PR is merged to master, see here

from homebridge-web-thermostat.

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.