|
b71faa3bcb
|
MQTT now sets LWT and explicitly requests a clean sesion on startup.
continuous-integration/drone/push Build is failing
|
2019-06-07 06:08:52 +02:00 |
|
|
c153ce915d
|
Added MQTT_TOPIC_WEATHER for receiving and storing weather data.
|
2019-06-07 06:08:21 +02:00 |
|
|
560b71425d
|
Made the code ESP32-compatible.
continuous-integration/drone/push Build is passing
|
2019-06-06 12:12:58 +02:00 |
|
|
05aa6f7249
|
Added a pragma message if MQTT is disabled.
continuous-integration/drone/push Build is failing
|
2019-06-06 06:51:07 +02:00 |
|
|
f7fc459095
|
MQTT can now be disabled via MQTT_ENABLE
|
2019-06-06 06:43:50 +02:00 |
|
|
f9fba8a8f9
|
Macros LOG and LOGln now will, if debugging is enabled, log to an mqtt topic as well as Serial.
|
2019-05-31 23:57:46 +02:00 |
|
|
a7d956209a
|
Added Effect::start() and Effect::stop() to allow effects to reserve memory on start and free it afterwards.
|
2019-05-31 05:46:17 +02:00 |
|
|
5321409727
|
Added support for reporting for freeHeap via MQTT.
|
2019-05-30 13:09:38 +02:00 |
|
|
2f58fd14d0
|
Splitting the code into single files is done. \o/
|
2019-05-30 00:49:54 +02:00 |
|