Update Switcher docs for button platform (#24749)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Shay Levy 2022-11-28 10:16:24 +02:00 committed by GitHub
parent c4cfbdb930
commit 64b8e08f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,17 +39,30 @@ If you completed the integration setup but are still unable to control the devic
{% include integrations/config_flow.md %}
## Buttons
For Switcher Breeze the integration provides the following buttons:
- For devices that are also controlled in other ways or often go out of sync with Switcher Breeze, there are `Assume on` & `Assume off` buttons which you can use to can tell Switcher Breeze if your device is currently running or not without sending a new command to the device.
- For devices which do not support swing status for the vertical swing, the integration provides separate `Vertical swing on` & `Vertical swing off` buttons.
## Sensors
For Switcher power control devices (Switcher Power Plug, Switcher Touch, Switcher V2/V4) the integration provides the following sensors:
| Sensor Name | Description | Example |
| ------------------- | ------------------------------------------------------ | ----------------- |
| `Auto Shutdown` | The auto shutdown time limit configured on the device | 01:30:00 |
| `Remaining Time` | Time remaining to shutdown (auto or timer) | 01:29:41 |
| `Auto Shutdown`* | The auto shutdown time limit configured on the device | 01:30:00 |
| `Remaining Time`* | Time remaining to shutdown (auto or timer) | 01:29:41 |
| `Electric Current` | The electric current in amps | 12.5 A |
| `Power Consumption` | The power consumption in watts | 2756 W |
*Currently not supported for Switcher Power Plug
## Services
For Switcher power control devices (Switcher Touch, Switcher V2/V4) the integration provides the following sensors:
### Service: `switcher_kis.set_auto_off`
You can use the `switcher_kis.set_auto_off` service to set the auto-off configuration setting for the device.