-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Add new sensors to airq integration #26761
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
Conversation
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.
✅ Approved. Can be merged as soon as the parent PR gets merged.
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.
According to the core PR, new sensors are added in new firmware versions. Should the table include a minimum firmware version for the new sensors?
Good point @emontnemery. Frankly, I am not completely sure, as the devices which have these physical sensors already have the necessary firmware version, while for older devices a firmware update will not change anything in the operation of the integration. Except for a few of the new virtual sensors, namely "Relative Pressure" and "Virus Index", which need to be explicitly activated. This, however, cannot be done by the integration in its present state and the users need to follow instructions from the devices non-public documentation. Would the following be a suitable addition to this PR or should I open another?
(The core PR mentions firmware v1.82.0, which introduced for the bulk of the new sensors, but not this two special cases.) |
…nsors "Virus Index" and "Relative Pressure" need to be activated after the device receives the firmware update introducing them. Additionally, clarify the meaning of "Virus Index"
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
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.
Thanks, @Sibgatulin 👍
../Frenck
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Proposed change
Recently a bunch of new sensors has been added to the device, so the integration is being updated.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.