lukasroegner / homebridge-apple-tv-remote

Plugin for controlling Apple TVs in homebridge.
MIT License
131 stars 13 forks source link

Any affect to this plugin from the latest Homebridge update? #34

Closed lukebrannon1 closed 4 years ago

lukebrannon1 commented 4 years ago

Hi there, just curious if any of the changes related to Apple TV listed under "Notable Changes" of v1.0 at the link below have any positive or negative impact on the homebridge-apple-tv-remote plugin? Specifically, I sometimes the on/off state or play/pause state stuck or incorrect due to what I understand as limitations with the data available. Just curious if any of the changes listed on the new release might help that.

https://github.com/homebridge/homebridge/releases

lukasroegner commented 4 years ago

Hi @lukebrannon1, homebridge 1.0.0 does not help with the actual issue that the data coming from the Apple TV is not accurate. For the on/off state, there seems to be a better solution, which you can test on the beta branch. See #30 for details.