Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Candle - the privacy friendly smart home authored Jul 29, 2020
1 parent f316235 commit 0928ebe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"schema": {
"properties": {
"USB port": {
"description": "The addon will create a list of all connected USB devices, and pick the number from the list. You can find your device through trial and error.",
"description": "The addon will create a list of all connected USB devices, and pick the number from the list. You can find your device through trial and error. If only one USB serial device is connected, that one will automatically be selected.",
"enum": [
"USB port 1",
"USB port 2",
"USB port 3",
"USB port 4"
"USB port 4"
],
"type": "string"
},
Expand Down

0 comments on commit 0928ebe

Please sign in to comment.