Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie authored Jan 3, 2023
1 parent 531cf86 commit d625ad9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Flatsiedatsie",
"description": "Airplay audio streaming as well as screen mirroring",
"author": "CandleSmartHome.com",
"description": "Airplay audio streaming. Stream music from your iPhone or Mac laptop to your Candle controller speakers.",
"gateway_specific_settings": {
"webthings": {
"exec": "python3 {path}/main.py",
Expand All @@ -26,7 +26,7 @@
"type": "boolean"
},
"Video": {
"description": "Airplay screen mirroring. Supports audio, but cannot be used to stream audio only.",
"description": "Airplay screen mirroring. Supports audio, but cannot be used to stream audio only. This ability is no longer being developed because it doesn't work well. It might not work.",
"type": "boolean"
},
"Debugging": {
Expand All @@ -39,5 +39,5 @@
}
},
"short_name": "Airport",
"version": "1.0.6"
"version": "1.1.0"
}

0 comments on commit d625ad9

Please sign in to comment.