1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 13:56:28 +00:00
Files
core/homeassistant/components/number/services.yaml
2025-03-12 19:07:41 +01:00

13 lines
205 B
YAML

# Describes the format for available Number entity services
set_value:
target:
entity:
domain: number
fields:
value:
example: 42
required: true
selector:
text: