fellinga / node-red-contrib-ui-time-scheduler

Easily power on/off any kind of device based on a schedule that you can easily create at the node-red-dashboard frontend.
MIT License
37 stars 17 forks source link

Overview showing inactive schedules #60

Closed xjustbmw closed 3 years ago

xjustbmw commented 3 years ago

I have installed this and it works great so far.

The only issue for me is that ui overview shows the same thing on ACTIVE/ALL tab. The schedules for inactive tabs are also displayed.

I do have dark mode theme enabled in the nodered. That can cause this ?

xjustbmw commented 3 years ago

I got it. It shows it based on the enabled times not currently active states of the output.

fellinga commented 3 years ago

I got it. It shows it based on the enabled times not currently active states of the output.

That is correct. Going to close this now, if you need anything else please let me know.