mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add custom service Pure Boost (#23013)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
d5adb9af02
commit
9469fedf7e
@ -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`:
|
||||
|
Loading…
x
Reference in New Issue
Block a user