-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Add information about Shelly actions #42046
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds documentation for two new Shelly integration actions: shelly.get_kvs_value and shelly.set_kvs_value. These actions enable users to interact with the Key-Value Storage (KVS) on Gen2+ Shelly devices, allowing them to retrieve and store custom data values.
Key changes
- Added documentation for two new actions that interact with device Key-Value Storage
- Included a practical YAML example showing how to create a template sensor using the get_kvs_value action
- Structured the action documentation following the standard format with data attributes and descriptions
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
c0ffeeca7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Proposed change
Add information about actions:
shelly.get_kvs_valueshelly.set_kvs_valueType of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
get_kvs_valueandset_kvs_valueactions for Shelly RPC devices core#157349Checklist
currentbranch.nextbranch.