Skip to content

Improvement: Reset alarm and clear alarm history list #1695

@mattfro

Description

@mattfro

This works on bosch 3800i at least...could work on other systems also.
What I noticed sometimes it's not possible to write 255, I wonder if it's somehow related if the alarm is really active or not.
Because in those cases, I can not even reset it on the pump, it does not go away.

controller(0x09) -W-> boiler(0x08), ?(0x05), data: FF (offset 8)
But it seems to work, had alarm on the UI code 3071 and run this custom entity with value 255:
image
and the alarm went away

controller(0x09) -W-> boiler(0x08), ?(0x05), data: 01 (offset 42)
And this clears the alarm history list from the UI/pump:
image
with value 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions