Skip to content

Release 1.3.1 – Improved Data Handling & CreateTime Fix

Choose a tag to compare

@jimmybonesde jimmybonesde released this 25 Jan 12:09
dcea5ce

🚀 What's New

CreateTime sensor cleaned up: now displays only dd/mm/yyyy, no GMT+1.

Optimized data processing: all sensors now use a single API call per update.

More reliable float conversion: energy, power, CO₂, currency, and other values are now consistently numeric.

Improved logging & error handling: invalid values no longer cause errors.

⚡ Benefits

Reduced API traffic → more efficient and faster

More stable integration → no more parsing warnings

Cleaner code → easier to extend with new sensors

🛠 Bugfixes

Fixed: CreateTime parsing issue → now correctly shows day/month/year.

Fixed: Reduced warnings when converting string values to float.

💡 Note

This release is fully backward compatible. Existing installations can be updated without any configuration changes.