Added
- Allow users to specify the precision level for target and ambient temperatures, introducing variables
targetTemperaturePrecision
andambientTemperaturePrecision
. This enhancement offers greater control over temperature display precision. - Added a class to the
lblPowerCircle
element to allow users to hide the power circle via custom CSS, providing more flexibility in module appearance.
Deprecated
- Deprecated
roundTargetTemperature
androundAmbientTemperature
options in favor of the new precision variables.
These updates focus on enhancing customization and precision in temperature displays, responding to user feedback and requests.
New Contributors
Full Changelog: 1.1.0...2.1.0