Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yuxincs
Copy link
Contributor

@yuxincs yuxincs commented Nov 6, 2025

Proposed change

This pull request adds a new sensor attribute to the documentation for VeSync humidifiers, making it easier for users to monitor the device's drying mode.

Documentation updates:

  • Added the drying_mode_state attribute to the list of sensors, indicating whether drying mode is On or Off.

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.

Copilot AI review requested due to automatic review settings November 6, 2025 04:59
@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 Nov 6, 2025
@netlify
Copy link

netlify bot commented Nov 6, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 27e114b
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/690c2b4c103aae00085938e8
😎 Deploy Preview https://deploy-preview-41636--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.

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 a new binary sensor attribute (drying_mode_state) to the VeSync integration's humidifier sensors section. The change expands the available sensor information that users can access from their VeSync humidifiers.

| ----------------------- | ---------------------------------------------------------------------------------- | --------- |
| `water_lacks` | Indicates whether the device needs a water refill | false |
| `water_tank_lifted` | Water tank is lifted | false |
| `drying_mode_state` | Drying mode is On or Off | false |
Copy link

Copilot AI Nov 6, 2025

Choose a reason for hiding this comment

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

The description 'Drying mode is On or Off' should be rewritten to match the style of other sensor descriptions in the table. Consider using a more descriptive format like 'Indicates whether drying mode is enabled' to align with the pattern used for water_lacks ('Indicates whether...').

Suggested change
| `drying_mode_state` | Drying mode is On or Off | false |
| `drying_mode_state` | Indicates whether drying mode is enabled | false |

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant