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

Missing UI scheduler view #61

Closed shivharis closed 3 years ago

shivharis commented 3 years ago

I am unable to see the view of the calendar so prominently available in the documentation. I don't see any button or place where this could be visible. What am I missing? Thanks.

Screen Shot 2021-10-28 at 5 15 16 PM

fellinga commented 3 years ago

All of the "node-red-contrib-ui-..." nodes rely on the "node-red-dashboard" node. After installing the dashboard you should be able to browse to 'http://localhost:1880/ui' (might be different for your setup) - you should see the scheduler there.

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