mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
Update toogoodtogo-ha-mqtt-bridge to v1.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TooGoodToGo Home Assistant MQTT Bridge",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"slug": "tgtg-ha-mqtt-bridge",
|
||||
"description": "Publish TooGoodToGo stock as MQTT messages",
|
||||
"arch": [
|
||||
@@ -22,7 +22,9 @@
|
||||
"email": "me@example.com",
|
||||
"password": "iliketurtles",
|
||||
"every_n_minutes": 5
|
||||
}
|
||||
},
|
||||
"timezone": "Europe/Berlin",
|
||||
"locale": "en_us"
|
||||
},
|
||||
"schema": {
|
||||
"mqtt": {
|
||||
@@ -35,10 +37,12 @@
|
||||
"email": "str",
|
||||
"password": "str",
|
||||
"every_n_minutes": "float(0.1,)"
|
||||
}
|
||||
},
|
||||
"timezone": "str?",
|
||||
"locale": "str?"
|
||||
},
|
||||
"stage": "experimental",
|
||||
"url": "https://github.com/MaxWinterstein/toogoodtogo-ha-mqtt-bridge",
|
||||
"hassio_role": "default",
|
||||
"hassio_api": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user