v1.4.0: digit-only flaps with white euro text, nixie white euro + configurable flicker, mode-conditional config fields; fix stale derived-property reads in change handler
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
<min>1</min>
|
||||
<max>15</max>
|
||||
</entry>
|
||||
<entry name="nixieFlicker" type="Int">
|
||||
<label>Nixie tube flicker intensity (0 = off, 100 = frequent and deep)</label>
|
||||
<default>40</default>
|
||||
<min>0</min>
|
||||
<max>100</max>
|
||||
</entry>
|
||||
<entry name="refreshMinutes" type="Int">
|
||||
<label>Refresh interval in minutes (minimum 5 because of the CoinGecko rate limit)</label>
|
||||
<default>5</default>
|
||||
|
||||
Reference in New Issue
Block a user