mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-06-01 14:21:45 +01:00
Add TooGoodToGo Bridge
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bashio
|
||||
|
||||
bashio::log.info "Copy setings file"
|
||||
cp /data/options.json /app/toogoodtogo_ha_mqtt_bridge/settings.local.json
|
||||
|
||||
bashio::log.info "Strating Bridge"
|
||||
python toogoodtogo_ha_mqtt_bridge/main.py
|
||||
Reference in New Issue
Block a user