From 9469fedf7e1ddd6658381a91a170049dfa6799b6 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Sat, 18 Jun 2022 23:20:11 +0200 Subject: [PATCH] Add custom service Pure Boost (#23013) Co-authored-by: J. Nick Koston --- source/_integrations/sensibo.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/sensibo.markdown b/source/_integrations/sensibo.markdown index e70705de800..a833dc14d72 100644 --- a/source/_integrations/sensibo.markdown +++ b/source/_integrations/sensibo.markdown @@ -85,6 +85,17 @@ For Pure devices, these sensors are available: - PM2.5 - Pure Boost Sensitivity +## Custom Services + +### Pure Boost + +You can configure your Pure Boost settings by using the services `sensibo.enable_pure_boost` and `sensibo.disable_pure_boost`. + +- Enable Pure Boost will enable the service; optionally, you can configure the settings +- Disable Pure Boost will disable the service and leave settings intact, so a later enable will use settings already in place if not new are configured. + +Using Geo integration for Pure Boost is only possible by pre-configuration of Presence within the app. + ## Adding a quick switch example If you want a "Quick Switch" to turn your AC On / Off, you can do that using the following `Switch Template`: