Initial commit

This commit is contained in:
2026-03-19 17:30:04 +01:00 Verified
commit 87f585b6c0
98 changed files with 2746 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# .env
# Network & Sensor
SENSOR_IP=192.168.0.188
MQTT_USERNAME=weather_station
MQTT_PASSWORD=SensorData12345!
MQTT_FALLBACK_IP=192.168.0.168
# Location (Defaulting to your Skåne coordinates)
LATITUDE=56.2006
LONGITUDE=12.5553