alemuro / hassio-schedy-ui

Schedy UI add-on for Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Assistant Add-on: Schedy UI

Manage Schedy schedulers in an easier way with Schedy UI 🎉

Installation

Add the repository URL under Supervisor -> Add-on store -> Three dots -> Manage add-on repositories:

https://github.com/alemuro/hassio-schedy-ui

Development

The NextJS project is located under schedy-ui/src. To run the server, go to that folder and run yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Credits

About

Schedy UI add-on for Home Assistant

License:Apache License 2.0


Languages

Language:JavaScript 97.7%Language:CSS 1.0%Language:Dockerfile 0.7%Language:Shell 0.3%Language:Makefile 0.3%