Version 0.9.4 of DataVista is now available in the live channel. This means everyone can now use the new status widget
!
Here are the release notes:
Version 0.9.2
Added the DataVista status settings to the DataVista app settings page
Version 0.9.3
Added a fallback mechanism to prevent the widget from getting stuck if an error occurs while retrieving a capability icon
Temporarily fixed the progress bar height to avoid it getting stuck on the loading screen when the name is hidden. This will be reverted to the dynamic height when Athom released a change to adjust the minimum allowed widget height.
Added native fetchsupport with a fallback tonode-fetch, resolving issues on Homey devices running Node.js versions other than v18 (e.g., Homey Pro Early 2023) when widgets with icons were used. This ensures compatibility across all supported Homey platforms.
Added a fallback to 0 for invalid or corrupt percentage values in the advanced gauge widget, ensuring proper display and functionality.
Updated dependencies and other minor changes
Version 0.9.4
Updated the status widget preview image according to Athomβs guidelines
Test version 0.9.5:
Fixed an issue for the label widget by calculating the animation speed based on the label length, ensuring consistent animation speed regardless of text length. (@Kai_Engvik does this resolve your issue?)