We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a319c commit 422f481Copy full SHA for 422f481
pkgs/servers/home-assistant/component-packages.nix
@@ -1037,7 +1037,8 @@
1037
"eight_sleep" = ps: with ps; [
1038
];
1039
"electrasmart" = ps: with ps; [
1040
- ]; # missing inputs: pyElectra
+ pyelectra
1041
+ ];
1042
"electric_kiwi" = ps: with ps; [
1043
fnv-hash-fast
1044
psutil-home-assistant
@@ -5412,6 +5413,7 @@
5412
5413
"edl21"
5414
"efergy"
5415
"eight_sleep"
5416
+ "electrasmart"
5417
"elgato"
5418
"elkm1"
5419
"elmax"
0 commit comments