Seedtime Integration!

Seedtime is a garden planning web app that I find useful for maintaining my yard, and I wanted to be able to view the layout in Home Assistant. The problem is that (a) it renders everything in the layout on the fly, so I have to reconstruct it from the API response, and (b) it uses a GraphQL API (gross). Anyway, here’s an integration that generates a custom card with your Seedtime garden layout, + a calendar with event notifications (planting time, harvest time, etc)