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 702f6e3 commit 37c20e8Copy full SHA for 37c20e8
pkgs/servers/home-assistant/component-packages.nix
@@ -3824,7 +3824,8 @@
3824
zeroconf
3825
];
3826
"sensoterra" = ps: with ps; [
3827
- ]; # missing inputs: sensoterra
+ sensoterra
3828
+ ];
3829
"sentry" = ps: with ps; [
3830
sentry-sdk
3831
@@ -5652,6 +5653,7 @@
5652
5653
"sensor"
5654
"sensorpro"
5655
"sensorpush"
5656
+ "sensoterra"
5657
"sentry"
5658
"senz"
5659
"seventeentrack"
0 commit comments