Add "Home" category (#752)

This commit is contained in:
Victor Peschenkov 2019-06-03 02:21:00 +03:00 committed by dkhamsing
parent 18f97fddfd
commit ce579c264a
1 changed files with 6 additions and 2 deletions

View File

@ -121,6 +121,10 @@
"parent": "health",
"description": "https://www.apple.com/researchkit/"
},
{
"title": "Home",
"id": "home"
},
{
"title": "Keyboard",
"id": "keyboard"
@ -9904,7 +9908,7 @@
{
"title": "openHAB",
"category-ids": [
"misc"
"home"
],
"tags": [
"objc"
@ -17712,7 +17716,7 @@
{
"title": "Home Assistant Companion",
"category-ids": [
"misc"
"home"
],
"tags": [
"swift"