I've added the block parameter 'animation' to latest beta. To disable dial animation add the following block parameter:McMelloW wrote: ↑Saturday 24 October 2020 16:19Hi Lokonli,Lokonli wrote: ↑Sunday 18 October 2020 18:38The dials flash when the value is updated. Currently this is hardcoded in creative.css.McMelloW wrote: ↑Sunday 18 October 2020 12:19 Hi,
I have created a P1 Smart Meter with the following block.
It all looks very nice, but the meter is flashing 2-3 times /sec. How can I stop this flashing?Code: Select all
blocks['p1'] = { idx: 37, title: 'P1 Meter', type: 'dial', width: 4, min: -15, max: 20, showring: true, showunit: true, shownumbers: true, last_update: false }
I'll make a block parameter for it.
Any news on this block parameter for the flashing P1 Meter Dial?
Code: Select all
animation: false