nixpkgs/pkgs/servers/home-assistant
Martin Weinelt f30192ae6f
nixos/home-assistant: add customComponents support
Allows passing custom component packages, that get installed into
home-assistant's state directory.
Python depedencies, that are propagated from the custom component
get passed into `extraPackages`, so they are available to
home-assistant at runtime.

This is implemented in a way, that allows coexistence with custom
components not managed through the NixOS module.
2023-11-10 22:00:36 +01:00
..
build-custom-component buildHomeAssistantComponent: init 2023-11-10 22:00:35 +01:00
custom-components nixos/home-assistant: add customComponents support 2023-11-10 22:00:36 +01:00
custom-lovelace-modules home-assistant-custom-lovelace-modules.mini-media-player: init at 1.16.5 2023-11-10 22:00:31 +01:00
patches home-assistant: allow symlinks in static folder 2023-11-10 22:00:12 +01:00
appdaemon.nix python310Packages.cchardet: Drop in favor of faust-cchardet 2023-03-03 23:59:29 +01:00
cli.nix treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
component-packages.nix home-assistant: 2023.11.0 -> 2023.11.0 2023-11-04 22:11:33 +01:00
default.nix home-assistant: allow symlinks in static folder 2023-11-10 22:00:12 +01:00
frontend.nix home-assistant: 2023.10.5 -> 2023.11.0 2023-11-01 22:28:12 +01:00
intents.nix treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
parse-requirements.py home-assistant: 2023.7.2 -> 2023.7.3 2023-07-22 01:50:11 +02:00
stubs.nix python311Packages.homeassistant-stubs: 2023.11.0 -> 2023.11.1 2023-11-05 09:44:41 +01:00
tests.nix home-assistant: 2023.9.3 -> 2023.10.0 2023-10-05 05:09:54 +02:00
update.py home-assistant: Introduce new updater 2023-03-10 18:43:57 +01:00