use TripleI\Timer\Timer; // start the timer Timer::start(); /* some expensive code here */ // let's see how long it took to execute Timer::tick('did some fancy stuff'); /* more expensive code here */ ...
A simple Home Assistant integration that turns entities on and off with a precise countdown timer and daily runtime tracking. 🚀 Out-of-the-box, pre-packaged timer solution, eliminating manual ...