fix(heimdallr): add missing HA component deps (music_assistant, cast, ipp) #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/heimdallr-fix-missing-deps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
HA was logging three discovery components failing to load their config flows:
music_assistantcastippAll three added to
extraComponents— nixpkgs pulls the exact python deps from component-packages.nix. Toplevel dry-build passes.