Marcin
Marcin
What LG TV do you have?
As far as i can see your TV does not use polling to get the status but rather listens to the TV events as it is a newer one. The...
That just states that the plugin is trying to connect to the tv, there might be something that causes it to disconnect, hence you need to enable the `deepDebugLog` so...
But did you start homebridge in debug mode? This log only indicates that the plugin is trying to connect to your TV, based on that the plugin should not even...
Yeah, well that is certainly not the complete log so i guess that you are missing something. I would need the complete log, as without that it is impossible for...
I understand your use case, but that does not help much here to identify your issues. I would still need a proper debug log.
Every time the TV reconnects then the full state of the TV needs to be pulled, as there is no way to know for what reason the TV has gone...
You mean as a sound output? Maybe it would be possible you would just need to find out the output id. From the readme: `Depending on the TV and connected...
Just follow the instructions here and it should appear https://github.com/merdok/homebridge-webos-tv?tab=readme-ov-file#adding-the-tv-to-the-home-app
The tv needs to be added in the home app manually as per instructions. It will not appear automatically. Maybe you missed a step in the guide?