Skip to content

Commit

Permalink
git checkout mainMerge branch 'main' of https://github.com/denysdovha…
Browse files Browse the repository at this point in the history
…n/vacuum-card into denysdovhan-main
  • Loading branch information
bhuebschen committed Jul 21, 2024
1 parent 4d1b311 commit f902eab
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 26,662 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,12 @@ You can defined service invocations to override default actions behavior. Availa

You can defined [custom scripts][ha-scripts] for custom actions i.e mowing specific areas and add them to this card with `shortcuts` option.

| Name | Type | Default | Description |
| -------------- | :------: | --------------------------------- | ------------------------------------------------- |
| `name` | `string` | Optional | Friendly name of the action, i.e. `mow backyard`. |
| `service` | `string` | Optional | A service to call, i.e. `script.mow_backyard`. |
| `icon` | `string` | Optional | Any icon for action button. |
| Name | Type | Default | Description |
| -------------- | :------: | --------------------------------- | ----------------------------------------------------------------------- |
| `name` | `string` | Optional | Friendly name of the action, i.e. `Clean bedroom`. |
| `service` | `string` | Optional | A service to call, i.e. `script.clean_bedroom`. |
| `target` | `object` | Optional | A `HassServiceTarget`, to define a target for the current service call. |
| `icon` | `string` | Optional | Any icon for action button. |
| `service_data` | `object` | `service_data` for `service` call |

## Theming
Expand Down
Loading

0 comments on commit f902eab

Please sign in to comment.