Skip to content

Exposes Mealie API hooks to Home Assistant to be called by services

License

Notifications You must be signed in to change notification settings

JakeP121/Mealie-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mealie-Interface

Exposes Mealie API hooks to Home Assistant to be called by services

Installation

Option A (HACS)

  • Go to HACS > Integration.
  • Click the three dots in the upper right corner and click 'Custom Repositories'.
  • Add https://github.com/JakeP121/Mealie-Interface to your repositories.
  • Mealie Interface should now show up on your HACS integration page, click it and click download.
  • Restart Home Assistant.

Option B (Manual Installation)

Enabling

  • Add the following to your <config>/configuration.yaml
  mealie_interface:
    username: <your_mealie_username>
    password: !secret mealie_password
    url: <your_mealie_url>
  • Add the following to your <config>/secrets.yaml
mealie_password: <your_mealie_password>

About

Exposes Mealie API hooks to Home Assistant to be called by services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages