dcnielsen90 / python-bravia-tv

MIT License
13 stars 6 forks source link

Error after turning off the TV #5

Closed bieniu closed 4 years ago

bieniu commented 4 years ago

A while after turning off the TV I have in the log this error:

2020-04-14 23:09:47 ERROR (SyncWorker_9) [bravia_tv.braviarc] JSON request error:{
    "error": [
        404,
        "Not Found"
    ]
}
robo667 commented 4 years ago

I have the same error 61011D4F-04BC-4609-ABD0-3C17CBB3E9E2

andriej commented 4 years ago

Same error (which is not really an error, it's just TV turning off) here - latest 0.108.

dcnielsen90 commented 4 years ago

The latest commits should be enough to fix this. I'm also in the middle of drafting a PR for HA that should finally fix this once and for all. It should also address all the power issues (minus issue #3 --I'm still looking into that) I'll try to get it in by this weekend.

bieniu commented 4 years ago

I can confirm that update bravia_tv to 1.0.2 fixed this issue.