1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 15:14:37 +01:00
Files
theobld-ww eeca75b937 Watts: add timer mode service (#169846)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-11 21:18:13 +02:00

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