Home Assistant – open-source home automation

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nixpkgs

    Nix Packages collection & NixOS

    If I could ask, is there a reason that your development team is hostile to others packaging Home Assistant:

    https://news.ycombinator.com/item?id=27505277

    To the point that they will threaten to relicense their own software: https://github.com/NixOS/nixpkgs/pull/126326#issuecomment-86...

    Frankly, seeing that makes me wary of using it.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Home Assistant

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

  4. remote_homeassistant

    Links multiple home-assistant instances together

    I also use HomeAssistant, and am quite happy with it, but i wish, they would start including the [`remote_homeassistant`](https://github.com/custom-components/remote_homeassistant) addon.

    It solves the Usecase, where not all BT(LE) devices in the house are reachable from the main HA, and you need remote "pickups" for their signals, and then want to integrate them back into the "master instance". It also solves a bunch of other problems, like integrating some sensors of the HA of your holiday home into the HA of your main home.

    For some reason, NabuCasa doesn't want to integrate it. Maybe they see it as competing with an own upcoming (cloud?) solution of their own?

  5. pyscript

    Pyscript adds rich Python scripting to HASS (by custom-components)

  6. supervisor

    :house_with_garden: Home Assistant Supervisor (by home-assistant)

    Nice to see HA getting some love on HN. A colleague recommended it to me about 3 years ago as an alternative to Domoticz. I've migrated back than and haven't looked back since. I consider myself a real Home Assistant enthousiast. I've contributed some small amounts to the project, created and maintain my own add-ons and love to share my configuration with others.

    Although most of the things currently just work, especially with the (migrated) UI integrations. Some things still feel very unfinished, like blueprints. Which was a terrific idea, but maintaining and keeping those up to date is an absolute nightmare and you will have to that yourself [1]. Same with battery powered devices. When they work, it's all great, but having to watch their battery level is just a hassle. You can create your own automation to do that for you, but it seems unnecessary.

    For me the community also sometimes feels very hostile. For instance, you can have a Portainer add-on, but installing other Docker images makes your system 'unsupported'. Same with some blacklisted images [2], which break Home Assistant Supervisor. Or when the maintainer of one of the add-ons completely ignores a breaking issue after a day [3].

    1. https://community.home-assistant.io/t/reload-automations-aut...

    2. https://github.com/home-assistant/supervisor/blob/main/super...

    3. https://github.com/hassio-addons/addon-adguard-home/issues/1...

  7. addon-adguard-home

    AdGuard Home - Home Assistant Community Add-ons

    Nice to see HA getting some love on HN. A colleague recommended it to me about 3 years ago as an alternative to Domoticz. I've migrated back than and haven't looked back since. I consider myself a real Home Assistant enthousiast. I've contributed some small amounts to the project, created and maintain my own add-ons and love to share my configuration with others.

    Although most of the things currently just work, especially with the (migrated) UI integrations. Some things still feel very unfinished, like blueprints. Which was a terrific idea, but maintaining and keeping those up to date is an absolute nightmare and you will have to that yourself [1]. Same with battery powered devices. When they work, it's all great, but having to watch their battery level is just a hassle. You can create your own automation to do that for you, but it seems unnecessary.

    For me the community also sometimes feels very hostile. For instance, you can have a Portainer add-on, but installing other Docker images makes your system 'unsupported'. Same with some blacklisted images [2], which break Home Assistant Supervisor. Or when the maintainer of one of the add-ons completely ignores a breaking issue after a day [3].

    1. https://community.home-assistant.io/t/reload-automations-aut...

    2. https://github.com/home-assistant/supervisor/blob/main/super...

    3. https://github.com/hassio-addons/addon-adguard-home/issues/1...

  8. appdaemon

    :page_facing_up: Python Apps for Home Automation

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. operating-system

    :beginner: Home Assistant Operating System

    It already has its own distribution.

    https://github.com/home-assistant/operating-system

  11. open-meteo

    Free Weather Forecast API for non-commercial use

    I was showing my non-commercial weather API project [0] to HN 2 days ago. Another HN member was already pointing out your project.

    If you are interested, we could have a look at integrating weather data without the need of your users to sign up for API plans with their personal data.

    [0] https://open-meteo.com

  12. room-assistant

    Presence tracking and more for automation on the room-level

    There's a project called "room-assistant", however you'd need to have multiple Raspberry Pis running it in various locations...

    https://www.room-assistant.io/

  13. frigate

    NVR with realtime local object detection for IP cameras

    For any camera that provides an rtsp stream, you can use frigate[1], which has some excellent detection algorithms (it differentiate between people, dogs, ...). It also has hooks to integrate with HASS. I use it with a LaView system to monitor my external cameras and get notifications (including push to my iphone) through HASS.

    [1] https://github.com/blakeblackshear/frigate

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The Home Assistant Green is here

    2 projects | news.ycombinator.com | 17 Sep 2023
  • Where can I find KNX stack documentation?

    2 projects | /r/KNX | 11 Jan 2023
  • Running Home Assistant Supervised in Docker container

    2 projects | /r/docker | 8 Jan 2022
  • How Supervisor becomes not privileged?

    2 projects | /r/homeassistant | 14 Feb 2021
  • How long does ha su repair take?

    1 project | /r/homeassistant | 8 Feb 2021

Did you know that Python is
the 2nd most popular programming language
based on number of references?