Releases: ohdarling/AirCube
Releases · ohdarling/AirCube
AirCube-2023.03.31
CN
- 禁用 MQTT 无法连接时自动重启,防止未配置 MQTT Broker 时 AirCube 定时重启
EN
- Disable automatic restart when MQTT cannot connect to prevent AirCube from restarting regularly due to an unconfigured MQTT Broker
2023.02.24
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