mirror of
https://github.com/home-assistant/core.git
synced 2026-06-05 15:14:37 +01:00
eeca75b937
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
19 lines
346 B
YAML
19 lines
346 B
YAML
activate_timer_mode:
|
|
target:
|
|
entity:
|
|
domain: climate
|
|
integration: watts
|
|
fields:
|
|
temperature:
|
|
required: true
|
|
selector:
|
|
number:
|
|
step: 0.5
|
|
unit_of_measurement: "°"
|
|
mode: box
|
|
duration:
|
|
required: true
|
|
selector:
|
|
duration:
|
|
enable_second: false
|