Skip to content

Commit 74515a7

Browse files
Merge pull request #223 from NuschtOS/ha-typo
home-assistant: fix typo
2 parents a8ec859 + 1d5070f commit 74515a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/home-assistant.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ in
7979
};
8080

8181
# https://www.home-assistant.io/integrations/recorder/#common-filtering-examples
82-
recoder = {
82+
recorder = {
8383
exclude = {
8484
domains = [ "automation" "update" ];
8585
entity_globs = [ "sensor.sun*" "weather.*" ];

0 commit comments

Comments
 (0)