Skip to content

Commit 16a6df7

Browse files
authored
v.1.1.6 (#167)
* Enhance DC Charger naming logic, and add debug logging in coordinator * Add section for community add-ons and tools in README.md * Update version to 1.1.6
1 parent 4fdd516 commit 16a6df7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Monitor and control your Sigenergy Energy Storage System (ESS) from Home Assista
2424
- **Control Capabilities** for EMS work modes and more
2525
- **Configurable update interval** in three update frequencies for faster updates
2626

27+
## Enhance with Add-ons
28+
Take your setup further with community add-ons and tools:
29+
- Si-GCG "sigenergy_projects": https://github.com/Si-GCG/sigenergy_projects
30+
31+
More add-ons and enhancements are coming—stay tuned.
32+
2733
## Requirements
2834
- Sigenergy ESS firmware SPC109 or newer is required starting with integration v1.1.0. If your device runs older firmware and does not auto-update, upgrade the firmware or use a previous integration release until updated.
2935
- [Home Assistant](https://www.home-assistant.io/) at least version 2025.2
@@ -121,6 +127,7 @@ Contributions welcome!
121127
## Support & Links
122128
- Issues: https://github.com/TypQxQ/Sigenergy-Local-Modbus/issues
123129
- Discussions: https://github.com/TypQxQ/Sigenergy-Local-Modbus/discussions
130+
- Add-ons & tools: https://github.com/Si-GCG/sigenergy_projects
124131
- HACS docs: https://hacs.xyz/
125132

126133
## License

custom_components/sigen/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"loggers": ["custom_components.sigen"],
2222
"quality_scale": "custom",
2323
"requirements": ["pymodbus>=3.8.3"],
24-
"version": "1.1.6.a1"
24+
"version": "1.1.6"
2525
}

0 commit comments

Comments
 (0)