Initial commit
This commit is contained in:
commit
b3da202bec
4 changed files with 197 additions and 0 deletions
8
secrets.yaml.example
Normal file
8
secrets.yaml.example
Normal file
|
@ -0,0 +1,8 @@
|
|||
wifi_ssid: WiFi
|
||||
wifi_password: SECRET
|
||||
space_url: https://spaceapi/
|
||||
space_token: Bearer TOKEN
|
||||
mqtt_url: mqtt.xyz
|
||||
mqtt_user: mqtt
|
||||
mqtt_password: SECRET
|
||||
ota_password: SECRET
|
Loading…
Add table
Add a link
Reference in a new issue