Add custom service Pure Boost (#23013)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
G Johansson 2022-06-18 23:20:11 +02:00 committed by GitHub
parent d5adb9af02
commit 9469fedf7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`: