mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Add support for Qwiic PIR binary sensor (#5194)
This commit is contained in:
		| @@ -1813,6 +1813,9 @@ binary_sensor: | ||||
|       name: still | ||||
|     out_pin_presence_status: | ||||
|       name: out pin presence status | ||||
|   - platform: qwiic_pir | ||||
|     i2c_id: i2c_bus | ||||
|     name: "Qwiic PIR Motion Sensor" | ||||
|  | ||||
| pca9685: | ||||
|   frequency: 500 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user