mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-04 00:51:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			138 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			138 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
sensor:
 | 
						|
  - platform: tx20
 | 
						|
    wind_speed:
 | 
						|
      name: Windspeed
 | 
						|
    wind_direction_degrees:
 | 
						|
      name: Winddirection Degrees
 | 
						|
    pin: 4
 |