SEN21231 Person Sensor from Useful Sensors¶
Person Sensor (SEN21231) from Useful Sensors has built in facial recognition that can detect how many people are facing the sensor and relative positions of the faces.
This sensor requires an I²C Bus. The I2C address is 0x62
# Example configuration entry
sensor:
- platform: sen21231
id: person_sensor
Configuration variables:¶
All options from Sensor.