Custom Component: Beerbolaget

What?

Beerbolaget is a component which shows the latest beer available at Systembolaget in Sweden, also known as “Små partier”.

What can beerbolaget do?

  • Tell you if there is a new release of beer coming current week.
  • Show the latest batch of beer available (or which will become available current week).
  • Supply image information for available beer.
  • Show availability of those beers at choosen local store.
  • Display the beers rating using data from untappd.com

Upcoming features

  • Display the beers rating using data from ratebeer.com
  • Show availability of those beers at the webstore.

Integration instructions

Beerbolaget

Issues

Please report any issues or suggestions to improve the component at
https://github.com/Ceerbeerus/beerbolaget/issues

Other

A custom card is now available to try out together with this component.
Beerbolaget-card

4 Likes

This component is now installable via HACS and will be included as a standard repository in next release.

1 Like

NICE! looking forward to see the custom card :wink:

Development of a beta version of the card is started.

Will give you a nudge when there is something to try out.

Release 0.1.4 available with some minor updates.

Most apparent for the users is the new attribute telling you if there is a new release of beer coming current week.
This can be of great use in automations.

Release 0.1.5 is live and beerbolaget will now give you ratings using untappd!

A custom card to use with this component is now available to try out:

Release 0.2.3 is live with improved sensor details to ease automations.

Automation example: Beerbolaget

0.3.3 is now live.

The use of Untappd token is added together with the ability to show your own checkins and ratings given.

For more info Beerbolaget

Sweet, found the custom card to after making an issue about it so will close that one!
Just one question, what should I use as img_url in the config to get the images?

Put the URL showing in the table with options(description column) for setup of the component.

Click the link to the github page and use the URL i the options table.

omg I feel stupid now… I was expecting it to be more complicated then that! :rofl:
Works now, keep up the great job!

@Naesstrom
Np, was going to put the URL directly in the src but the Systembolaget API is changing alot at the moment when they’re launching their new site (this is a temporary fix). When they’re done i’ll probably just put the url in the src instead.

How to display multiple stores on a beerbolaget.card??

It’s not possible at the moment, but I’ll have a look at a solution for this.