UNPKG

homebridge-tado-ac

Version:

tado° Smart AC Control plugin for homebridge: https://github.com/nfarina/homebridge

11 lines (10 loc) 165 B
{ "env": { "node": true, "es2020": true }, "extends": "eslint:recommended", "rules": { "indent": ["error", "tab", { "SwitchCase": 1 }] } }