mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
15 lines
285 B
YAML
15 lines
285 B
YAML
# Describes the format for available file services
|
|
read_file:
|
|
fields:
|
|
file_name:
|
|
example: "www/my_file.json"
|
|
selector:
|
|
text:
|
|
file_encoding:
|
|
example: "JSON"
|
|
selector:
|
|
select:
|
|
options:
|
|
- "JSON"
|
|
- "YAML"
|