mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Add KMeterISO component. (#5170)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -792,6 +792,13 @@ sensor: | ||||
|         name: INA3221 Channel 1 Shunt Voltage | ||||
|     update_interval: 15s | ||||
|     i2c_id: i2c_bus | ||||
|   - platform: kmeteriso | ||||
|     temperature: | ||||
|       name: Outside Temperature | ||||
|     internal_temperature: | ||||
|       name: Internal Ttemperature | ||||
|     update_interval: 15s | ||||
|     i2c_id: i2c_bus | ||||
|   - platform: kalman_combinator | ||||
|     name: Kalman-filtered temperature | ||||
|     process_std_dev: 0.00139 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user