You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Been getting this randomly. All seem to be working only this message sometimes.
[BraviaTVOS] TV: An error occured during getting television state!
[BraviaTVOS] Error: Not Found
at exports.request (/volume1/homebridge/node_modules/homebridge-bravia-tvos/node_modules/@seydx/bravia/lib/request.js:80:19)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at ServiceProtocol.invoke (/volume1/homebridge/node_modules/homebridge-bravia-tvos/node_modules/@seydx/bravia/lib/service.js:94:12)
at Handler.getTelevisionState (/volume1/homebridge/node_modules/homebridge-bravia-tvos/src/accessories/accessory.handler.js:18:24)
at Handler.poll (/volume1/homebridge/node_modules/homebridge-bravia-tvos/src/accessories/accessory.handler.js:559:7) {
title: 'Invalid Response',
code: 404,
soap: {},
payload: {
id: 1,
version: '1.0',
method: 'getPlayingContentInfo',
params: []
},
url: 'http://x.x.x.x/sony/avContent'
}
The text was updated successfully, but these errors were encountered:
Been getting this randomly. All seem to be working only this message sometimes.
The text was updated successfully, but these errors were encountered: