fauxmo VS pyatv

Compare fauxmo vs pyatv and see what are their differences.

fauxmo

Emulated Belkin WeMo devices that work with the Amazon Echo (by n8henrie)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fauxmo pyatv
3 15
304 823
- -
7.8 8.9
about 2 months ago 12 days ago
Python Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fauxmo

Posts with mentions or reviews of fauxmo. We have used some of these posts to build our list of alternatives and similar projects.

pyatv

Posts with mentions or reviews of pyatv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-31.
  • Show HN: Phind Model beats GPT-4 at coding, with GPT-3.5 speed and 16k context
    9 projects | news.ycombinator.com | 31 Oct 2023
    It's definitely not impossible at least.

    Someone is doing it in python here:

    https://pyatv.dev/

    GPT-4 actually sent me here:

    "Here is an example of a C# library that implements the HAP: CSharp.HomeKit (https://github.com/brutella/hkhomekit). You can use this library as a reference or directly use it in your project."

    Which, to no surprise based on my experiences with LLMs for programming does not exist and doesn't seem to have ever existed.

    I get that they aren't magic, but I guess I am just bad at trying to use LLMs to help in my programming. Apparently all I do are obscure things or something. Or I am just not good enough at prompting. But I feel like that's also a reflection of the weakness of an LLM in that it needs such perfect and specific prompting to get good answers.

  • New Home Architecture Upgrade is Available Again
    2 projects | /r/HomeKit | 27 Mar 2023
    -> https://github.com/postlund/pyatv/issues/1931
  • Is it possible to control AppleTV from a Macbook?
    4 projects | /r/appletv | 9 Feb 2023
    I love Python, but I really wish I didn't have to use it here. The reason I do is that tvOS changed the way network remote control works, and the only library that could do that was / is a fantastic Python library called pyatv: https://pyatv.dev/.
  • pyatv - a client library for Apple TV and AirPlay devices
    1 project | /r/Python | 2 Feb 2023
  • Pyatv: A client library for Apple TV and AirPlay devices
    1 project | news.ycombinator.com | 26 Jan 2023
  • Using AppleTV Play/Pause Status as a Switch for Automations
    1 project | /r/HomeKit | 9 Jan 2023
    1) Install pyatv via command line. The command pip install pyatv is one way to achieve this. The important thing is that path needs to be accessible to homebridge. For me, that was /usr/local/bin Before proceeding, I recommend reading more about the API as this will be helpful if you want to build additional switches that track power status or other attributes. https://pyatv.dev
  • Turn off Apple TV by HomeKit automation?
    1 project | /r/HomeKit | 11 Sep 2022
    You can use pyatv to do this and if MQTT is your thing you can use this plugin.
  • Any one know a good Apple Plugin?
    2 projects | /r/homebridge | 16 Jun 2022
  • Speed Typing on an Apple TV
    3 projects | /r/apple | 18 May 2022
    The video above is just a silly experiment, but the library that's driving it (pyatv) is super useful. For example, on my Mac I can press Cmd+Shift+R to toggle an Apple TV remote control. Really useful for pausing a video or jumping back a few seconds. The cool thing is that it also works on Windows, Linux, etc. People are investigating adding regular text input to the library as well.
  • Speed Typing on Apple TV
    2 projects | /r/appletv | 18 May 2022
    There's not an API provided by Apple. There are 3 protocols that have been reverse engineered by different people. The main one I've found is a python library called pyatv (https://pyatv.dev/) that handles pairing and remote control commands.

What are some alternatives?

When comparing fauxmo and pyatv you can also consider the following projects:

Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.

homebridge-apple-tv-remote - Plugin for controlling Apple TVs in homebridge.

alertR - A client/server based multi-purpose alarm and monitoring system

starcli - :sparkles: Browse trending GitHub projects from your command line

python-ring-doorbell - Python Ring Door Bell is a library written in Python 3 that exposes the Ring.com devices as Python objects.

piprayer - Automated Azaan player for Raspberry Pi. Integrates with Bluetooth speakers including Amazon Echo.

homebridge-cmd4 - CMD4 Plugin for Homebridge - Supports ~All Accessory Types & now all Characteristics too

homebridge-cmd-television

opsdroid - 🤖 An open source chat-ops bot framework

blinkpy - A Python library for the Blink Camera system

airplay2-receiver - AirPlay 2 Receiver - Python implementation