Files
scrypted/plugins/core/ui
Brett Jia f97669949d sdk, core: add Charger interface (#680)
* add Charger interface

* add charger icon to web ui

* import correct path

* get charge state displayed correctly
2023-04-01 21:03:54 -07:00
..
2021-08-24 21:22:41 -07:00
2021-09-08 13:19:51 -07:00
2023-02-22 23:00:58 -08:00
2023-02-24 08:57:26 -08:00
2022-09-11 10:28:02 -07:00
2021-09-08 13:19:51 -07:00
2022-11-02 17:21:31 -07:00
2021-09-08 13:19:51 -07:00
2022-09-11 09:01:27 -07:00

web

Project setup

npm install

Compiles and hot-reloads UI for development

npm run serve

Compiles and hot-reloads UI for development (starts backend server)

npm run dev

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.