poudenes / ToGoodToGoo
0 gustos
0 bifurcaciones
1 archivos
Última actividad
It send for every favourite shop you have in the TgTg app to MQTT when there are new pick-ups
| 1 | version: "3.9" |
| 2 | services: |
| 3 | tgtg: |
| 4 | image: maxwinterstein/toogoodtogo-ha-mqtt-bridge |
| 5 | container_name: toogoodtogo |
| 6 | hostname: toogoodtogo |
| 7 | restart: always |
| 8 | volumes: |
| 9 | - /etc/localtime:/etc/localtime:ro |
| 10 | - /volumeUSB1/usbshare/docker/toogoodtogo/settings.local.json:/app/settings.local.json |
Siguiente
Anterior