To get the addon to run locally, make these changes but do not commit them to any PR
{
"args": {
"TESLAMATE_TAG": "1.21.2",
"ARCH": "amd64"
}
}
This will make Home Assistant build the container every time.
To get the addon to run locally, make these changes but do not commit them to any PR
{
"args": {
"TESLAMATE_TAG": "1.21.2",
"ARCH": "amd64"
}
}
This will make Home Assistant build the container every time.