mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	docs: update home-assistant.md (#4049)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							9d7ef1837b
						
					
				
				
					commit
					08bc29ca8a
				
			| @@ -18,7 +18,7 @@ Create an API token from Mealie's User Settings page (https://hay-kot.github.io/ | |||||||
| #### 2. Create Home Assistant Sensors | #### 2. Create Home Assistant Sensors | ||||||
|  |  | ||||||
| Create REST sensors in home assistant to get the details of today's meal. | Create REST sensors in home assistant to get the details of today's meal. | ||||||
| We will create sensors to get the name and ID of the first meal in today's meal plan (note that this may not be what is wanted if there is more than one meal planned for the day). We need the ID as well as the name to be able to retreive the image for the meal. | We will create sensors to get the name and ID of the first meal in today's meal plan (note that this may not be what is wanted if there is more than one meal planned for the day). We need the ID as well as the name to be able to retrieve the image for the meal. | ||||||
|  |  | ||||||
| Make sure the url and port (`http://mealie:9000` ) matches your installation's address and _API_ port. | Make sure the url and port (`http://mealie:9000` ) matches your installation's address and _API_ port. | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user