Smart Desk Lamp platform
This repository has been archived on 2023-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2021-10-04 17:44:01 +02:00
.github/workflows Update PlatformIO.yml 2021-08-28 16:13:18 +02:00
.husky Revert "Deleted as now unnecessary" 2021-08-28 10:33:34 +02:00
Dashboard Merge pull request #71 from GHOSCHT/renovate/serialport-9.x 2021-10-04 17:44:01 +02:00
Devices Fix output port numbering 2021-08-29 18:38:04 +02:00
.gitattributes Fix git destroying line ending after discarding changes 2021-08-25 22:46:20 +02:00
.gitignore Add husky 2021-06-30 08:37:09 +02:00
LICENSE.md Update and rename LICENSE to LICENSE.md 2020-08-08 20:15:44 +02:00
package.json Update dependency husky to v7 2021-08-28 07:49:14 +00:00
README.md Update README.md 2021-08-28 16:14:08 +02:00
renovate.json Add renovate.json 2021-08-27 21:12:13 +00:00
yarn.lock Update dependency husky to v7 2021-08-28 07:49:14 +00:00

light-control

Electron Build PlatformIO Build CodeQL Codacy Badge

Uses: https://github.com/GHOSCHT/simple-electron-react-boilerplate

Dashboard: node-gyp fails on sqlite3 build -> set default pyhton version to python 2

node-gyp --python /path/to/python2.7/python.exe

or

npm config set python /path/to/executable/python2.7