• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

smockle-archive/homebridge-harmony-tv: Creates a HomeKit TV accessory for a Logi ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

smockle-archive/homebridge-harmony-tv

开源软件地址:

https://github.com/smockle-archive/homebridge-harmony-tv

开源编程语言:

TypeScript 100.0%

开源软件介绍:

Homebridge Harmony TV

npm Publish Workflow Dependabot Status

Creates a HomeKit TV accessory for a Logitech Harmony-controlled TV.

Update 2020-12-22

This project is no longer maintained. Consider trying nicoduj/homebridge-harmony which, at the time of writing, is verified and actively maintained.

Update 2019-09-12

I don’t use a Logitech Harmony Hub anymore, and I’m unlikely to undertake any new development on this plugin in the near future. For now, new patch versions will continue to be published automatically when this plugin’s depedencies are updated. Please open an issue if you are interested in maintaining this plugin.

Use Case

The target use case of this plugin is “control a non-smart TV in HomeKit via a Harmony Hub”, not “use HomeKit as an interface for all Harmony features”. If you’d like Harmony Activites to show up as inputs in HomeKit, check out the homebridge-harmony plugin.

Installation

Review the Installation section of the Homebridge README.

npm install --global homebridge-harmony-tv-smockle

Setup

  1. Find the static IP address of your Harmony Hub. In the plugin configuration, this is the "host" value.

  2. Run npx [email protected] $HOST, if you don’t include globally-installed packages in $PATH) to find the unique identifier of your Harmony Hub. In the plugin configuration, this is the "remoteId" value.

  3. Run npx [email protected] $HOST $REMOTE_ID, if you don’t include globally-installed packages in $PATH) to find the unique identifier of the Harmony Hub-connected TV you want to control. In the plugin configuration, this is the "deviceId" value.

Configuration

{
  "bridge": {
    "name": "Homebridge Harmony TV",
    "username": "CC:22:3D:E3:CE:30",
    "port": 51826,
    "pin": "031-45-154"
  },
  "description": "Homebridge Harmony TV",
  "accessories": [],
  "platforms": [{
    "platform": "HarmonyTV",
    "name": "Living Room TV",
    "host": "192.168.1.10",
    "remoteId": "22571993",
    "deviceId": "72306838"
  }]
}

Notes:

  • "platform" must be "HarmonyTV"
  • "name" values must be unique

Useful Links




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap