Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please integrate a View when the Therme is heating #444

Closed
rameister opened this issue Sep 29, 2024 · 5 comments
Closed

Please integrate a View when the Therme is heating #444

rameister opened this issue Sep 29, 2024 · 5 comments
Labels
wontfix This will not be worked on

Comments

@rameister
Copy link

Is your feature request related to a problem? Please describe.
No, it isn't.

Describe the solution you'd like
Unfortunately, I do not yet see any way to recognize in Homeassistant when the gas burner is heating (not for water only heating). I would like to display this on a HA Card of the HA dashboard. Is this possible for you without much effort?

Describe alternatives you've considered

Additional context
On my iOS App MyMode there is a little Fire Icon shown when the Therme is heating.

@rameister
Copy link
Author

rameister commented Sep 29, 2024

bosch_scan.zip
Attached a dumpfile.
grafik

@tomas-belohoubek
Copy link

tomas-belohoubek commented Sep 29, 2024

I am using Bosch Condens 2300 gas heater and i was looking for the same thing. I ended up with enabling "actual modulation" sensor wich is showing current power in percentage if i'm not mistaken. So, when heater is in standby, sensor is showing 0%. When heating it shows percentages. Guessing power is based on target supply water temp etc. good enough for me.

Edit: connecting via Easycontrol CT200

@rameister
Copy link
Author

rameister commented Sep 29, 2024

Good idea but you see a modulation when you take hot water too. This a workaround but not the solution. I need a variable when heating only. First I've tried that like so:
grafik

@istvanSA
Copy link

I actually see if an climate is heating, but guess you have to make a group out of it or something so you can have 1 sensor if any of the valves are heating , the heat request below is idle if the room isnt being heated and heat request when its being heated

hvac_modes: heat, auto
min_temp: 5
max_temp: 30
current_temperature: 18.2
temperature: 19.5
hvac_action: heating
setpoint: manual
bosch_state: heat request
low_battery: false

i would like to have a sensor for when the hot water is running, that way we could have a warning if one of the kids is taking too long showers and let the lite blink or something so they know they have to get out of the shower :P

Copy link

stale bot commented Jan 21, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jan 21, 2025
@stale stale bot closed this as completed Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants