Add enable switch for weather to config

This commit is contained in:
2022-02-22 08:33:27 -08:00
parent 4bdb82b1bc
commit c08ddfd810
2 changed files with 5 additions and 0 deletions

View File

@@ -27,4 +27,5 @@
vol.interval = 5
[weather]
enabled = true
location = "Los Angeles, CA"