Hi! I'm curious to know how the new button behaves...
# ask-community
j
Hi! I'm curious to know how the new button behaves when activating many sensors. Let's say I activate 50 sensors that have a tick delay of 1 hour. Do all the sensors activate exactly at the same time and therefore the load consumed by the daemon is very important at each tick?
c
what new button?
j
the button that corresponds to this feature:
[ui] Sensor / Schedule overview pages now allow you to select and start/stop multiple sensors/schedules at once.
c
Ah gotcha. cc @josh who might have the answer here
j
Right now we just iterate through all the selected sensors/schedules so there they do not all turn off at the exact same time. For 50 sensors it might take a few seconds to get through the full list