homebridge-lgtv2 icon indicating copy to clipboard operation
homebridge-lgtv2 copied to clipboard

Fantastic App can we take it further

Open m11rphy opened this issue 8 years ago • 14 comments

This app is fantastic, thank you so much for writing it, I was wondering if we could go a stage further and change HDMI channels or load apps like netflix, amazon and plex ? I believe it is possible in the LG iPhone app

m11rphy avatar Nov 28 '16 22:11 m11rphy

Hello, thank you!

Change channels, set volume and open apps is possibile. But how can it be integrated into HomeKit?

alessiodionisi avatar Nov 29 '16 01:11 alessiodionisi

I'm currently using this Sky Box plugin and if you use the elgato eve app you are able to change channels on the sky box and also see current channel being viewed and the show that's playing. Maybe someone similar would be possible from webOs. Chain hung HDMI input would be my number one

https://github.com/shauncampbell/homebridge-sky-plus-hd

m11rphy avatar Nov 29 '16 06:11 m11rphy

The Eve app is really cool, I'il do something this weekend.

alessiodionisi avatar Dec 06 '16 00:12 alessiodionisi

It could be possible to have each app appear as its own switch accessory in home kit. e.g. A "Netflix" switch which would turn on the tv and execute the Netflix app. To do this i think homebridge-lgtv2 would have to move from accessory to platform, and then expose multiple accessories for each app.

Volume control may be done by doing something similar to the homebridge-sonos plugin.

HDMI input again could be various switch accessories.

amitgandhinz avatar Dec 06 '16 03:12 amitgandhinz

Changelogs

Version 1.3.0

  • [NEW] Control the volume
  • [NEW] Control the channel number
  • [NEW] Identify toast
  • [NEW] View the channel name

😄

alessiodionisi avatar Dec 06 '16 11:12 alessiodionisi

I have some trouble finding the command to switch channels in webOS API.

alessiodionisi avatar Dec 06 '16 11:12 alessiodionisi

Can you advise me how to install the latest version of this ? Is it npm update -g homebridge-lgtv2

m11rphy avatar Dec 12 '16 07:12 m11rphy

npm i -g homebridge-lgtv2 😁

alessiodionisi avatar Dec 12 '16 07:12 alessiodionisi

Tried updating but now keep getting this error and can't load home bridge

[12/12/2016, 7:35:56 PM] [TV ] Initializing LGTv2 accessory... /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Service.js:71 throw new Error("Cannot add a Characteristic with the same UUID as another Characteristic in this Service: " + existing.UUID); ^

Error: Cannot add a Characteristic with the same UUID as another Characteristic in this Service: 0000006E-0000-1000-8000-0037BB765291 at Service.addCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Service.js:71:13) at new LGTv2 (/usr/local/lib/node_modules/homebridge-lgtv2/index.js:80:16) at Server._loadAccessories (/usr/local/lib/node_modules/homebridge/lib/server.js:264:29) at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:80:38) at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:40:10) at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.runMain (module.js:604:10) at run (bootstrap_node.js:394:7) at startup (bootstrap_node.js:149:9) at bootstrap_node.js:509:3

m11rphy avatar Dec 12 '16 19:12 m11rphy

Hi, can someone tell me how can I control volume or channel number? I dont see any option in Home app neither in Eve. I installed homebridge on OSMC and power on/off works fine. Great plugin!!! tnx

alesoblak avatar Jan 27 '17 16:01 alesoblak

Same here. My HomeKit and eve app seems to see it like a light switch? What to do next? Reinstall?

astrapowerrr avatar Feb 04 '17 15:02 astrapowerrr

@alesoblak For now this feature is disabled @astrapowerrr TV is seen as a switch as HomeKit does not have "TV characteristic"

alessiodionisi avatar Feb 06 '17 15:02 alessiodionisi

Any update on whether the other options can be enabled?

Being able to turn the TV on and do something like switch the sources or open an app would be super useful.

SkyJohn avatar Feb 15 '17 20:02 SkyJohn

Does changing channels also allow you to change the input source? I would like to switch between my PS4 and ATV4 easily without using the remote. Thanks!

mikebronner avatar May 08 '18 18:05 mikebronner