alessiodionisi / homebridge-lgtv2

LG webOS plugin for homebridge: https://github.com/nfarina/homebridge
MIT License
29 stars 7 forks source link

Homebridge LGTv2

NPMV Travis David NPML NPMD

LG webOS 2/3 plugin for Homebridge.

To use all feature of this plugin you need the Elgato Eve app.

NOTE: I no longer have an LG tv, so I can not continue the development of the project

Features

Install

npm install -g homebridge-lgtv2

Basic configuration

{
  "accessories": [
    {
      "accessory": "LGTv2",
      "name": "TV",
      "mac": "E8:F2:E2:09:C2:56",
      "ip": "10.0.1.4"
    }
  ]
}

Configuration fields

Tv settings

Enable this option in your tv settings Tv screen

Changelogs

Version 1.3.2

Version 1.3.1

Version 1.3.0

Version 1.2.2

Version 1.2.1

Version 1.2.0

Version 1.1.1