mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-02-08 16:08:42 +01:00
Update openHAB (and schema) (#1625)
This commit is contained in:
parent
fcbac86c3a
commit
96878168b3
2
.github/schema.json
vendored
2
.github/schema.json
vendored
@ -107,7 +107,7 @@
|
|||||||
"title": "Project License",
|
"title": "Project License",
|
||||||
"description": "The license that the project's source is under.",
|
"description": "The license that the project's source is under.",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": ["mit", "mpl-2.0", "gpl-3.0", "lgpl-3.0", "unlicense", "bsd-2-clause", "isc", "lgpl-2.1", "gpl-2.0", "apache-2.0", "cc0-1.0", "artistic-2.0", "bsd-3-clause", "agpl-3.0", "epl-1.0", "other"],
|
"enum": ["mit", "mpl-2.0", "gpl-3.0", "lgpl-3.0", "unlicense", "bsd-2-clause", "isc", "lgpl-2.1", "gpl-2.0", "apache-2.0", "cc0-1.0", "artistic-2.0", "bsd-3-clause", "agpl-3.0", "epl-1.0", "epl-2.0", "other"],
|
||||||
"default": "other"
|
"default": "other"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
|
@ -10813,10 +10813,10 @@
|
|||||||
"home"
|
"home"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"objc"
|
"swift"
|
||||||
],
|
],
|
||||||
"description": "Vendor & technology agnostic home automation",
|
"description": "Vendor & technology agnostic home automation",
|
||||||
"license": "epl-1.0",
|
"license": "epl-2.0",
|
||||||
"source": "https://github.com/openhab/openhab-ios",
|
"source": "https://github.com/openhab/openhab-ios",
|
||||||
"homepage": "https://www.openhab.org/",
|
"homepage": "https://www.openhab.org/",
|
||||||
"itunes": "https://apps.apple.com/app/openhab/id492054521",
|
"itunes": "https://apps.apple.com/app/openhab/id492054521",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user