Closed SwiftRR closed 1 month ago
The slug id for GivTCP v3 is 533ea71a_givtcp so the apps.yaml line needs to be changed to:
auto_restart:
- shell: 'rm -rf /homeassistant/GivTCP/*.pkl'
- service: hassio/addon_restart
addon: 533ea71a_givtcp
I'll put this in the documentation. Already on my list is to properly document the GivTCP and MQTT installation process as its not explicit, so I'll wrap this change in with that
changes made to documentation to explain different slug id for auto restart for givtcp v2 and v3
Possible problem with apps.yaml restart and using givTCP v3.x rather than v2.x
I have picked up this potential problem from one of the Facebook forums:
Example below is auto-restart for GivTCP add-on itself
auto_restart:
This needs assigning to @"geoffreycoan"#p63978 as a documentation fix
Rob