LG WebOS better integration

@Max_Redecker I stopped with the Homey Community Store (there is a post somewhere on the forum here) and hence it is no longer available. You can still download my WebOS plus app via GitHub Releases · MaxvandeLaar/homey-webos-plus · GitHub You would need to install it on your homey yourself via CLI though.

2 Likes

I have a C3 OLED and cannot find the TV when trying to add it. Is there any settings in the TV I have to enable? It’s connect to the same Wi-Fi as my Homey and mobile tv is enabled.
I also tried the LG WebOS app by Athom and TV couldn’t be found.

I had rhe same problem yesterday with a QNEF866QA (2022)
The solution I found here:

press the home-button on the remote ->choose setting (gear) ->chose multiview ->choose screen share (to open the connection?) ->connect the app on your homey/phone/tablet.

I forgot where to put the PIN, so you have to figure this out yourself

Dunno what was wrong yesterday, but today the TV was found and added without any problems. The app seems to work fine. :grinning:

Sending multiple commands to WebOS often crashes the app, so Simulate remote key button is very unreliable.

I have Homey Pro 2019.

Question about the webos plus app. When my tv is off and somewhere in a flow there’s an action where the tv’s turned off it will go on again instead of staying off. Any ideas on this?

Question about the LG WebOS app. I am getting the error message: “request to http://(ip)/ failed, reason:connect EHOSTUNREACH (ip)”. How do I fix this? Is there any age limit to use this app?

1 Like

Been quite a while, so I’m thinking this app is abandoned :frowning: 2 years since last commit in github repo.

Attempting an install fails

❯ homey app install
✓ Logging in...
To log in with your Athom Account, please visit https://cli.athom.com?port=43127&clientId=11111111111111111111111111
? Paste the code: 11111111111111111111111111111111111
✓ You are now logged in as 
? Choose an active Homey: Homey Pro2
You have selected `Homey Pro2` as your active Homey.
✓ Pre-processing app...
✖ Command failed: npm ls --parseable --all --only=prod
npm warn config only Use `--omit=dev` to omit dev dependencies from the install.
npm error code ELSPROBLEMS
npm error missing: jimp-compact@^0.9.8, required by com.maxvandelaar.homey-webos@3.1.2
npm error missing: node-fetch@^2.6.0, required by com.maxvandelaar.homey-webos@3.1.2
npm error missing: node-wol@^0.1.1, required by com.maxvandelaar.homey-webos@3.1.2
npm error missing: websocket@^1.0.30, required by com.maxvandelaar.homey-webos@3.1.2
npm error A complete log of this run can be found in: /home/alice/.npm/_logs/2026-03-15T20_37_54_517Z-debug-0.log

✖ Error: This error may be fixed by running `npm install` in your app.
    at /home/alice/.nvm/versions/node/v22.21.1/lib/node_modules/homey/lib/App.js:1126:15
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async App._copyAppProductionDependencies (/home/alice/.nvm/versions/node/v22.21.1/lib/node_modules/homey/lib/App.js:1123:26)
    at async App.preprocess (/home/alice/.nvm/versions/node/v22.21.1/lib/node_modules/homey/lib/App.js:890:7)
    at async App.install (/home/alice/.nvm/versions/node/v22.21.1/lib/node_modules/homey/lib/App.js:827:7)
    at async Object.handler (file:///home/alice/.nvm/versions/node/v22.21.1/lib/node_modules/homey/bin/cmds/app/install.mjs:23:5)

I was able to get it installed :slight_smile:

Still can’t get the TV browser to open a url to the live video stream from a Unifi camera though