question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Water Heater: Set operation mode performance

See original GitHub issue

I’m trying to change the operation mode on my hot water using the bosch integration. I’m using the v0.18.3 version from HACS

my entity is: water_heater.dhw1

If i call a service via Home Assistant dev tools like below:

service: water_heater.set_operation_mode
data:
  operation_mode: high_demand
target:
  entity_id: water_heater.dhw1

I have no issues getting it to change between High Demand (On) and off. However, If I try and do exactly the same with a performance which is one of the modes on the operations list - and one I can set in the Bosche app it doesn’t do anything. the spelling is lowercase performance as if I use uppercase Performance it gives an error so I know the actual enumeration is correct.

Just to show it switching between the other operation modes with no issues:

image

Is there something I may be missing?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
Bigglesukcommented, Oct 10, 2022

I’ve tested and can now set the HW to Performance, looks good thanks @pszafer

1reaction
przemoc86commented, Oct 2, 2022

The same issue that I’ve raised in #159

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Set Your Water Heater to Vacation Mode and Turn It ...
Vacation mode is a setting on your water heater system that allows you to run your boiler at lower temperatures than normal, saving...
Read more >
What operating options does the Rheem ProTerra have?
There are different operating options available for Rheem water heaters. These are Energy Saver, High Demand, Heat Pump, Electric Only, and Vacation modes....
Read more >
Water Heater Entity | Home Assistant Developer Docs
Derive entity platforms from homeassistant.components.waterheater. ... Set the water heater back to the previous operation mode.
Read more >
Hot water heater in Performance Mode - Sense Saves
The hot water heater was really new, installed about 2 years ago and supposed to be energy efficient. I went and checked the...
Read more >
Rheem Hybrid Water Heater Changing Modes
The water heater occasionally goes into a “pre-warm” mode, which kicks in about 5KW of resistance heat, even though the water heater is ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found