We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The measuring unit of formaldehyd is displayed as µg/m instead of µg/m³
I think the reason is in tuya.ts at line 650 / 651
exposes: [e.temperature(), e.humidity(), e.co2(), e.voc().withUnit('ppm'), e.formaldehyd().withUnit('µg/m³'), e.pm25().withValueMin(0).withValueMax(999).withValueStep(1)],
Zigbee2MQTT Version 1.31.0 commit: f440c860
The text was updated successfully, but these errors were encountered:
fix: Fix strange "Â" in device description and unit. #5857
e662c7b
Fixed!
Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)
Sorry, something went wrong.
No branches or pull requests
The measuring unit of formaldehyd is displayed as µg/m instead of µg/m³
I think the reason is in tuya.ts at line 650 / 651
Zigbee2MQTT Version 1.31.0 commit: f440c860
The text was updated successfully, but these errors were encountered: