You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checks your untappd info and keeps you updated from home-assistant and your wishlist that can be automated to send the list to your phone when your at the bar if you set it up right. Use the [beer card](https://github.com/ciotlosm/custom-lovelace/tree/master/beer-card) to display the wishlist its made by [Ciotlosm](https://github.com/ciotlosm)
9
7
10
-
Like this component for home-assistant?
8
+
Get Untappd last badge, check-in, wishlist and more in Home Assistant. You can also use the [beer card](https://github.com/ciotlosm/custom-lovelace/tree/master/beer-card) by [ciotlosm](https://github.com/ciotlosm) or the [list-card](https://github.com/custom-cards/list-card) by [iantrich](https://github.com/iantrich) to display your wishlist in Lovelace.
**username (Required)** | The username of the Untappd user, you want updates for.
40
-
41
-
You will need to apply for an [API from Untappd](https://untappd.com/api) to use this.
42
-
33
+
**Configuration variables:**
34
+
35
+
key | description
36
+
:--- | :---
37
+
**platform (Required)** | untappd
38
+
**id (Required)** | Your Untappd API id.
39
+
**secret (Required)** | Your Untappd API secret.
40
+
**username (Required)** | The username of the Untappd user, you want updates for.
41
+
42
+
You will need to apply for an [API from Untappd](https://untappd.com/api) to use this.
43
+
43
44
***
44
45
Due to how `custom_componentes` are loaded, it is normal to see a `ModuleNotFoundError` error on first boot after adding this, to resolve it, restart Home-Assistant.
0 commit comments