『瀚思彼岸』» 智能家居技术论坛

标题: esphome 怎么配置支持si7021呢? [打印本页]

作者: dd102    时间: 2019-8-10 16:51
标题: esphome 怎么配置支持si7021呢?
我看版本里面写的 Adding SI7021 sensor to config validation实际写
SI7021 不行。。

作者: neroxps    时间: 2019-8-10 22:16
https://esphome.io/components/sensor/htu21d.html
作者: dd102    时间: 2019-8-10 23:19
neroxps 发表于 2019-8-10 22:16
https://esphome.io/components/sensor/htu21d.html

谢谢,的确可以
i2c:
  sda: GPIO4
  scl: GPIO5
  scan: True
  
sensor:
  - platform: htu21d
    temperature:
      name: "Room1 Temperature"
    humidity:
      name: "Room1 Humidity"
    update_interval: 60s
作者: lichao622    时间: 2021-12-27 14:56
dd102 发表于 2019-8-10 23:19
谢谢,的确可以
i2c:
  sda: GPIO4

这个准么,si7021
作者: dd102    时间: 2021-12-27 21:16
lichao622 发表于 2021-12-27 14:56
这个准么,si7021

没法校准哈,估计差不多




欢迎光临 『瀚思彼岸』» 智能家居技术论坛 (https://bbs.hassbian.com/) Powered by Discuz! X3.5