Sensor.untappd Save Abandoned

🍻 Untappd Integration

Project README

sensor.untappd

GitHub Release License GitHub Activity Discord Community Forum Contributors Project Maintenances

IMPORTANT: https://insiders.untappd.com/ gotta pay to play for exporting api so dont consider this project alive anymore

Get Untappd last badge, check-in, wishlist and more in Home Assistant use the list-card by iantrich to display your wishlist in Lovelace.

To get started put /custom_components/untappd/ here: <config directory>/custom_components/untappd/

Example configuration.yaml:

sensor:
  - platform: untappd
    username: average_joe
    id: FSDJLKHDF786287UGHLE
    secret: FJKSDLHKS8337R6948F

Configuration variables:

key description
platform (Required) untappd
id (Required) Your Untappd API id.
secret (Required) Your Untappd API secret.
username (Required) The username of the Untappd user, you want updates for.

You will need to apply for an API from Untappd to use this.


Due to how custom_components are loaded, it is normal to see a ModuleNotFoundError error on first boot after adding this, to resolve it, restart Home-Assistant.

Open Source Agenda is not affiliated with "Sensor.untappd" Project. README Source: custom-components/sensor.untappd
Stars
35
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating