Allow update entities to update report progress with decimals #1157
-
Background:Updates are slow for some devices. One example is devices communicating via low bandwidth networks such as Zigbee which need quite a bit of time to transfer the firmware. The update entities only supports reporting an integer update progress. This means that is can take quite a few minutes before an update progress updates on the Zigbee end. This makes the user think the update isn't working, or that the update has stalled. To solve this problem, allow float values for the progress, with a max of 2-digit precision. For example, 0.15 %. Proposal:Extend the type of the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This has been approved in the Core architectural meeting ✅ ../Frenck |
Beta Was this translation helpful? Give feedback.
This has been approved in the Core architectural meeting ✅
../Frenck