mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Remove warning (#15969)
This commit is contained in:
parent
10a2ecd1d6
commit
91e1ae035e
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user