Fix config style for new Supervisor/Hardware (#1825)
* New Supervisor Hardware * Update more changelogs * fix version * Fix boot * fix application
This commit is contained in:
12
tellstick/build.json
Normal file
12
tellstick/build.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "homeassistant/aarch64-base:3.13",
|
||||
"amd64": "homeassistant/amd64-base:3.13",
|
||||
"armhf": "homeassistant/armhf-base:3.13",
|
||||
"armv7": "homeassistant/armv7-base:3.13",
|
||||
"i386": "homeassistant/i386-base:3.13"
|
||||
},
|
||||
"args": {
|
||||
"TELLDUS_COMMIT": "2598bbed16ffd701f2a07c99582f057a3decbaf3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user