UNPKG

rpi-profalux-shutters

Version:

Node library to control Profalux roller shutters with a Raspberry Pi through an HTTP API

18 lines (17 loc) 207 B
env: es6: true node: true extends: 'eslint:recommended' rules: indent: - error - 4 linebreak-style: - error - unix quotes: - error - single semi: - error - always