Quantcast
Jump to content

Recommended Posts

Posted

9to5 mac posted this today...

image.thumb.png.4b524d436ba62460820b6e02c5e42f7f.png

With iOS 12.2, Apple is 

link hidden, please login to view
 for select smart TVs. Some users, myself included, are slightly irritated that LG is only supporting these features on its yet-to-be-released 2019 televisions. Fortunately, there’s a workaround that gets you most of the way there.

While this method is unconventional and not officially supported, it will  who recently bought a webOS TV to get support for HomeKit.

As outlined in this week’s , this method allows you to control your TV’s power state, volume, and app/input switch with ease. What it won’t give you is AirPlay support, meaning you won’t be able to control what’s playing on the TV itself including play/pause, and forward/rewind controls.

For this, you’ll need an always-on computer of some sort: whether that’s a Raspberry Pi, Synology, or a Mac mini (either as a server or one that’s always on).

Before we get started, remember that iOS 12.2 is currently in beta and that things could change and vary from beta to beta. At the time of writing, iOS 12.2 beta 1 is currently the latest release.

How to set up HomeKit support with HomeBridge for your webOS TV in iOS 12.2 beta

With slight variations depending on platforms, here’s how you set up HomeBridge for your webOS TV. For demonstration purposes, I’ll be using an always-on Mac mini.

First, you’ll need to install Xcode (if you’re using a Raspberry Pi or a Synology, this isn’t needed and this step can be skipped). To do this, launch the App Store, and search for Xcode. Click the ‘Get’ button and the download will begin. This may take some time to download and install, even on fast internet connection. Be prepared to wait for up to an hour for it to download and install.

B35492E5-DF63-4EB5-8E6A-5DE1085AD45F.png

After it’s installed, you’ll want to launch Xcode and install the additional tools. Again, this may take some time depending on your internet connection.

Once installed, it’s time to install Homebrew and node. To do that, run the following command in Terminal:

ruby -e “$(curl -fsSL

Once Homebrew is done installing, simply type the following command to install node:

brew install node

Now that the basics are out of the way, you’ll need to install Homebridge, which is the framework for installing third-party plugins with HomeKit. To do this, type in the following command to Terminal:

sudo npm install -g –unsafe-perm homebridge

Then, when prompted, type in the password to your Mac. Depending on your internet connection, this step may take a few minutes as it’s downloading the necessary packages for HomeBridge.

Next, you’ll want to install the actual plugin. This can be done by typing the following into Terminal:

sudo npm install -g homebridge-webos-tv

This may take a few moments to install.

Before you go ahead and try run HomeBridge, you’ll need to set up your config file. You can find a sample config file . All you’ll need is to tweak it to work with your own network. (The config file is located in: /Users/(username)/.homebridge.) You’ll want to download a text editor such as instead of using macOSbuilt-inin text editor, as that can cause problems down the road.

Within the sample config file you’ll want to change the IP address and Mac address to match your TV’s.

There are a few extra options you might want to consider adding to your code:

  • Inputs — these are the basic AV/HDMI inputs. Simply add the following code to your set up (underneath inputs) for HDMI, simply replace the last digit with the input number on your TV. For AV, simply replace “hdmi1” with “av1”. As for the name, give the input a name (for example: Apple TV, PS4, Nintendo Switch):

035FE0A5-12CA-430D-9D12-B20D7391CE35.jpe

Under the same Inputs umbrella, you can also add things such as the built-in browser, YouTube, Amazon Prime Video, etc. to the set up. You’ll be responsible for finding the appropriate app ID’s for those yourself.

  • Volume control — You can use the Apple TV remote widget in the Control Center (by tapping the Apple TV icon, tapping the drop down on the top, and then selecting your TV), to control your volume with your iPhone or iPad’s hardware volume buttons, or you can add buttons within HomeKit. To do this, you can add one of the following to your code: volumeControl: true, “switch”, or “slider”. True enables both a slider and the switch method in HomeKit. Enabling the slider will force HomeKit to recognize the volume as a light bulb. Meaning, if you have any other lights in the same HomeKit room, this will be included in the group.

00E3FE6E-C922-46B7-936C-9C2797D86BD5.jpe

After setting up and saving your config file, Jump back into Terminal and simply type:

homebridge

If everything is set up correctly, HomeBridge will start up and spit out a QR code you can scan on your iPhone or iPad. This QR code should be scanned within the Home app. Once scanned, the Home app will walk you through setting up HomeBridge with HomeKit. This is  after everything is up and running.

If you want to ever stop HomeBridge from running, simply close the Terminal window and HomeBridge will no longer be running. To restart HomeBridge, simply open Terminal and type ‘homebridge’ again to get it up and running.

Source: 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Similar Topics

    • By Alex
      Samsung has made fridges with touchscreens before. LG has made fridges with doors that turn transparent to show you the inside. This year at CES 2018, those two ideas are finally merging into one with LG’s new InstaView ThinQ smart refrigerator, which features a 29-inch touchscreen that becomes transparent if users knock on it twice.
      LG actually tried this two years ago, with a version called the Smart InstaView Door-in-Door that ran a full version of Windows 10, but it’s not clear that the company ever shipped the Windows version.
      This version uses the touchscreen to manage your food using LG’s webOS software and Amazon’s Alexa, which will let you tag food with virtual stickers and expiration dates and get automatic reminders when things are running low or about to go bad. There’s also a wide-angle panoramic camera on the inside of the fridge that will let you remotely view your fridge while you’re out and about to check and see if you’re actually out of milk or not.

      Unfortunately, the only image that LG has shared showing the fridge is a low-resolution shot on its YouTube page banner, but it seems that you’ll be able to still use the screen while it’s translucent, allowing you to tag food directly in a vaguely augmented reality-esque move.
      LG is also touting how all of its ThinQ kitchen gadgets can talk to each other to make kitchen tasks easier. So your ThinQ fridge can talk to your EasyClean oven, which will help you cook food through step-by-step instructions from the recipe app from your fridge. Then, your EasyClean oven can notify your QuadWash dishwasher about the kind of meal you cooked, so it can more efficiently select a wash cycle for that dish. Of course, all this requires spending thousands of dollars replacing every appliance in your kitchen (and if this all works as well as LG claims it does), but it’s still an intriguing vision of a Jetsons-like future utopia.
      No price or release date for the InstaView ThinQ refrigerator or any of LG’s other new appliances have yet been announced.
      Source: 
      link hidden, please login to view
    • By Junaid Ahmed
      hello sir can you provide gCMOB application for our Tv we have installed CCTV cameras and to access that we need a application called gCMOB 
    • By Ramesh Chand Vishwakarma
      It is unprofessional on part of LG TV that they do not resolve the basic issue of adding app gCmob in their app store.
      My 50UT80506LA LG WebOs TV does not support my office security camera system via wifi to TV.  We need (gCmob app) in list of app.
      I can't connect my office camera via Wi-Fi to LG-TV. No body in LG TV technical team is proactive in resolving the issue of customer. They are more happy to befool the customers, rather than looking for technical solution through wider thinking.
      Please talk to you top management and make a visit to our office to understand the customers plight..
      Please respond to customers needs.
      Regards,
      Ramesh Chand Vishwakarma
      MD/CEO
      DeGicon Pro Iternatiuonal Pvt. Ltd.
      Noida, UP
      +91 9910246766
      Receipt of LG TV from Om Prakash Yadav.pdf
    • By majorusa
      Please post here firmware number for your WebOS set including your country or the country where you downloaded the firmware and the model of your tv set:
      - 3.23.24 - Romania- 47LB730v
      - 3.23.34 - Romania -47LB730v - 21.08.2014 by USB
      - 4.30.09 - Romania - 47LB730v - 29.08.2014 - OTA
    • Solution For That Pollution
    • By neverending
      I used to be able to surf to OPB.org using WebOs on my LG Smart TV and watch the Livestream with no problem. But about a year ago something changed and the Livestream became covered up by the programming grid (with a little bit showing above the grid) and nothing I can do removes it. Is there a way to watch PBS on my LG Smart TV?
  • Similar Tagged Content

×
×
  • Create New...