Closed TobiasLaross closed 7 months ago
The update focuses on refining the Lynk & Co Locks component by removing outdated attributes and simplifying the codebase for enhanced performance and maintainability.
File Path | Change Summary |
---|---|
.../lynkco/lock.py |
Removed doorLocksUpdatedAt attribute from entity setup. |
.../lynkco/manifest.json |
Updated version number from "1.0.0" to "1.0.1". |
.../lynkco/sensor.py |
Reorganized imports; removed Lynk & Co Locks sensor instantiation in async_setup_entry . |
.../sensors/charger_status_data.py |
Modified sensor definitions in create_sensors , removed updatedAt references. |
.../sensors/lynk_co_sensor.py |
Removed car_updated_at parameter and related logic from constructor and data retrieval processes. |
release-notes |
Added missing unit of measurement and removed an unused attribute. |
ππ» In code we hop, in updates we play, Streamlining our way through the digital fray. No more clutter, no old dates, Just smoother runs through virtual gates. Hooray for changes, keep them coming, Our software garden, forever blooming! πΌπ
Summary by CodeRabbit