Skip to content

Releases: GeroComp/Solax-local-API

v0.1.9

17 Jan 06:05

Choose a tag to compare

Update README with multiple languages
Fix automatic inverter and IP discovery for Home Assistant 2026 compatibility, plus minor fixes and icon updates

Updated icons for individual sensors

10 Jan 05:43

Choose a tag to compare

Updated icons for individual sensors — icons are now dynamic and follow internal logic

v0.1.7 - Automatic IP Detection for SolaX

03 Jan 11:52
d93a07b

Choose a tag to compare

Implemented automatic IP address detection via network discovery.

The configuration flow now pre-fills the IP field, requiring only the inverter password.

Updated documentation to reflect the new setup process and potential discovery delays.

Improve Solax device info and sensor organization

22 Dec 11:14
e29a594

Choose a tag to compare

Added automatic detection and correct loading of the Solax inverter name in Device Info
Added a direct link to the inverter’s web interface
Reorganized entities into “Sensors” and “Diagnostics” for clearer structure and easier navigation

0.1.5

20 Dec 08:58
ca5d706

Choose a tag to compare

New release 0.1.5
Update information, and small bug

New version release 0.1.4

20 Dec 07:19
6e07e0c

Choose a tag to compare

Popis release (CZ)
Tato verze přináší několik vylepšení stability a přesnosti integrace:
Opraveny drobné chyby v chování integrace
Vylepšeno rozpoznávání firmware střídače
Opraveno zobrazení informací o firmware v detailu zařízení
Opraveno zobrazení typu střídače a jeho správného názvu

Release description (EN)
This version introduces several improvements to stability and accuracy:
Fixed minor issues affecting integration behavior
Improved inverter firmware detection
Corrected firmware information display in the device details
Fixed the display of inverter type and its proper name

Release 0.1.3

19 Dec 20:06
b42d134

Choose a tag to compare

🇨🇿 Změny v této verzi

  • Oprava registrace v HACS: Přidán konfigurační soubor hacs.json.
  • Aktualizace metadat: Verze v manifest.json zvýšena na 0.1.3 pro zajištění správné aktualizace.
  • Kompatibilita: Nastavena minimální verze Home Assistant na 2024.1.0.

🇬🇧 Changes in this version

  • HACS Fix: Added hacs.json configuration file for better store integration.
  • Metadata Update: Bumped version to 0.1.3 in manifest.json to force HACS update.
  • Compatibility: Set minimum Home Assistant version to 2024.1.0.

Verze 0.1.2

18 Dec 20:25
de0a51e

Choose a tag to compare

🇨🇿 Verze 0.1.2 – Vylepšení informací o zařízení a ikon
Tato aktualizace se zaměřuje na lepší vizuální prezentaci střídače v Home Assistant a přesnější diagnostické údaje.

Novinky:

Dynamické informace o zařízení: Skutečná verze firmware a sériové číslo střídače se nyní zobrazují přímo v hlavičce karty zařízení (DeviceInfo).

Nové schéma ikon: Přidány specifické a dynamické MDI ikony pro firmware (čip), solární panely, baterii a síť pro lepší přehlednost v dashboardu.

Oprava senzoru Firmware: Implementována podpora pro čtení verze přímo z kořenového elementu API (ver).

Vylepšená diagnostika: Sériové číslo a typ střídače byly přesunuty do kategorie Diagnostic, aby nezatěžovaly hlavní seznam entit.

Optimalizace kódu: Přechod na moderní metodu async_forward_entry_setups a vylepšený úklid paměti při odinstalaci integrace.

🇬🇧 Version 0.1.2 – Device Info Enhancements & Icons
This update focuses on better visual presentation and more accurate diagnostic data for the SolaX inverter.

Key Changes:

Dynamic Device Info: Real firmware version and inverter serial number are now displayed directly in the Home Assistant device card (DeviceInfo).

Improved Icon Set: Added context-aware MDI icons for firmware (chip), solar panels, battery, and grid.

Firmware Sensor Fix: Implemented support for reading the firmware version directly from the API root (ver).

Diagnostic Categories: Serial number and inverter type moved to the Diagnostic category for a cleaner UI.

Code Optimization: Updated to use async_forward_entry_setups and improved memory cleanup during integration unloading.

Initial release

18 Dec 05:34
c8b6bb2

Choose a tag to compare

First public version of the project

  • Core features: [list the main ones here]
  • Ready for testing and feedback