Giter VIP home page Giter VIP logo

Comments (12)

swingerman avatar swingerman commented on July 1, 2024

All temps and models are currently exposed.

Could you please clarify what exactly you are missing?

from ha-dual-smart-thermostat.

tomtom13 avatar tomtom13 commented on July 1, 2024

Welll ... somehow it's not exposed for me ...
Screenshot 2024-05-23 at 11 13 13

But hey, I might be stupid and be missing something.

from ha-dual-smart-thermostat.

swingerman avatar swingerman commented on July 1, 2024

This is true. This component does not create other entities. But you can read stuff from it's state.
Go to developer tools -> states and see.

from ha-dual-smart-thermostat.

tomtom13 avatar tomtom13 commented on July 1, 2024

And this is useful in what way ? If I have an entity I can use it for scripting etc.

from ha-dual-smart-thermostat.

swingerman avatar swingerman commented on July 1, 2024

You can build automation?

Can you explain what you are missing here?

from ha-dual-smart-thermostat.

tomtom13 avatar tomtom13 commented on July 1, 2024

Again, I might be stupid (definitely am) - if there is no entity ID, how can I change programatically a set-point / how can I access certain values from the UI directly, baring in mind that most UI requires entity_ID to get live updates from the item.

from ha-dual-smart-thermostat.

swingerman avatar swingerman commented on July 1, 2024

In your screenshot the 'entity_id' is 'climate.office_thermostat'

What entity ids are you missing?

from ha-dual-smart-thermostat.

tomtom13 avatar tomtom13 commented on July 1, 2024

climate.office_thermostat_ON
climate.office_thermostat_current_temp
climate.office_thermostat_max_temp
climate.office_thermostat_min_temp
climate.office_thermostat_state
climate.office_thermostat_state_reason
climate.office_thermostat_heat_on
climate.office_thermostat_fan_on
climate.office_thermostat_cool_on
climate.office_thermostat_whaever_you_think_might_be_worth_exposing

Don't you think that people might find it usefull in their UI / scripts / automations ? Also, not all items that this thermostat controls are simple switches, so right now I've got a intermediary variable that his switches, that I need to monitor to change the trv state ... a bit messy. Exposing those states via entities would help people.

from ha-dual-smart-thermostat.

swingerman avatar swingerman commented on July 1, 2024

These are state attributes. You can access them in scripts and automation.

image

You said that the standard thermoset exposes things that this component doesn't. Can you show me?

from ha-dual-smart-thermostat.

tomtom13 avatar tomtom13 commented on July 1, 2024

Here is an example of office thermostatic valve:
Screenshot 2024-05-24 at 12 07 14
Screenshot 2024-05-24 at 12 07 23

from ha-dual-smart-thermostat.

swingerman avatar swingerman commented on July 1, 2024

That's MQTT integration. This component uses climate integration under the hood.
It exposes state attributes as all sensors and switches you might use to configure already have an entity in HomeAssistant.
Thus, this component should not expose them as they are already exposed.

If you wish, I am happy to help you set up automation using state attributes.
Whit that, I will be able to close this issue for now.

from ha-dual-smart-thermostat.

tomtom13 avatar tomtom13 commented on July 1, 2024

OK, so ... no entity ID's for your thermostat, just attributes for foreseeable future.
Roger.

from ha-dual-smart-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.