Skip to content

Commit a3c3218

Browse files
TypQxQQ-ClawAndrei Ignatfbradyirl
authored
Dev v.1.2.1 (#315)
* Remove hardcoded battery icon for Battery State of Charge (#306) * Remove hardcoded icon for battery SOC sensor Allow Home Assistant to apply dynamic battery icon based on state of charge. * Remove hardcoded battery icons for other SOC sensors Keep SOC sensors consistent and allow Home Assistant dynamic battery icons. --------- Co-authored-by: Andrei Ignat <andrei@example.com> * Update static_sensor.py (#302) Remove duplicate plant_total_charged_energy_of_the_evac * Change numbers to use box in ui instead of auto/slider. * Updated least HA version. --------- Co-authored-by: Q-Claw <typqxq@gmail.com> Co-authored-by: Andrei Ignat <andrei@example.com> Co-authored-by: FB <fbradyirl@users.noreply.github.com>
1 parent 968d21d commit a3c3218

File tree

3 files changed

+53
-18
lines changed

3 files changed

+53
-18
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ More add-ons and enhancements are coming; stay tuned!
3535

3636
## Requirements
3737
- Sigenergy ESS firmware `SPC109` or newer is required starting with version `v1.1.0` of the integration. If your device runs older firmware and does not auto-update, upgrade the firmware or use a previous integration release until you have updated the firmware.
38-
- [Home Assistant](https://www.home-assistant.io/) at least version `2025.2`.
38+
- [Home Assistant](https://www.home-assistant.io/) at least version `2026.1`.
3939
- [Sigenergy ESS](https://www.sigenergy.com/) with Modbus‑TCP enabled by your installer. And preferably confirmed with a screenshot of your `DeviceID`. If using an AC Charger, that will have the id `1` and the inverter has to be set to a higher ID, for example `2`.
4040
- Preferably assign a **static IP** to your Sigenergy device in your router to ensure it always receives the same IP address.
4141

0 commit comments

Comments
 (0)