1.0.2 • Published 12 months ago

homebridge-sharp-aquos-television v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

homebridge-sharp-aquos-television

This plugin is build throgh the reverse engineering of the Sharp Aquos TV API. We tested this plugin with the Sharp AQUOS 4T-C60AM1 TV

Usage

Add new platform to Homebridge config json.

"platforms": [
  {
    "platform": "SharpAquosTelevision",
    "name": "Sharp Aquos Television",
    "ip": "192.168.11.14",
    "port": "12346",
    "portDescription": "8008"
    // optional
    "id": "myID",
    "password": "myPassword"
  }
]
1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.0.1

12 months ago