Skip to content
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

introduce ignore_readerror attribute for sensor entities (untested) #346

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

infradom
Copy link
Collaborator

@infradom infradom commented Mar 7, 2023

A failing block read will be accepted as valid block if the first entity of the block contains a non-False ignore_readerror attribute. The other entitties of the block can also have an ignore_readerror attribute that determines the value returned upon failure.
Typically, this attribute is set to "Unknown" or None

Untested for the time being

A failing block read will be accepted as valid block if the first entity of the block contains a non-False ignore_readerror attribute. The other entitties of the block can also have an ignore_readerror attribute that determines the value returned upon failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants