mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[homeassistant] Native number entity import and control (#6455)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							1d25db491c
						
					
				
				
					commit
					a5fdcb31fc
				
			| @@ -46,6 +46,11 @@ binary_sensor: | ||||
|     attribute: world | ||||
|     id: ha_hello_world_binary_attribute | ||||
|  | ||||
| number: | ||||
|   - platform: homeassistant | ||||
|     entity_id: number.hello_world | ||||
|     id: ha_hello_world_number | ||||
|  | ||||
| sensor: | ||||
|   - platform: homeassistant | ||||
|     entity_id: sensor.hello_world | ||||
|   | ||||
		Reference in New Issue
	
	Block a user