Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues. Learn more →
Supervisor Alternatives
Similar projects and alternatives to supervisor
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
hass-weatherflow2mqtt
Discontinued WeatherFlow to MQTT for Home Assistant. Use UDP to get local weather data in to Home Assistant using MQTT Discovery
-
-
-
-
-
-
-
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.
supervisor discussion
supervisor reviews and mentions
-
The Home Assistant Green is here
I recently discovered the home-assistant supervisor [0] repository. It's awesome to see such a well-designed, mature, and actively maintained open-source python application. I've found that there's no shortage of high quality python libraries and frameworks to learn from, but open-source applications aren't as common. I love coming across repos like this so I can study their design.
[0] https://github.com/home-assistant/supervisor
- Running Home Assistant Supervised in Docker container
-
Home Assistant – open-source home automation
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...
-
How Supervisor becomes not privileged?
I've also tried giving the container access to real dev by following the suggestion mentioned here (followed by a supervisor reload/restart from the UI), but that also doesn't always work and gets overwritten with the next supervisor silent update.
-
How long does ha su repair take?
Would you consider a comment on one of the open| issues so they can see it's a biggish problem? Might save someone else some precious time.
- Backup your Home Assistant Snapshots Automatically to the Cloud with Google Drive
-
Homeassistant and port 853
I wouldn’t hold my breath on it being changed, based on the GitHub issue about it.
-
A note from our sponsor - Judoscale
judoscale.com | 21 Apr 2025
Stats
home-assistant/supervisor is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of supervisor is Python.