docs: Fix PTZ example (#1642)
* docs: Fix PTZ example * chore: Strength the github issue templates * Reduce mandatory information * Diagnostics information always required
This commit is contained in:
@@ -1,16 +1,5 @@
|
||||
# Stock Actions
|
||||
|
||||
## `call-service`
|
||||
|
||||
Call a service. See [Home Assistant actions documentation](https://www.home-assistant.io/dashboards/actions/).
|
||||
|
||||
!> Home Assistant has deprecated the `call-service` action, please use [`perform-action`](#perform-action) instead.
|
||||
|
||||
```yaml
|
||||
action: call-service
|
||||
# [...]
|
||||
```
|
||||
|
||||
## `more-info`
|
||||
|
||||
Open the "more-info" dialog for an entity. See [Home Assistant actions documentation](https://www.home-assistant.io/dashboards/actions/).
|
||||
|
||||
Reference in New Issue
Block a user