Remove warning (#15969)

This commit is contained in:
Paulus Schoutsen 2018-08-14 12:29:55 +02:00 committed by GitHub
parent 10a2ecd1d6
commit 91e1ae035e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -506,9 +506,9 @@ homeassistant:
reload_core_config: reload_core_config:
description: Reload the core configuration. description: Reload the core configuration.
restart: restart:
description: Restart the Home Assistant service. It is normal to get a "Failed to call service homeassistant/restart" message. description: Restart the Home Assistant service.
stop: stop:
description: Stop the Home Assistant service. It is normal to get a "Failed to call service homeassistant/stop" message. description: Stop the Home Assistant service.
toggle: toggle:
description: Generic service to toggle devices on/off under any domain. Same usage as the light.turn_on, switch.turn_on, etc. services. description: Generic service to toggle devices on/off under any domain. Same usage as the light.turn_on, switch.turn_on, etc. services.
fields: fields: