Search found 6 matches

by gelkayam
Thu Mar 30, 2023 2:17 pm
Forum: Help & support (English)
Topic: Wrapup after Wifi disconnect
Replies: 2
Views: 1744

Re: Recovery from Wifi disconnect

Hi Bernhard, Thanks for the fast response, indeed you are right again (recovering from a local beer festival :)). noticed just now on the subscription page that there is a 10 day limit - 10 Max. brew / fermentation duration (days). I think adding a notification when moving (and a link to the subscri...
by gelkayam
Thu Mar 30, 2023 1:47 pm
Forum: Help & support (English)
Topic: Wrapup after Wifi disconnect
Replies: 2
Views: 1744

Wrapup after Wifi disconnect

EDIT As I'm using the free tier, fermentation tracking is limited to 10 days, so it had nothing to do with the wifi disconnect. END EDIT Hello, I'm running a fermentation (only iSpiendel, temperture controll by offline STC100) for over a week and my wifi was down for the night and recovered. When go...
by gelkayam
Sat Mar 18, 2023 11:45 am
Forum: Help & support (English)
Topic: Tracking temperature and gravity without a controller
Replies: 9
Views: 4265

Re: Tracking temperature and gravity without a controller

same setup as before, choosing the equipment is unavailable.
I have a fake controller, but it haven't checked in in some time.

only option under fermentation is "skip recipe step"
by gelkayam
Mon Jan 09, 2023 8:51 am
Forum: Help & support (English)
Topic: Tracking temperature and gravity without a controller
Replies: 9
Views: 4265

Re: Tracking temperature and gravity without a controller

Hi Bernhard, Thanks for your reply, last thing first, starred BernhardSchlegel/BierBot-Bricks. is that the correct repo? that's the endpoint over sonoff, right? 3. I think that's not the case. I had only the iSpindel in the equipment, and it seems the fermenter cannot be chosen as the in the ferment...
by gelkayam
Fri Jan 06, 2023 7:28 pm
Forum: Help & support (English)
Topic: Tracking temperature and gravity without a controller
Replies: 9
Views: 4265

Re: Tracking temperature and gravity without a controller

I was able to move another step, by faking the brick using curl. for i in {1..10}; do curl -i 'https://brewbricks.com/api/iot/v1?type=sonoff_th16&brand=bierbot&version=0.9.4&s_number_temp_0=42&a_bool_epower_0=0&chipid=142424242_5C:CF:FF:20:CC:A5&apikey=xxxxxxxx' ; sleep 120; ...
by gelkayam
Fri Jan 06, 2023 7:13 pm
Forum: Help & support (English)
Topic: Tracking temperature and gravity without a controller
Replies: 9
Views: 4265

Tracking temperature and gravity without a controller

Hi there, I got an iSpindel and was looking for a service that I can send the data to, so I can graph the results. After updating the firmware, I saw BierBot and decided to give it a try. I configured the iSpindel as a brick, getting info from it every 15 minutes (I understand that the server makes ...