Skip to content

dave-parsons/home-assistant-mealie-integration

 
 

Repository files navigation

ARCHIVED DUE TO NEW VERSION OF MEALIE COMING ANYTIME

Mealie Integration

This repository contains a mealie integration for home assistant. This project is still under construction. You can set up your own mealie integration using this guide.

TODO

  • Create API client
    • Authorization
    • Store credentials
    • Add first endpoint (meal plan for this week)
    • Tests
  • Add Home Assistant configuration
    • Hook up API client to home assistant code
    • Fix names of sensors
    • Figure out how to test integration
  • Translations for sensor names / units
  • Integration tests
  • Add more endpoints / sensors
  • Extract mealie code to separate api wrapper
  • [Optional] switch to pydantic for models
  • ...

About

A Home Assistant integration to show information from Mealie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Makefile 1.8%