Skip to content

Commit

Permalink
chore: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinBol committed Aug 9, 2023
1 parent aa6c809 commit 060a563
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions .homeycompose/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,18 @@
"version": "1.0.4",
"compatibility": ">=5.0.0",
"sdk": 3,
"platforms": [
"local"
],
"platforms": ["local"],
"name": {
"en": "Everything Smart"
},
"tags": {
"en": [
"everything",
"presence",
"everythingsmart",
"mmwave"
]
"en": ["everything", "presence", "everythingsmart", "mmwave"]
},
"brandColor": "#5621F5",
"description": {
"en": "Builing a Better Smart Home"
},
"category": [
"security"
],
"category": ["security"],
"permissions": [],
"images": {
"small": "/assets/images/small.png",
Expand All @@ -49,4 +40,4 @@
}
}
}
}
}

0 comments on commit 060a563

Please sign in to comment.