准备发布到 HACS: 修复配置文件和更新文档

This commit is contained in:
不求圣剑
2025-10-14 10:46:10 +08:00
parent 3f698d6e16
commit 7f5b5492ca
6 changed files with 216 additions and 13 deletions

View File

@@ -7,7 +7,7 @@ from homeassistant.const import Platform
_LOGGER = logging.getLogger(__name__)
DOMAIN = "energy_monitor"
DOMAIN = "jackery_home"
PLATFORMS = [Platform.SENSOR]