From c3de8dafa9f5e38b2dc6f825794d36d6632f6fe0 Mon Sep 17 00:00:00 2001 From: Yordan Suarez Date: Mon, 13 Dec 2021 13:11:06 -0500 Subject: [PATCH] include hacs.json --- hacs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 hacs.json diff --git a/hacs.json b/hacs.json new file mode 100644 index 0000000..1fcf229 --- /dev/null +++ b/hacs.json @@ -0,0 +1,8 @@ +{ + "name": "Florida Power & Light", + "country": "US", + "domains": [ + "sensor" + ], + "homeassistant": "2021.12.0" +} \ No newline at end of file