-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
add new device EFEKTA_Air_Quality_Station #8726
Conversation
add new device EFEKTA_Air_Quality_Station
add new device EFEKTA_Air_Quality_Station
add new device EFEKTA_Air_Quality_Station
add new device EFEKTA_Air_Quality_Station
add new device EFEKTA_Air_Quality_Station
add new device EFEKTA_Air_Quality_Station
src/devices/efekta.ts
Outdated
access: 'STATE_SET', | ||
}), | ||
m.binary({ | ||
name: 'automatic_scal', |
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.
name: 'automatic_scal', | |
name: 'automatic_self_calibration', |
src/devices/efekta.ts
Outdated
model: 'EFEKTA_Air_Quality_Station', | ||
vendor: 'EFEKTA', | ||
description: | ||
'[EFEKTA Air Quality Station, PM1.0, PM2.5, PM4.0, PM10, AQ PM2.5 Index, PM Size, CO2, VOC Index, Temperature, \ |
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.
Please change the description to just Air Quality Station
, link can be included on the docs page.
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.
Hello, I have made changes, which I will also take into account in subsequent converters.
add new device EFEKTA_Air_Quality_Station
add new device EFEKTA_Air_Quality_Station
Thanks! |
add new device EFEKTA_Air_Quality_Station