Commit Graph

14 Commits

Author SHA1 Message Date
nius
3b562b0371 1. Fix the issue of duplicate entity names;
2. Fix the issue of some entities being unavailable;
2026-03-27 18:50:25 +08:00
ht-it-lab
4dfe66b635 Update README.md
version change
2026-03-26 13:56:25 +08:00
ht-it-lab
618bf71296 Update README.md 2026-03-06 17:15:39 +08:00
不求圣剑
c09b005ce0 feat: 更新README 2026-01-22 17:53:21 +08:00
不求圣剑
a66ad4dc88 feat: 更新协议 2026-01-21 10:31:12 +08:00
不求圣剑
12ed7103f5 docs: update README.md to indicate beta stage and app version requirement
- Added a warning about the integration being in beta testing phase for stability awareness.
- Included a requirement for the JackeryHome app version to be greater than 2.10.18 for proper functionality.
2025-12-08 11:32:07 +08:00
不求圣剑
e787e14653 docs: update README.md to include energy section with demo image
- Added a new section for Energy in the README.md to provide users with information and a visual reference.
- Included a demo image for better understanding of the energy features.
2025-11-27 16:31:02 +08:00
不求圣剑
e5cde3d457 chore: remove obsolete files and clean up repository
- Deleted unused files including `AGENTS.md`, `data_transmission_example.py`, `delete.py`, and `main.py` to streamline the project structure.
- Updated `README.md` to reflect the removal of these files and clarify integration details.
- Minor adjustments made to `strings.json` for consistency.
2025-11-26 15:45:40 +08:00
不求圣剑
11ef141bd7 refactor: remove outdated documentation files and enhance README for JackeryHome integration
- Deleted obsolete files including CHANGELOG.md, DATA_FORMAT.md, HACS_PUBLISHING_GUIDE.md, MQTT_FIX_SUMMARY.md, TROUBLESHOOTING.md, and test_mqtt.py to streamline the project.
- Updated README.md to include detailed architecture design, sensor value processing logic, and improved MQTT topic format explanations.
- Enhanced clarity on the integration's coordinator pattern and data flow, ensuring users have comprehensive guidance on setup and usage.
2025-11-19 10:43:47 +08:00
不求圣剑
ad4105af5e refactor: rename JackeryHome component directory and update references
- Renamed the `custom_components/jackery_home/` directory to `custom_components/JackeryHome/` for consistency with naming conventions.
- Updated all relevant documentation and scripts to reflect the new directory name.
- Removed obsolete files related to the previous directory structure.
2025-11-18 15:45:27 +08:00
不求圣剑
2d22a25006 refactor: rename JackeryHome component directory and update references
- Renamed the `custom_components/JackeryHome/` directory to `custom_components/jackery_home/` for consistency.
- Updated all references in documentation and scripts to reflect the new directory name.
- Removed obsolete files related to the previous directory structure.
2025-11-18 15:37:19 +08:00
不求圣剑
18c47052e6 修复代码问题并更新版本到 v1.0.3
- 修复 config_flow.py 中的 KeyError 风险
- 添加 MQTT broker 地址和端口验证
- 完善翻译文件,添加所有配置字段的中文翻译
- 修复 sensor.py 中的弃用 API 使用
- 改进错误处理,转换失败时设置 available 为 False
- 添加 device_info 中的 sw_version 字段
- 清理 manifest.json 中不必要的 paho-mqtt 依赖
- 修正 README.md 中的路径错误
- 更新版本号到 1.0.3
2025-10-14 11:51:13 +08:00
不求圣剑
7f5b5492ca 准备发布到 HACS: 修复配置文件和更新文档 2025-10-14 10:46:10 +08:00
不求圣剑
3f698d6e16 first commit 2025-10-14 10:44:00 +08:00