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

worcester bosch cannot change heating temperature #1152

Closed
higopi18 opened this issue Apr 2, 2023 · 8 comments
Closed

worcester bosch cannot change heating temperature #1152

higopi18 opened this issue Apr 2, 2023 · 8 comments
Labels
help wanted Extra attention is needed

Comments

@higopi18
Copy link

higopi18 commented Apr 2, 2023

Hardware S32 V2 ; Software v3.5.1

Either on home assistant or EMS-ESP GUI ; Unable to change Heating Temperature .

I am able to edit the value in home assistant ( or modify on ems-esp gui and press send) but temperature does not change.

I am able to make changes to "Burner Max Power" successfully ; so wondering if "heating Temperature" is somehow locked ....

Thanks
Gopi

@proddy
Copy link
Contributor

proddy commented Apr 3, 2023

start with https://emsesp.github.io/docs/Troubleshooting/#changing-a-value-on-an-ems-device-doesnt-work and see what is being sent and received.

@higopi18
Copy link
Author

higopi18 commented Apr 3, 2023

Thanks

@higopi18 higopi18 closed this as completed Apr 3, 2023
@higopi18
Copy link
Author

higopi18 commented Apr 3, 2023

start with https://emsesp.github.io/docs/Troubleshooting/#changing-a-value-on-an-ems-device-doesnt-work and see what is being sent and received.

Looks like the command to set heating to 70 goes out ; not sure why it stays unchanged

2023-04-03 08:51:45.580 D 482: [command] Calling command 'boiler/heatingtemp' (heating temperature) with value 70
2023-04-03 08:51:45.580 D 483: [emsesp] Write command successful
2023-04-03 08:51:45.623 D 484: [telegram] Sending write Tx [#163], telegram: 8B 08 16 01 46
2023-04-03 08:51:45.656 D 485: [emsesp] Last Tx write successful
2023-04-03 08:51:45.656 D 486: [telegram] Sending post validate read, type ID 0x16 to dest 0x08
2023-04-03 08:51:45.936 D 487: [telegram] Sending read Tx [#164], telegram: 8B 88 16 00 1B
2023-04-03 08:51:45.986 D 488: [emsesp] Last Tx read successful

@higopi18 higopi18 reopened this Apr 3, 2023
@higopi18
Copy link
Author

higopi18 commented Apr 3, 2023

Looks like the command to set heating to 70 goes out ; not sure why it stays unchanged

2023-04-03 08:51:45.580 D 482: [command] Calling command 'boiler/heatingtemp' (heating temperature) with value 70
2023-04-03 08:51:45.580 D 483: [emsesp] Write command successful
2023-04-03 08:51:45.623 D 484: [telegram] Sending write Tx [https://github.com//issues/163], telegram: 8B 08 16 01 46
2023-04-03 08:51:45.656 D 485: [emsesp] Last Tx write successful
2023-04-03 08:51:45.656 D 486: [telegram] Sending post validate read, type ID 0x16 to dest 0x08
2023-04-03 08:51:45.936 D 487: [telegram] Sending read Tx [https://github.com//issues/164], telegram: 8B 88 16 00 1B
2023-04-03 08:51:45.986 D 488: [emsesp] Last Tx read successfu

@proddy
Copy link
Contributor

proddy commented Jul 3, 2023

I think this is a known problem with some Worcester boilers. There's a short mention in the doc here.

@MichaelDvP anything to add to this?

@MichaelDvP
Copy link
Contributor

Could be a lot of things, overwrite by thermostat or controller, times treset by boiler, etc. Without system info, settings and full log can't say anything.

@proddy proddy added the help wanted Extra attention is needed label Jul 5, 2023
@basak
Copy link

basak commented Sep 2, 2023

On my Greenstar 30 CDi, "heating temperature" changes when I move the physical temperature dial on the boiler. Combined with your result, this suggests to me that the boiler won't accept this being changed externally.

@MichaelDvP
Copy link
Contributor

On my Greenstar 30 CDi, "heating temperature" changes when I move the physical temperature dial on the boiler.

For most boilers (bosch changes it's logic sometimes) you can only set the heating temperature via bus to a value lower than the selected value of the physical dial. And after ~2 minutes the boiler resets to the value of the dial. So the heating temperature command has to be repeated every minute to stay active. That's why we have added the scheduler in ems-esp. (And before the force heating off).

@proddy proddy closed this as completed Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants