mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add differential pressure sensor support for CFSensor XGZP68xxD devices (#5562)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -351,6 +351,14 @@ dfrobot_sen0395: | ||||
|     uart_id: dfrobot_mmwave_uart | ||||
|  | ||||
| sensor: | ||||
|   - platform: xgzp68xx | ||||
|     i2c_id: i2c_bus | ||||
|     temperature: | ||||
|       name: Pressure Temperature | ||||
|     pressure: | ||||
|       name: Differential pressure | ||||
|     k_value: 4096 | ||||
|  | ||||
|   - platform: pmwcs3 | ||||
|     i2c_id: i2c_bus | ||||
|     e25: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user