homebridge-samsungtvht
Version:
Add your Samsung TV (UE40D5000 and similar models) and Home Theater (HT-D5500 and similar models) to HomeKit
67 lines • 1.78 kB
JSON
{
"_from": "homebridge-samsungtvht",
"_inBundle": false,
"_location": "/homebridge-samsungtvht",
"name": "homebridge-samsungtvht",
"displayName": "Homebridge Samsung TV HT",
"description": "Add your Samsung TV (UE40D5000 and similar models) and Home Theater (HT-D5500 and similar models) to HomeKit",
"author": "jsiegenthaler (https://github.com/jsiegenthaler/)",
"version": "1.1.0",
"platformname": "samsungtvht",
"dependencies": {
"samsung-remote": "^1.6.2"
},
"deprecated": false,
"engines": {
"homebridge": "^1.9.0||^2.0.0-beta",
"node": "^22.14.0"
},
"homepage": "https://github.com/jsiegenthaler/homebridge-samsungtvht#readme",
"keywords": [
"homebridge",
"homebridge-plugin",
"Samsung",
"Samsung TV",
"Samsung HT",
"Samsung TVHT",
"Samsung Television",
"Samsung Receiver",
"Samsung Home Theater",
"Samsung Home Theatre",
"Receiver",
"Home Theater",
"Home Theatre",
"UE40D5000",
"HT-D5500",
"D5000",
"D5500",
"D6500"
],
"license": "MIT",
"main": "index.js",
"preferGlobal": true,
"repository": {
"type": "git",
"url": "git+https://github.com/jsiegenthaler/homebridge-samsungtvht.git"
},
"bugs": {
"url": "https://github.com/jsiegenthaler/homebridge-samsungtvht/issues"
},
"funding": [
{
"type": "paypal",
"url": "https://www.paypal.com/donate?hosted_button_id=CNEDGHRUER468"
},
{
"type": "kofi",
"url": "https://ko-fi.com/jsiegenthaler"
},
{
"type": "github",
"url": "https://github.com/sponsors/jsiegenthaler"
}
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}