UNPKG

homebridge-salus-it600-gateway-v2

Version:

Improved Homebridge plugin for Salus iT600 thermostats and UG600 gateway.

36 lines (35 loc) 953 B
{ "name": "homebridge-salus-it600-gateway-v2", "version": "1.1.25", "description": "Improved Homebridge plugin for Salus iT600 thermostats and UG600 gateway.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Paul (wojtohtc)", "license": "MIT", "dependencies": { "salus-it600-pack-v2": "^1.1.11" }, "repository": { "type": "git", "url": "git+https://github.com/wojtohtc/homebridge-salus-it600-gateway-v2.git" }, "bugs": { "url": "https://github.com/wojtohtc/homebridge-salus-it600-gateway-v2/issues" }, "homepage": "https://github.com/wojtohtc/homebridge-salus-it600-gateway-v2#readme", "keywords": [ "homebridge-plugin", "salus", "thermostat", "salus-it600", "smart-home", "homekit" ], "engines": { "homebridge": "^1.6.0 || ^2.0.0-beta.0", "node": "^18.20.4 || ^20.15.1 || ^22" }, "pluginType": "platform" }