Hi there, what is the refreh sequence of a sql template sensor?
I know, that a sensor changes, when the value changes. But how often will the sql-statement be executed? I try to avoid too many db accesses.
The SQL sensor is a local polling IoT class:
Pretty sure the default for this is 30 seconds, but you can change it if you wish:
1 Like