From 256254e15e1bcd642054b90d25463707688ff52c Mon Sep 17 00:00:00 2001 From: Bernhard Date: Tue, 7 Jun 2022 13:59:08 +0200 Subject: Add home assistant recipe (#47) --- recipes/home-assistant/package.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes/home-assistant/package.json (limited to 'recipes/home-assistant/package.json') diff --git a/recipes/home-assistant/package.json b/recipes/home-assistant/package.json new file mode 100644 index 0000000..60e06e0 --- /dev/null +++ b/recipes/home-assistant/package.json @@ -0,0 +1,10 @@ +{ + "id": "home-assistant", + "name": "Home Assistant", + "version": "1.0.0", + "license": "MIT", + "config": { + "hasCustomUrl": true, + "hasNotificationSound": true + } +} -- cgit v1.2.3-70-g09d2