Minor service definition tweaks (#46741)

This commit is contained in:
Franck Nijhof 2021-02-18 17:14:36 +01:00 committed by GitHub
parent b9d5b3c34e
commit a80921ab65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 28 additions and 16 deletions

View File

@ -1,2 +1,2 @@
reload:
description: Reload all bayesian entities.
description: Reload all bayesian entities

View File

@ -1,7 +1,7 @@
# Describes the format for available cloud services
remote_connect:
description: Make instance UI available outside over NabuCasa cloud.
description: Make instance UI available outside over NabuCasa cloud
remote_disconnect:
description: Disconnect UI from NabuCasa cloud.
description: Disconnect UI from NabuCasa cloud

View File

@ -1,2 +1,2 @@
update_records:
description: Manually trigger update to Cloudflare records.
description: Manually trigger update to Cloudflare records

View File

@ -1,2 +1,2 @@
reload:
description: Reload all command_line entities.
description: Reload all command_line entities

View File

@ -1,3 +1,3 @@
# Describes the format for available Remote Python Debugger services
start:
description: Start the Remote Python Debugger.
description: Start the Remote Python Debugger

View File

@ -1,2 +1,2 @@
reload:
description: Reload all filter entities.
description: Reload all filter entities

View File

@ -1,17 +1,29 @@
volume_up:
description: Simulates a key press of the "Volume Up" button on Home Assistant's host machine.
description:
Simulates a key press of the "Volume Up" button on Home Assistant's host
machine
volume_down:
description: Simulates a key press of the "Volume Down" button on Home Assistant's host machine.
description:
Simulates a key press of the "Volume Down" button on Home Assistant's host
machine
volume_mute:
description: Simulates a key press of the "Volume Mute" button on Home Assistant's host machine.
description:
Simulates a key press of the "Volume Mute" button on Home Assistant's host
machine
media_play_pause:
description: Simulates a key press of the "Media Play/Pause" button on Home Assistant's host machine.
description:
Simulates a key press of the "Media Play/Pause" button on Home Assistant's
host machine
media_next_track:
description: Simulates a key press of the "Media Next Track" button on Home Assistant's host machine.
description:
Simulates a key press of the "Media Next Track" button on Home Assistant's
host machine
media_prev_track:
description: Simulates a key press of the "Media Previous Track" button on Home Assistant's host machine.
description:
Simulates a key press of the "Media Previous Track" button on Home
Assistant's host machine

View File

@ -1,4 +1,4 @@
# Describes the format for available lovelace services
reload_resources:
description: Reload Lovelace resources from YAML configuration.
description: Reload Lovelace resources from YAML configuration

View File

@ -1,2 +1,2 @@
reload:
description: Reload all rest entities and notify services.
description: Reload all rest entities and notify services

View File

@ -1,2 +1,2 @@
reload:
description: Reload all universal entities.
description: Reload all universal entities