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:
@@ -1,14 +1,13 @@
|
||||
{
|
||||
"name": "TellStick",
|
||||
"version": "2.0",
|
||||
"version": "2.1.0",
|
||||
"slug": "tellstick",
|
||||
"description": "TellStick and TellStick Duo service",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/tellstick",
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"startup": "system",
|
||||
"stdin": true,
|
||||
"boot": "auto",
|
||||
"devices": ["/dev/bus/usb:/dev/bus/usb:rwm"],
|
||||
"usb": true,
|
||||
"options": {
|
||||
"devices": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user