-
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.
-
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.
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
-
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?
-
-
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...
-
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...
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
It already has its own distribution.
https://github.com/home-assistant/operating-system
-
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
-
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/
-
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