Files
core/homeassistant/components/system_log/services.yaml
T
Pierre Ståhl 8111e3944c Add basic backend support for a system log (#10492)
Everything logged with "warning" or "error" is stored and exposed via
the HTTP API, that can be used by the frontend.
2017-11-14 20:35:56 -08:00

4 lines
61 B
YAML

system_log:
clear:
description: Clear all log entries.