postlund / pyatv

A client library for Apple TV and AirPlay devices
https://pyatv.dev
MIT License
838 stars 91 forks source link

Changing the featured Homebridge plugin to a more recent and maintained one. #2281

Closed maxileith closed 6 months ago

maxileith commented 7 months ago

Hi @postlund ,

I am currently developing a homebridge plugin that is already in a very solid state. I would suggest to replace the currently featured but not maintained homebridge plugin (seems like it when looking at the open issues) from @cristian5th with this maintained one. Also my plugin is more native, since it does not provide a configuration for another homebridge plugin but is a homebridge plugin by itself.

@cristian5th you are welcome to join the discussion

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2da50e9) 88.90% compared to head (9d7b9eb) 88.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2281 +/- ## ========================================== - Coverage 88.90% 88.82% -0.09% ========================================== Files 168 168 Lines 11370 11370 ========================================== - Hits 10109 10099 -10 - Misses 1261 1271 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cristian5th commented 7 months ago

Hi @maxileith.

That’s very good news. I agree if @postlund replaces the link to my shell script with a link to your real plugin. It will be much better.

I’m actually not using Homebridge anymore due to many issues with other plugins.

postlund commented 6 months ago

This makes sense to me, thanks for updating and your work on the updated homebridge plugin! 👍