From da93c4ceb76fdb17ee4d3cc99004a43be447bb16 Mon Sep 17 00:00:00 2001 From: macxq Date: Thu, 4 Nov 2021 20:39:25 +0100 Subject: [PATCH] Update manifest.json --- custom_components/foxess/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/foxess/manifest.json b/custom_components/foxess/manifest.json index f434301..e735566 100644 --- a/custom_components/foxess/manifest.json +++ b/custom_components/foxess/manifest.json @@ -1,5 +1,5 @@ { - "domain": "foxess-ha", + "domain": "foxess", "name": "HA & FoxESSCloud integration", "documentation": "https://github.com/macxq/foxess-ha", "dependencies": ["rest"], @@ -8,4 +8,4 @@ "iot_class": "local_polling", "version": "v0.3", "issue_tracker":"https://github.com/macxq/foxess-ha/issues" -} \ No newline at end of file +}