mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
Update readme
This commit is contained in:
18
toogoodtogo-ha-mqtt-bridge/DOCS.md
Normal file
18
toogoodtogo-ha-mqtt-bridge/DOCS.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user