dcnielsen90 / python-bravia-tv

MIT License
13 stars 6 forks source link

Fix TV doesn't respond to first command #20

Closed Drafteed closed 1 year ago

Drafteed commented 2 years ago

After extensive testing, it was found that the some TVs ignored the first command after approximately 13 minutes of inactivity in IRCC API. At the same time, the API does not reports any error. I suggest this way to solve the problem - tested, works perfect.

This PR will close: #15