snapshot fixed sems hacs component

This commit is contained in:
2025-10-26 16:06:43 +01:00
parent c28f3ca075
commit 012c88268c
10 changed files with 1488 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"domain": "sems",
"name": "GoodWe SEMS API",
"codeowners": [
"@TimSoethout"
],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/TimSoethout/goodwe-sems-home-assistant",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/TimSoethout/goodwe-sems-home-assistant/issues",
"requirements": [],
"version": "7.4.1"
}