Update readme

This commit is contained in:
Max Winterstein
2021-02-27 01:02:00 +01:00
parent e76b9908d5
commit ae064078c8
5 changed files with 61 additions and 34 deletions

View File

@@ -0,0 +1,18 @@
# Home Assistant Add-on: TooGoodToGo Home Assistant MQTT Bridge
## Configuration
Example Config:
```toml
mqtt:
host: homeassistant
port: 1883
username: mqtt
password: mqtt
tgtg:
email: me@example.ocm
password: iliketurtles
every_n_minutes: 10
timezone: Europe/Berlin
locale: en_us
```