Adds support for Zaptec charging products.
Integration guide is found here
Homey validate the code automatically when pushing to the main branch.
To use the github action for versioning, tagging, changelog and publishing, one need to aquire a personal access token (PAT) from Developer portal and save it as a secret in your repository named HOMEY_PAT.
Using Material Web for components. Import modules in index.js And bundle using rollup:
cd widgets/lights/public &&
npx rollup -p @rollup/plugin-node-resolve index.js -o bundle.js