Skip to content

Bosch HomeConnect Washing Machine #247

@z33r0h

Description

@z33r0h

I’m trying to use the timer card with my Bosch Home Connect washing machine to display the remaining time of the programme when the washing machine is active. I’m having decent luck with getting it to do mostly what I want aside from the bar won’t display, just the operation state:

Image

Any help much appreciated.

type: custom:timer-bar-card
entities:
  - entity: sensor.washing_machine_operation_state
    name: Washing machine running
    end_time:
      entity: sensor.washing_machine_programme_finish_time
    text_width: 4em
    bar_width: calc(70% - 10em)
visibility:
  - condition: state
    entity: sensor.washing_machine_operation_state
    state: run

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions