Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Commit ffe40b5

Browse files
authored
Update README.md
1 parent 7b5b98a commit ffe40b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ To get started put `/custom_components/sensor/untappd.py` here:
2424
**Example configuration.yaml:**
2525
```yaml
2626
sensor:
27-
platform: untappd
28-
key: FSDJLKHDF786287UGHLE
29-
secret: FJKSDLHKS8337R6948F
30-
username: username
27+
- platform: untappd
28+
username: average_joe
29+
id: FSDJLKHDF786287UGHLE
30+
secret: FJKSDLHKS8337R6948F
3131
```
3232
**Configuration variables:**
3333

0 commit comments

Comments
 (0)