Haier Climate Buttons

Additional buttons for Haier AC cleaning. These buttons are supported only by the hOn protocol.

# Example configuration entry
button:
  - platform: haier
    haier_id: haier_ac
    self_cleaning:
      name: Haier start self cleaning
    steri_cleaning:
      name: Haier start 56°C steri-cleaning

Configuration variables:

  • haier_id (Required, ID): The id of Haier climate component

  • self_cleaning (Optional): A button that starts Haier climate self cleaning. All options from Button.

  • steri_cleaning (Optional): A button that starts Haier climate 56°C Steri-Clean. All options from Button.

See Also