Karl Hudgell 6 mesi fa
parent
commit
3082323b36
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      .env.sample

+ 8 - 0
.env.sample

@@ -0,0 +1,8 @@
+use_mqtt=false
+broker=""
+port="1883"
+username=""
+password=""
+
+ha_url=""
+ha_token=""