Closed mnaiman closed 6 months ago
On Tasmota side it is available using berry enhancement, then you can use NPTimer1-3, see ESP32: Adding user defined NeoPool commands to Tasmota -NPTimer<x>
If you use an ESP8266, it's not available at all
Yes I know, but could be achieved by using NPRead command via MQTT without berry for ESP8266
not planned by me, too complex - best way would be using an ESP32
Yes I know, but could be achieved by using NPRead command via MQTT without berry for ESP8266
Why don't you use HA to schedule things? One of the purposes I made the integration of NeoPool for, was to leverage HA functionalities.
For scheduling I'm using Scheduler Component with the Scheduler Card.
Hi,
is it possible to implement Filtration intervals?
https://tasmota.github.io/docs/NeoPool/#examples
Thanks