seydx / homebridge-bravia-tvos

Homebridge plugin for Sony Bravia Android TVs
MIT License
346 stars 32 forks source link

Bravia TV turns on with every Homebridge restart now #184

Open Fofer opened 2 years ago

Fofer commented 2 years ago

I love this plug-in so much, it is great work.

This is a minor issue but I’ve discovered that recently with an update to this plug-in, every time I restart Homebridge, it turns on my Bravia TV. This did not used to happen. Is there a way to disable that power on command that happens with every restart?

dickman138 commented 2 years ago

Mine has same issue…

bkonings commented 2 years ago

I have the same issue.

kot-925 commented 2 years ago

Also such a problem

sambal0 commented 2 years ago

Same here. Is there a solution within the configuration of the plugin or maybe a workaround for this issue?

kot-925 commented 2 years ago

Here is the solution, for this parameter, set false "refreshInputs": false,

sambal0 commented 2 years ago

Here is the solution, for this parameter, set false "refreshInputs": false,

Thanks a lot!