Files
homeassistant-addons/toogoodtogo-ha-mqtt-bridge/DOCS.md
T
Max Winterstein ae8ba286b3 Update to v1.9.2
2021-12-03 11:37:02 +01:00

21 lines
375 B
Markdown

# 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
every_n_minutes: 10
timezone: Europe/Berlin
locale: en_us
```
See https://github.com/MaxWinterstein/toogoodtogo-ha-mqtt-bridge for more configuration options.