From 1191bef372f638e3ebc2911b350d1da280ffed2d Mon Sep 17 00:00:00 2001 From: G Johansson Date: Sun, 9 Oct 2022 17:12:28 +0200 Subject: [PATCH] Various text improvement Sensibo (#24452) Co-authored-by: Shay Levy --- source/_integrations/sensibo.markdown | 31 +++++++++++++++++++-------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/source/_integrations/sensibo.markdown b/source/_integrations/sensibo.markdown index 3dbeeef59c3..96f73750c55 100644 --- a/source/_integrations/sensibo.markdown +++ b/source/_integrations/sensibo.markdown @@ -34,7 +34,7 @@ ha_integration_type: integration ha_quality_scale: platinum --- -Integrates [Sensibo](https://sensibo.com) Air Conditioning controller into Home Assistant. +Integrates [Sensibo](https://sensibo.com) devices into Home Assistant. ## Prerequisites @@ -57,7 +57,7 @@ For motion sensors (supported by Sensibo Air devices), this integration provides For climate devices, these sensors are available: -- Room presence +- Room presence (for Air devices with an attached motion sensor) For Pure devices, these sensors are available: @@ -66,7 +66,7 @@ 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: +For all devices, these sensors are available: - Filter Clean Required @@ -76,6 +76,12 @@ 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. +## Number Entities + +By using the number entities you can calibrate the temperature and hunmidity of your device. + +These entities are disabled by default. + ## Select Entities For supported devices, this integration provides support to set the following modes by the select entity: @@ -85,13 +91,18 @@ For supported devices, this integration provides support to set the following mo ## Sensor Entities +For all devices, these sensors are available: + +- Filter last reset +- Feels Like +- Timer end time + For motion sensors (supported by Sensibo Air devices), this integration provides the following sensors: - Temperature -- Feels Like - Humidity -For diagnostics, not automatically displayed on dashboards, these sensors are available: +For diagnostics, not automatically displayed on dashboards, these sensors are available for motion sensors: - Voltage - Rssi @@ -106,10 +117,6 @@ For AirQ device, these sensors are available: - TVOC - CO2 -For climate devices, these sensors are available: - -- Filter last reset - ## Switch Entities For climate devices, this integration provides support to enable/disable a timer to delay a start or stop (depending on the current state) of your device. @@ -122,6 +129,12 @@ To customize the settings of Pure Boost, you can use the custom `sensibo.enable_ ## Custom Services +### Assume state + +For devices which are also controlled in other ways or often goes out of sync with Sensibo there is a `sensibo.assume_state` service. + +With this service you can tell Sensibo if your device is currently running or not without sending a new command to you device. + ### Pure Boost You can configure your Pure Boost settings using the services `sensibo.enable_pure_boost`.