Skip to content

Conversation

@naltatis
Copy link
Member

fixes #817

The valid plugin allows separating validity from actual values, which is particularly useful for integrations like ioBroker that provide these separately. When the validation returns false, the value is considered unavailable.

Documents the new valid plugin introduced in evcc-io/evcc#21759.

The valid plugin allows separating validity from actual values, which is
particularly useful for integrations like ioBroker that provide these
separately. When the validation returns false, the value is considered
unavailable.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@naltatis naltatis added the documentation Improvements or additions to documentation label Oct 24, 2025
@naltatis naltatis merged commit 4770b4c into main Oct 24, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document: Plugins: add valid plugin

2 participants