Closed James712346 closed 4 years ago
I just tried again and found that when the TV is on the accessory would tell me that the TV is off, but when I try and turn it on, the TV would turn off. This was the case when turning the TV back on where the accessory would show that its on for 2 seconds then turn off again (though the plugin does successful turn on the TV)
I've just realised that it is very similar to #8 problem, but I will keep this issue open for the volume error
also I did viera-pair
which was successful for me
Hi @James712346
thanks for reporting ! some questions :
the TV cannot control the TV volume as its run by a separate unit
? could you be please more precise if possible. DEBUG=* homebridge ...
) to capture the context of the breakage and paste it here ? may be tricker with a docker img. digging on my side too.oznu/homebridge
docker image ? latest ?thanks again!
I just tried again and found that when the TV is on the accessory would tell me that the TV is off, but when I try and turn it on, the TV would turn off. This was the case when turning the TV back on where the accessory would show that its on for 2 seconds then turn off again (though the plugin does successful turn on the TV) I've just realised that it is very similar to #8 problem, but I will keep this issue open for the volume error also I did
viera-pair
which was successful for me
ok. regarding this one - so, is this a general issue or only happens if you start plugin with TV off ?
Hello Antonio, same thing here but it happen sometimes without prior action or consequence after...
the log:
(node:60049) UnhandledPromiseRejectionWarning: TypeError: undefined is not a function
at Vieramatic.getMute (/usr/local/lib/node_modules/homebridge-vieramatic/lib/homebridge.coffee:346:5)
at runMicrotasks (
(node:60049) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 14540)
(node:60049) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:60049) UnhandledPromiseRejectionWarning: TypeError: undefined is not a function
at Vieramatic.getMute (/usr/local/lib/node_modules/homebridge-vieramatic/lib/homebridge.coffee:346:5)
at runMicrotasks (
(node:60049) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 14541)
humm.... @koupus
could you please provide full log (i.e. whatever is before this happening)?.
Looking into it (unable to reproduce yet)
thanks in advance and a great weekend!
@AntonioMeireles just see it happen when I display the accessories view of the home bridge config UI X... nothing related at the home app or tv operation! No disagreement on my side
@koupus
THANKS - all i wanted was a simple reproducer and you gave me one! (homebridge-config-ui-x
)
Fix will be out soonish!
@koupus, @James712346
just pushed homebridge-vieramatic@0.5.89
. if i got things right the getMute
errors are now gone. Please confirm.
thanks again for your patience and have a great weekend
@AntonioMeireles Ok for me now !
Thanks Antonio
closing, as this seems to be really fixed. please reopen if issue ressurrects.
After updating my plugin from 0.5.8 to the lastest (0.5.87), I would sometime receive this error when I start up homebridge, but the status of the TV is wrong and when I try to turn it on the accessory would become unresponsive
Just to note the TV cannot control the TV volume as its run by a separate unit.
TV model: TH-40CS610A OS: Alpine Linux (3.11.2) Docker image: oznu/homebridge