aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/home-assistant/package.json
blob: 60e06e0d5429ea6226c9bc8a74fa81d80eeab818 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "home-assistant",
  "name": "Home Assistant",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "hasCustomUrl": true,
    "hasNotificationSound": true
  }
}