AntonioMeireles / homebridge-vieramatic

Homebridge plugin for Panasonic™ Viera™ TVs (includes support for 2018 and later models)
Apache License 2.0
43 stars 9 forks source link

Plug-in ignores to display HDMI inputs #28

Closed 1rado1 closed 4 years ago

1rado1 commented 4 years ago

Hi Antonio, viera-pair doesn't recognize inputs. These are not reflected in home app even if added manually. Any ideas?

{ "platform": "PanasonicVieraTV", "tvs": [ { "ipAddress": "10.*.*.*", "hdmiInputs": [] } ] }

AntonioMeireles commented 4 years ago

hi, (first things first - hoping you’re doing fine is this pandemic times!)

fwiw, i have as beta a brand new release that should be less error prone. just follow the steps here - https://github.com/AntonioMeireles/homebridge-vieramatic/tree/typescript-rewrite and give feedback :slightly_smiling_face: for now, this beta plugin instalable via npm i homebridge-vieramatic@beta

It should just work. what TV model do you have btw ?

All the best and a great weekend!

1rado1 commented 4 years ago

Im fine, thanks for asking. Hope you're fine as well.

I can confirm that under beta all works fine.

I have older model TX-55DX603E. All worked just fine 2 updates back if I remember right.

Now I am dealing with other issue/homebridge related - as I have changed the config and TV stopped responding - now I am not able to add it back to the home app. I assume I need to go through the reset circle and re-add all the accessories again which is frustrating. On the other hand your suggestion to go by beta way is just fine for me at the moment.

Thansk and have a nice weekend!

AntonioMeireles commented 4 years ago

Im fine, thanks for asking. Hope you're fine as well.

I can confirm that under beta all works fine.

I have older model TX-55DX603E. All worked just fine 2 updates back if I remember right.

Now I am dealing with other issue/homebridge related - as I have changed the config and TV stopped responding - now I am not able to add it back to the home app. I assume I need to go through the reset circle and re-add all the accessories again which is frustrating. On the other hand your suggestion to go by beta way is just fine for me at the moment.

Thansk and have a nice weekend!

btw, THANKS for the quick feedback! did you try the new web config btw ?

1rado1 commented 4 years ago

Im fine, thanks for asking. Hope you're fine as well.

I can confirm that under beta all works fine.

I have older model TX-55DX603E.

All worked just fine 2 updates back if I remember right.

Now I am dealing with other issue/homebridge related - as I have changed the config and TV stopped responding - now I am not able to add it back to the home app.

I assume I need to go through the reset circle and re-add all the accessories again which is frustrating. On the other hand your suggestion to go by beta way is just fine for me at the moment.

Thansk and have a nice weekend!

btw, THANKS for the quick feedback! did you try the new web config btw ?

Yes I did and works perfectly! Thank you for your support