Skip to content

Commit 422f481

Browse files
committed
home-assistant: support electrasmart component
1 parent f1a319c commit 422f481

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pkgs/servers/home-assistant/component-packages.nix

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,8 @@
10371037
"eight_sleep" = ps: with ps; [
10381038
];
10391039
"electrasmart" = ps: with ps; [
1040-
]; # missing inputs: pyElectra
1040+
pyelectra
1041+
];
10411042
"electric_kiwi" = ps: with ps; [
10421043
fnv-hash-fast
10431044
psutil-home-assistant
@@ -5412,6 +5413,7 @@
54125413
"edl21"
54135414
"efergy"
54145415
"eight_sleep"
5416+
"electrasmart"
54155417
"elgato"
54165418
"elkm1"
54175419
"elmax"

0 commit comments

Comments
 (0)