Update toogoodtogo-ha-mqtt-bridge==1.0.0

This commit is contained in:
Max Winterstein
2021-01-15 00:24:12 +01:00
parent e3e3b5fe58
commit e8654bcc2d
5 changed files with 25 additions and 7 deletions

View File

@@ -5,4 +5,15 @@
## 🚨 This is some experimental release! 🚨
---
**The underlaying docker image will be build every night until there is some kind of versioning available.**
Example Config:
```toml
mqtt:
host: homeassistant
port: 1883
username: mqtt
password: mqtt
tgtg:
email: me@example.ocm
password: iliketurtles
every_n_minutes: 10
```