home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.77k stars 7.19k forks source link

Expose zone heat demand, battery state, window state, etc #29369

Closed rkeijsers closed 11 months ago

rkeijsers commented 11 months ago

Feedback

Is it possible or could you edit this integration with the possibility to see the heath demand of every group?

I now use a Ramses RF antenna and plugin to see those values, but this is not that accurate. I can also see the status of the battery and if the "window open" feature is on or off.

It also shows me if the brd91's are open or close and what the relay demand of these bdr91's is.

This would be nice to see in this intergration.

URL

https://www.home-assistant.io/integrations/evohome/

Version

2023.10.3

Additional information

1 2

home-assistant[bot] commented 11 months ago

Hey there @zxdavb, mind taking a look at this feedback as it has been labeled with an integration (evohome) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `evohome` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign evohome` Removes the current integration label and assignees on the feedback, add the integration domain after the command.
klaasnicolaas commented 11 months ago

Thank you for reaching out.

We use GitHub for tracking issues, not for tracking feature requests.

If you want to suggest a feature, you should try our Community Forum: Feature Requests.

Thanks! 👍

zxdavb commented 11 months ago

For the benefit of those who may find themselves here, and would like to know the answer.

Is it possible [for] this integration to see the heat demand of every [zone]?

No. It is not - the vendor's API simply does not provide this information.

The same applies for battery state, window state, relay state, etc.

I now use a Ramses RF antenna and plugin to see [heat demand] values, but this is not that accurate.

Hmmm. I wrote both the (official) evohome and (custom) ramses_cc integrations.

The heat demand available via ramses_cc (which uses ramses_rf library) should be exactly match those in the evohome controller (with certain caveats due to convergence, etc.). If it is not - raise an issue on the ramses_cc repo.

rkeijsers commented 11 months ago

zxdavb thank you for the quick reply and information. Is it possible to pm you? I have some questions about the ramses cc.