From 9f9a3bde5a069301e285c9109748107d25eb3b7a Mon Sep 17 00:00:00 2001 From: finity69x2 <32221243+finity69x2@users.noreply.github.com> Date: Fri, 27 Mar 2020 22:31:11 -0400 Subject: [PATCH] initial commit --- hacs.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hacs.json diff --git a/hacs.json b/hacs.json new file mode 100644 index 0000000..03dd6eb --- /dev/null +++ b/hacs.json @@ -0,0 +1,4 @@ +{ + "name": "Binary Control Button Row", + "filename": "binary-control-button-row.js" +}