Add timer mode action to Watts doc#45311
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the Watts Vision + integration documentation to describe the newly added watts.activate_timer_mode action, so readers can use the new timer/boost functionality from automations and scripts.
Changes:
- Added an Actions section documenting the
watts.activate_timer_modeaction - Included parameter descriptions (
temperature,duration) and a YAML usage example
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
| Example: | ||
|
|
||
| ```yaml | ||
| actions: | ||
| - action: watts.activate_timer_mode | ||
| target: | ||
| entity_id: climate.living_room_thermostat | ||
| data: | ||
| temperature: 21 | ||
| duration: 90 |
c0ffeeca7
left a comment
There was a problem hiding this comment.
We recently changed the style used to document actions:
https://developers.home-assistant.io/docs/documenting/integration-docs-examples/#documenting-automation-triggers-conditions-and-actions
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
c0ffeeca7
left a comment
There was a problem hiding this comment.
Nice docs! Thank you for the changes
c0ffeeca7
left a comment
There was a problem hiding this comment.
Thank you, @theobld-ww 👍
Proposed change
Update documentation to support new "Timer" action
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.