Skip to content

Conversation

@bieniu
Copy link
Member

@bieniu bieniu commented Dec 1, 2025

Proposed change

Add information about actions:

  • shelly.get_kvs_value
  • shelly.set_kvs_value

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

@home-assistant home-assistant bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Dec 1, 2025
@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit acfa4e3
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/692f55b43294680007122ccf
😎 Deploy Preview https://deploy-preview-42046--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@bieniu bieniu marked this pull request as ready for review December 1, 2025 21:56
Copilot AI review requested due to automatic review settings December 1, 2025 21:56
@bieniu bieniu requested a review from bdraco as a code owner December 1, 2025 21:56
Copilot finished reviewing on behalf of bieniu December 1, 2025 21:59
Copy link
Contributor

Copilot AI left a 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

thecode and others added 4 commits December 2, 2025 10:39
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @bieniu and @thecode 👍

@c0ffeeca7 c0ffeeca7 added the awaits-parent Awaits the merge of an parent PR label Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaits-parent Awaits the merge of an parent PR has-parent This PR has a parent PR in another repo next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants