Releases: GeroComp/Solax-local-API
v0.1.9
Updated icons for individual sensors
Updated icons for individual sensors — icons are now dynamic and follow internal logic
v0.1.7 - Automatic IP Detection for SolaX
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
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
New version release 0.1.4
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
🇨🇿 Změny v této verzi
- Oprava registrace v HACS: Přidán konfigurační soubor
hacs.json. - Aktualizace metadat: Verze v
manifest.jsonzvýš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.jsonconfiguration file for better store integration. - Metadata Update: Bumped version to 0.1.3 in
manifest.jsonto force HACS update. - Compatibility: Set minimum Home Assistant version to 2024.1.0.
Verze 0.1.2
🇨🇿 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
First public version of the project
- Core features: [list the main ones here]
- Ready for testing and feedback