Indeed it doesn’t. However, Advanced Python Scheduler can schedule events down to one second intervals, and uses a syntax that’s very similar to cron
.
I use it to invoke a python script at 5 second intervals to read a WattsOn Modbus based headless kWh meter.
There’s a thread on the forum about reading an Eastron SDM220 Wh meter that has the details.