platypush VS home-assistant-configuration

Compare platypush vs home-assistant-configuration and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
platypush home-assistant-configuration
3 1
277 407
- -
9.8 10.0
8 days ago over 1 year ago
Python Python
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.

platypush

Posts with mentions or reviews of platypush. We have used some of these posts to build our list of alternatives and similar projects.
  • Help Locked out of 10 years Gmail account
    1 project | news.ycombinator.com | 24 Dec 2022
    Is your HN profile still accurate? Why does the https://platypush.tech/ homepage have the Gmail, YouTube, TensorFlow, and Chromecast logos on it? Weird you're giving free advertising to a company you clearly dislike so much.
  • Control everything with Platypush
    1 project | /r/LinuxLugcast | 7 May 2022
  • Chromecast support completely broken
    1 project | /r/jellyfin | 17 Feb 2022
    Also, as I pointed out on a linked Github issue, maybe it's worth having a server-side (optional) logic for Chromecast detection? I have implemented this mechanism myself in Platypush, and I find it much more stable than relying on the client to detect the devices. Basically, Jellyfin would use some server-side CC library (like pychromecast for Python) to scan the devices on the same network over Avahi/Bonjour/mDNS. It would then push those results to the client (or maybe merge the list with the client's results), and then just proxy the client's stream/control requests to the cast device.

home-assistant-configuration

Posts with mentions or reviews of home-assistant-configuration. We have used some of these posts to build our list of alternatives and similar projects.
  • Automate a Wake-up light
    1 project | /r/homebridge | 16 Dec 2022
    I created two helpers (which are basically what Home Assistant calls variables): a toggle helper and a time helper. Then I created an automation to run when the time is equal to the time that the helper is set to and it checks to make sure the toggle helper is on, then you can run whatever task you want (lights, music, etc) as part of the automation. Some smart lights have a built in "fade" time that you can use in Home Assistant, but my lights don't support that (FYI, the "Light" service call built into Home Assistant has this functionality but only if your lights support it. If your lights don't they'll just come on and you'll be confused as to why it isn't working.... I know from experience), so I am using a script I borrowed from Jeff at SlackerLabs to accomplish the fading. He talks about his lighting script in this video. He has it on his GitHub here. Scripts in Home Assistant are a little more complicated than regular automations, but definitely much more powerful.

What are some alternatives?

When comparing platypush and home-assistant-configuration you can also consider the following projects:

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

nspanel-lovelace-ui - Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.

hassio-zigbee2mqtt - Hass.io add-on for zigbee2mqtt

niko-home-control-II - Home Assistant Custom Integration for Niko Home Control II

raspberry-pi-home-automation - Code examples, errata and additional tips and references to interesting projects for the book "Control Your Home with Raspberry Pi: Secure, Modular, Open-Source and Self-Sufficient"

victron - Victron bluetooth and serial communication at a python script. With MQTT and HomeAssistant support.

Mycodo - An environmental monitoring and regulation system

pyinsteon - Python library to support Insteon home automation projects

home-assistant-config - My Home Assistant Configuration 🏡🏡

ha-rpi_gpio - Home Assistant Raspberry Pi GPIO Integration

MQTT-Python-Jetson-Nano

easy-mqtt-handler - Easy MQTT Handler is a MQTT Client implemented in Python3 that will connect to a MQTT Broker, listening for freely configurable messages and reacting by executing arbitrary pre-defined commands. It comes with a Qt5-based GUI.