tellstick: Collection of small improvements (#916)
* tellstick: Move data run to data folder * tellstick: Prettier JSON & YAML files * tellstick: Documentation tweaks
This commit is contained in:
committed by
Pascal Vizeli
parent
90736dabfd
commit
058df9b0f2
@@ -4,19 +4,11 @@
|
||||
"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"
|
||||
],
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"startup": "system",
|
||||
"stdin": true,
|
||||
"boot": "auto",
|
||||
"devices": [
|
||||
"/dev/bus/usb:/dev/bus/usb:rwm"
|
||||
],
|
||||
"devices": ["/dev/bus/usb:/dev/bus/usb:rwm"],
|
||||
"options": {
|
||||
"devices": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user