SEN0321 DFRobot Ozone Sensor¶
The sen0321
sensor platform allows you to use your DFRobot
(product wiki,
DFRobot) ozone sensors with ESPHome. The sensor is used in automatic mode where the sensor actively
updates its measurements every 2 seconds.
I²C is required to be set up in your configuration for this sensor to work.
# Example configuration entry
sensor:
- platform: sen0321
name: "Ozone Sensor"
address: 0x73
update_interval: 60s