1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 21:47:08 +00:00
Files
core/homeassistant/components/google_sheets/services.yaml

17 lines
330 B
YAML

append_sheet:
fields:
config_entry:
required: true
selector:
config_entry:
integration: google_sheets
worksheet:
example: "Sheet1"
selector:
text:
data:
required: true
example: '{"hello": world, "cool": True, "count": 5}'
selector:
object: