-
Notifications
You must be signed in to change notification settings - Fork 682
Insights: home-assistant/supervisor
Overview
Could not load contribution data
Please try again later
6 Releases published by 1 person
82 Pull requests merged by 6 people
-
Exclude non-Supervisor Server Error codes from Sentry reporting
#5718 merged
Mar 3, 2025 -
Replace non-unicode characters for add-on static files
#5712 merged
Mar 3, 2025 -
Avoid loading add-on store repositories too early
#5716 merged
Mar 3, 2025 -
Only log all ClientConnectionResets when returning logs
#5715 merged
Mar 3, 2025 -
Bump cryptography from 44.0.1 to 44.0.2
#5709 merged
Mar 3, 2025 -
Bump pytest from 8.3.4 to 8.3.5
#5710 merged
Mar 3, 2025 -
Bump ruff from 0.9.8 to 0.9.9
#5711 merged
Mar 3, 2025 -
Bump home-assistant/wheels from 2024.11.0 to 2025.02.0
#5708 merged
Mar 3, 2025 -
No executor task in sentry call when not initialized
#5703 merged
Mar 1, 2025 -
Fix cloning of add-on store repository
#5701 merged
Mar 1, 2025 -
Move
read_text
to executor#5688 merged
Mar 1, 2025 -
Fix tests in devcontainer by removing resolution center
#5702 merged
Mar 1, 2025 -
Update Supervisor bug form
#5700 merged
Mar 1, 2025 -
Capture warnings and report to sentry
#5697 merged
Feb 28, 2025 -
Initialize Supervisor Core state in constructor
#5686 merged
Feb 28, 2025 -
Load resolution evaluation, check and fixups early
#5696 merged
Feb 28, 2025 -
Improve plug-in update error message
#5695 merged
Feb 28, 2025 -
Avoid space in update link of frontend update PR
#5694 merged
Feb 28, 2025 -
Make advanced logs error test work in all test environments
#5692 merged
Feb 28, 2025 -
Add body with update information to frontend update PRs
#5691 merged
Feb 28, 2025 -
Bump actions/cache from 4.2.1 to 4.2.2
#5690 merged
Feb 28, 2025 -
Enable Sentry asyncio integration
#5685 merged
Feb 28, 2025 -
Open to executor
#5678 merged
Feb 28, 2025 -
Bump ruff from 0.9.7 to 0.9.8
#5689 merged
Feb 28, 2025 -
Temporary directory to executor
#5673 merged
Feb 27, 2025 -
Correctly handle aiohttp requests in Sentry reporting
#5681 merged
Feb 27, 2025 -
Add more context to Sentry reports early during startup
#5682 merged
Feb 27, 2025 -
Use await for all FileConfiguration calls
#5683 merged
Feb 27, 2025 -
Bump codecov/codecov-action from 5.3.1 to 5.4.0
#5680 merged
Feb 27, 2025 -
Bump setuptools from 75.8.1 to 75.8.2
#5679 merged
Feb 27, 2025 -
FileConfiguration uses executor for I/O
#5652 merged
Feb 26, 2025 -
Improve Supervisor restart detection message
#5672 merged
Feb 26, 2025 -
Bump securetar from 2025.2.0 to 2025.2.1
#5671 merged
Feb 26, 2025 -
Bump actions/download-artifact from 4.1.8 to 4.1.9
#5675 merged
Feb 26, 2025 -
Bump setuptools from 75.8.0 to 75.8.1
#5676 merged
Feb 26, 2025 -
Bump home-assistant/builder from 2024.08.2 to 2025.02.0
#5674 merged
Feb 26, 2025 -
Fix add-on store reset
#5669 merged
Feb 25, 2025 -
Improve D-Bus timeout error handling
#5664 merged
Feb 25, 2025 -
Bump aiohttp from 3.11.12 to 3.11.13
#5665 merged
Feb 25, 2025 -
Define CPU architecture to fix armhf builds
#5670 merged
Feb 25, 2025 -
Bump dbus-fast from 2.33.0 to 2.34.0
#5666 merged
Feb 25, 2025 -
Build Python wheels for Python 3.13
#5667 merged
Feb 25, 2025 -
Handle OS errors on backup create
#5662 merged
Feb 24, 2025 -
Handle non-zero subprocess exits
#5660 merged
Feb 24, 2025 -
Bump actions/upload-artifact from 4.6.0 to 4.6.1
#5659 merged
Feb 24, 2025 -
Bump zlib-fast from 0.2.0 to 0.2.1
#5658 merged
Feb 24, 2025 -
Autoupdate frontend to version 20250221.0
#5616 merged
Feb 22, 2025 -
Bump sigstore/cosign-installer from 3.8.0 to 3.8.1
#5654 merged
Feb 21, 2025 -
Bump ruff from 0.9.6 to 0.9.7
#5653 merged
Feb 21, 2025 -
Remove I/O in event loop for add-on backup and restore
#5649 merged
Feb 20, 2025 -
Bump actions/cache from 4.2.0 to 4.2.1
#5650 merged
Feb 20, 2025 -
Remove I/O in event loop for Home Assistant Core backup
#5648 merged
Feb 19, 2025 -
Remove I/O in event loop for backup load, import and remove
#5647 merged
Feb 19, 2025 -
Disable uv cache when creating container image
#5646 merged
Feb 19, 2025 -
Capture errors correctly while copying backups
#5644 merged
Feb 19, 2025 -
Remove I/O in event loop for backup create and restore operations
#5634 merged
Feb 18, 2025 -
Use uv to install supervisor
#5642 merged
Feb 18, 2025 -
Bump uv to 0.6.1
#5641 merged
Feb 18, 2025 -
Generate Python bytecode for site-packages during build
#5640 merged
Feb 18, 2025 -
Bump sentry-sdk from 2.21.0 to 2.22.0
#5638 merged
Feb 18, 2025 -
Always validate Backup before restoring
#5632 merged
Feb 14, 2025 -
Avoid exception when handling closed WebSocket connection
#5630 merged
Feb 14, 2025 -
Bump securetar from 2025.1.4 to 2025.2.0
#5628 merged
Feb 14, 2025 -
Bump sentry-sdk from 2.20.0 to 2.21.0
#5625 merged
Feb 13, 2025 -
Bump cryptography from 44.0.0 to 44.0.1
#5621 merged
Feb 12, 2025 -
Bump coverage from 7.6.11 to 7.6.12
#5622 merged
Feb 12, 2025 -
Delay initial version fetch until there is connectivity
#5603 merged
Feb 11, 2025 -
Bump getsentry/action-release from 1.10.2 to 1.10.4
#5619 merged
Feb 11, 2025 -
Bump ruff from 0.9.5 to 0.9.6
#5618 merged
Feb 11, 2025 -
Bump getsentry/action-release from 1.10.1 to 1.10.2
#5615 merged
Feb 10, 2025 -
Bump coverage from 7.6.10 to 7.6.11
#5614 merged
Feb 10, 2025 -
Bump getsentry/action-release from 1.9.0 to 1.10.1
#5611 merged
Feb 7, 2025 -
Bump ruff from 0.9.4 to 0.9.5
#5612 merged
Feb 7, 2025 -
Print the exact reason if the WebSocket event to Core fails
#5609 merged
Feb 6, 2025 -
Autoupdate frontend to version 20250205.0
#5543 merged
Feb 6, 2025 -
Drop Docker config from Supervisor backup
#5605 merged
Feb 6, 2025 -
Bump aiohttp from 3.11.11 to 3.11.12
#5608 merged
Feb 6, 2025 -
Bump dbus-fast from 2.32.0 to 2.33.0
#5607 merged
Feb 6, 2025 -
Prevent race condition with location reload and backups list
#5602 merged
Feb 5, 2025 -
Bump sigstore/cosign-installer from 3.7.0 to 3.8.0
#5604 merged
Feb 5, 2025 -
Fix restoring unencrypted backup in corner case
#5600 merged
Feb 4, 2025 -
Handle non-existing file in Backup password check too
#5599 merged
Feb 4, 2025
5 Pull requests opened by 3 people
-
Deprecate i386 and armhf Supervisor architectures
#5620 opened
Feb 11, 2025 -
Update frontend to version 20250227.0
#5687 opened
Feb 28, 2025 -
Finish migrating read_text to executor
#5698 opened
Feb 28, 2025 -
Fix add-on store repository getting removed without internet
#5717 opened
Mar 3, 2025 -
Fix add-on repair log message
#5719 opened
Mar 3, 2025
27 Issues closed by 7 people
-
Matter Server Addon has been removed from the Repository
#5707 closed
Mar 2, 2025 -
The installed add-on has been removed from the repository
#5705 closed
Mar 2, 2025 -
Restoring partial backups not possible (!)
#5637 closed
Feb 27, 2025 -
JobException
#5663 closed
Feb 25, 2025 -
PermissionError: [Errno 13] Permission denied: '/data/mounts/<share>/2b2fc0b8.tar'
#5661 closed
Feb 24, 2025 -
Network Storage and Backup : not working after shutdown NAS
#5655 closed
Feb 23, 2025 -
Can't mount NFS share due to queued start job
#5525 closed
Feb 19, 2025 -
Memory usage and Jobs
#5540 closed
Feb 19, 2025 -
Cannot update Supervisor
#5539 closed
Feb 19, 2025 -
Error with backup.json
#5645 closed
Feb 19, 2025 -
Unhandled exception: 'JobManager' object has no attribute 'capture_error'
#5643 closed
Feb 19, 2025 -
automatic backup doesn't work sometimes
#5631 closed
Feb 18, 2025 -
My supervisor stop working several times
#5448 closed
Feb 17, 2025 -
In backup.json "size" field always contain 0.0 value
#5398 closed
Feb 16, 2025 -
HA high CPU usage/spikes since 2024.11.x update
#5425 closed
Feb 16, 2025 -
New Autobackup 25.1.x without WOL
#5533 closed
Feb 14, 2025 -
Unhandled exception: 'NoneType' object has no attribute 'close'
#5629 closed
Feb 14, 2025 -
After update to Debian 12 - Routing problems - no internet connection for HA/Addons
#5531 closed
Feb 13, 2025 -
Failed to install the File editor add-on
#5527 closed
Feb 12, 2025 -
[supervisor.homeassistant.api] Timeout on call http://....
#5477 closed
Feb 12, 2025 -
possible issue when NFS computer shuts down before HAOS?
#5298 closed
Feb 11, 2025 -
Cannot Update to supervisor 2025.02.0
#5610 closed
Feb 10, 2025 -
User configurable backup filename
#4947 closed
Feb 5, 2025 -
Backup can't be deleted if files on disk is deleted
#5541 closed
Feb 5, 2025 -
Backup page listing empty when network storage is configured
#4357 closed
Feb 4, 2025
15 Issues opened by 13 people
-
Addon config URL field displayed as password
#5714 opened
Mar 3, 2025 -
Abysmal performance during backup restore
#5706 opened
Mar 1, 2025 -
Supervisor repeatedly reporting issues on "Unsupported system"
#5693 opened
Feb 28, 2025 -
No Internet leads to add-on store reset
#5668 opened
Feb 25, 2025 -
Supervisor freezes at starting API on Pi 5
#5657 opened
Feb 23, 2025 -
Backup esphome addon don't include device config file
#5656 opened
Feb 23, 2025 -
Backup with config directory fails if add-on never got started
#5639 opened
Feb 18, 2025 -
Invalid authentication from supervisor
#5636 opened
Feb 15, 2025 -
Generic Thermostat Resets to NONE when you adjust Temp on AWAY
#5635 opened
Feb 15, 2025 -
too slow ghcr.io gets timeouts during ha supervisor repair
#5627 opened
Feb 13, 2025 -
Crash after update to core 2025.2.3
#5626 opened
Feb 13, 2025 -
Automation Crashes/Runs Out Of Memory of HA when using Generic Thermostat
#5624 opened
Feb 12, 2025 -
The integration could not be loaded, try to restart Home Assistant.
#5617 opened
Feb 11, 2025 -
Mount directory not deleted after mount creation fails
#5613 opened
Feb 7, 2025 -
SUPERVISOR - Failed to get logs using advanced API (NEW - NOT THE SAME)
#5606 opened
Feb 5, 2025
17 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Create hotspot
#5577 commented on
Feb 27, 2025 • 3 new comments -
Add network interface settings for mDNS/LLMNR
#5520 commented on
Feb 5, 2025 • 1 new comment -
Bump orjson from 3.10.12 to 3.10.15
#5561 commented on
Mar 1, 2025 • 0 new comments -
/network/info is not reporting all interfaces
#5588 commented on
Feb 28, 2025 • 0 new comments -
WIFI: Error: Activating connection failed, check connection settings.
#5587 commented on
Feb 28, 2025 • 0 new comments -
No way to remove the ZBT-1 from Home Assistant
#5384 commented on
Feb 28, 2025 • 0 new comments -
Network share mounting after add-ons have started, after a reboot (Example: Frigate add-on)
#5471 commented on
Feb 27, 2025 • 0 new comments -
Timeout on call http://172.30.32.1:8123/api/core/state
#5373 commented on
Feb 27, 2025 • 0 new comments -
Supervisor forgets the default interface's static network addresses after router restart (but not always)
#5361 commented on
Feb 26, 2025 • 0 new comments -
Ingress makes videos from Frigate download 4 times slower
#5209 commented on
Feb 25, 2025 • 0 new comments -
RFC: Support IPv6 for network isolated add-ons
#2133 commented on
Feb 22, 2025 • 0 new comments -
Can't update my HomeAssistant Supervisor instance
#5556 commented on
Feb 21, 2025 • 0 new comments -
2024.12.0: "Preparing backup of Home Assistant Core failed" for scheduled backups
#5497 commented on
Feb 13, 2025 • 0 new comments -
Error creating backup - blocked from execution
#5578 commented on
Feb 13, 2025 • 0 new comments -
Default mDNS settings results in network flooding
#5435 commented on
Feb 6, 2025 • 0 new comments -
RFC: Add-on configuration/option
#2640 commented on
Feb 4, 2025 • 0 new comments -
Latest combination of OS, Supervisor and Core is crashing
#5584 commented on
Feb 4, 2025 • 0 new comments