mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Andreas Riehl <andreas.riehl@acp.de> Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			129 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			129 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sensor:
 | |
|   - platform: bh1900nux
 | |
|     i2c_id: i2c_bus
 | |
|     name: Temperature Living Room
 | |
|     address: 0x48
 | |
|     update_interval: 30s
 |