MS5611 大气压力传感器
ms5611 传感器平台允许您在 ESPHome 中使用 MS5611 大气压力和温度传感器(有关技术详情,请参阅 数据手册)。使用此传感器需要在配置中设置 I²C。
# 示例配置条目sensor: - platform: ms5611 temperature: name: "Temperature" pressure: name: "Pressure"ms5611 传感器平台允许您在 ESPHome 中使用 MS5611 大气压力和温度传感器(有关技术详情,请参阅 数据手册)。使用此传感器需要在配置中设置 I²C。
# 示例配置条目sensor: - platform: ms5611 temperature: name: "Temperature" pressure: name: "Pressure"