Skip to content

2023.02.24

Choose a tag to compare

@ohdarling ohdarling released this 23 Feb 16:55
· 3 commits to master since this release

CN

  • 与小米温湿度传感器对比后,BME280 温度校正 -2,湿度 +10
  • 添加重启功能,长按右键 5 秒以上,会重启 AirCube
  • 添加 CO2 传感器校准功能,长按左键 5 秒以上,开启 MH-Z19 或 SenseAir S8 校准功能,校准前请将 AirCube 在室外放置运行 20 分钟以上
  • 使用自定义组件读取 BME280 数据,避免 ESPHome 初始化失败的问题

EN

  • After comparing with Xiaomi Temp&Humdity Sensor, BME280 temperature calibration -2, humidity +10
  • Add reboot function, long press right button for more than 5 seconds, it will reboot AirCube
  • Add CO2 sensor calibration function, press and hold the left button for more than 5 seconds to turn on MH-Z19 or SenseAir S8 calibration function, please leave the AirCube outside and running for more than 20 minutes before calibration.
  • Use custom components to read BME280 data and avoid ESPHome initialization failures