Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AM2120 Temperature Sensor
#1
Sad 
I bought this AM2120 Temperature and Humidity Sensor and I am not able to get it to read input sensor on my ESPHOME.  I have bought AM2301 and it works fine with the same ESPHOME code as below:

  - platform: dht
    pin: 33    
    model: AM2302   ## New Sensor AM2120  NOT WORKING - NA reading
    temperature:
      name: "S4-Temp"
      accuracy_decimals: 1
    humidity:
      name: "S4-Humidity"
      accuracy_decimals: 1
    update_interval: 30s


Do I use the wrong code for my board?   

Thanks..
Reply


Messages In This Thread
AM2120 Temperature Sensor - by mrteaiot - 06-24-2023, 06:02 AM
RE: AM2120 Temperature Sensor - by admin - 06-24-2023, 11:20 AM
RE: AM2120 Temperature Sensor - by mrteaiot - 06-24-2023, 08:19 PM
RE: AM2120 Temperature Sensor - by admin - 06-24-2023, 09:51 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)