From 0e331be25c143ac0d75baa95e19ea18fbb6e8186 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Tue, 21 Jun 2022 16:52:16 +0200 Subject: [PATCH] Add filter and service to Sensibo (#23138) Co-authored-by: J. Nick Koston --- source/_integrations/sensibo.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/_integrations/sensibo.markdown b/source/_integrations/sensibo.markdown index 316dce5626d..6bb3a90aa89 100644 --- a/source/_integrations/sensibo.markdown +++ b/source/_integrations/sensibo.markdown @@ -3,6 +3,7 @@ title: Sensibo description: Instructions on how to integrate Sensibo A/C controller into Home Assistant. ha_category: - Binary Sensor + - Button - Climate - Fan - Number @@ -19,6 +20,7 @@ ha_codeowners: ha_domain: sensibo ha_platforms: - binary_sensor + - button - climate - diagnostics - number @@ -63,6 +65,16 @@ For Pure devices, these sensors are available: - Pure Boost linked with Presence - Pure Boost linked with Outdoor Air Quality +For climate devices, these sensors are available: + +- Filter Clean Required + +## Button + +You can reset your filter check by using the button available on climate devices. + +By pressing the button, you tell your device that you have cleaned or replaced the filter. + ## Select Entities For supported devices, this integration provides support to set the following modes by the select entity: @@ -87,6 +99,10 @@ For Pure devices, these sensors are available: - PM2.5 - Pure Boost Sensitivity +For climate devices, these sensors are available: + +- Filter last reset + ## Switch Entities For supported devices, this integration provides support to enable/disable a timer to delay a start or stop (depending on the current state) of your device.