MvdDonk / brewfather

Brewfather integration for Home Assistant
16 stars 3 forks source link

Multiple batches support #15

Open MvdDonk opened 1 week ago

MvdDonk commented 1 week ago

Somehow make it possible to track multiple batches and still be able to know which batch is in where (fermenter).

MvdDonk commented 1 week ago

One of the main issues is that the number of batches returned by the Brewfather API can change making batch 1 suddenly a different batch. For example when batch 1 (beer A) has finished fermenting, now the first batch returned by the API is not beer A but beer B (which was previously the second batch)