Update with repeat documentation (#151)

This commit is contained in:
apop880 2019-05-10 08:23:00 -05:00 committed by Jérôme W
parent 8023fd8265
commit 27fb73bfe7
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ Lovelace Button card for your entities.
| `service` | string | none | Any service | Service to call (e.g. `media_player.media_play_pause`) when `action` defined as `call-service` |
| `service_data` | object | none | Any service data | Service data to include (e.g. `entity_id: media_player.bedroom`) when `action` defined as `call-service` |
| `haptic` | string | none | `success`, `warning`, `failure`, `light`, `medium`, `heavy`, `selection` | Haptic feedback for the [Beta IOS App](http://home-assistant.io/ios/beta) |
| `repeat` | number | none | eg: `500` | For a hold_action, you can optionally configure the action to repeat while the button is being held down (for example, to repeatedly increase the volume of a media player). Define the number of milliseconds between repeat actions here. |
### State