balcony_weather_station/settings.sample.toml

7 lines
216 B
TOML
Executable file

WIFI_SSID = "xxxxxxxxxxxx"
WIFI_PASSWORD = "xxxxxxxxxxxx"
MQTT_HOST = "192.168.1.xx"
MQTT_PORT = "1883"
MQTT_USER = "homeassistant"
MQTT_PASSWORD = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"