mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix switcher_kis max timer value (#16197)
This commit is contained in:
parent
fb9c0b0836
commit
7275364f5f
@ -84,4 +84,4 @@ Note: This does not affect the auto off timer.
|
||||
| Service Field | Mandatory | Description | Example |
|
||||
| ------------- | --------- | -------------------------------------------------------------------------------------- | -------------------------- |
|
||||
| `entity_id` | Yes | Name of the entity id associated with the integration, used for permission validation. | switch.switcher_kis_boiler |
|
||||
| `timer_minutes` | Yes | Integer containing timer minutes (valid range 1 to 90) | 90 |
|
||||
| `timer_minutes` | Yes | Integer containing timer minutes (valid range 1 to 150) | 90 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user