UNPKG

homebridge-tado-ac

Version:

[DEPRECATED] tado° Smart AC Control plugin for homebridge. Tado deprecated their authentication API in March 2025, this plugin no longer works. Please migrate to @homebridge-plugins/homebridge-tado v8+ which now supports AC.

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