Skip to content

bradleyrawleigh/homebridge-lgtv2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebridge LGtv2 NPM Version NPM Downloads

LG webOS 2/3 plugin for Homebridge

Features

  • Live status
  • Power on
  • Power off

Enable this in your TV settings

alt text

Install

npm install -g homebridge-lgtv2

Example config

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

Changelogs

Version 1.2.1

  • New README

Version 1.2.0

  • More fast and stable power up

Version 1.1.1

  • Fixed wake on lan
  • Solved getState lag

About

Homebridge LG webOS 2 plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%