V1.6.2 IP-Adresse per MQTT

This commit is contained in:
rxf
2024-08-23 14:24:39 +02:00
parent 251c73b517
commit 23abbb837a
6 changed files with 38 additions and 31 deletions

View File

@@ -1,11 +1,20 @@
// Versionsgeschichte
#define VERSION "1.6.0"
#define VERSION "1.6.2"
#define VDATE "2024-08-23"
#define VTIME "07:45 UTC"
#define VTIME "12:15 UTC"
/*
Version Date Author
1.6.2 2024-08-23 rxf
- IP-Adresse per MQTT abfragen
- Farben per #define festlegen
1.6.1 2024-08-23 rxf
- Publish mit Topic CYD/Bad/status/bme280
- MQTT confidentials nach config.h verschoben
- Versionsnummer nach rechts
1.6.0 2024-08-23 rxf
- MQTT CLINT_ID auf 'Bad'
- MQTT_TOPIC auf 'CYD/Bad/'