Revert "Safeguard against update loop, while captu...
by Ivan Debnar 3 years 8 months
Revert "Safeguard against update loop, while capturing more update conditions"

This reverts commit 79aba75ac90d90639b02131da7bc061f3241b5be.
1c309043
Safeguard against update loop, while capturing mor...
by Ivan Debnar 3 years 8 months
Safeguard against update loop, while capturing more update conditions
79aba75a
Forcefully display selected temperature on other a...
by Ivan Debnar 3 years 8 months
Forcefully display selected temperature on other audio modes - Radio, CD, AUX.
Can cause a bit of flicker on changes.
Removes the display of 'RDS" letters from FM radio display.
Maybe there should be additional safeguards with regards to display mode, seems however to work with Navi and TV as well.
6eea5695
Sync rounding and clearing of temp field for large...
by Ivan Debnar 3 years 8 months
Sync rounding and clearing of temp field for large values.
3a466018
trim trailing spaces and trailing dots from format...
by Ivan Debnar 3 years 8 months
trim trailing spaces and trailing dots from formater temp string

Cosmetic, sometimes F temperatures are padded with spaces, that adds unnecessary spacing. Also, not sure if it can happen, buy in case we only have buffer for incomplete sting ( >100 deg+ decimals), and delimal gets cut, delete it to look nicer.
7ab85cbf
Temps cleanups
by Ivan Debnar 3 years 8 months
e567a095
Temp display fixes
by Ivan Debnar 3 years 8 months
Temp display fixes

Always use preformated values if available.
Refresh Dashboard line when any of values changes ( not just the mail configured one ).
Add rounding.
Eliminate Ambient+ mode.
Fix formated string copying and 0 padding.
5561c7bd
Tweak localisation, add logging
by Ivan Debnar 3 years 8 months
c45a9f8f
Support precise Ambient Temperature
by Ivan Debnar 3 years 8 months
f130db3a
Update display on temp unit change
by Ivan Debnar 3 years 8 months
Update display on temp unit change

Only write temps to dashboard when enabled in settings.
b6a59e84
Report a bug