7 Commits

Author SHA1 Message Date
arendst
fe2d7c63ec v5.9.1
5.9.1 20171107
 * Add external sensor function pointer interface to
enable easy sensor addition
 * Add support for ADS1115 to be enabled in
user_config.h and needs libraries i2cdevlib-Core and i2cdevlib-ADS1115
(#338, #660)
 * Fix Backup Configuration file download failure by
defining proper file size (#1115)
 * Fix Exception 26 and empty console
screen after usage of command WakeupDuration (#1133)
 * Fix some changed
iTead web links in README.md (#1137)
2017-11-07 16:25:11 +01:00
arendst
9b36732890 Add esp8266 de-blocking to PubSubClient
Solve possible PubSubClient timeout due to esp8266 blocking (#790)
2017-09-25 12:38:49 +02:00
arendst
6824c8ac8a Update library for HVAC 2017-04-03 15:07:49 +02:00
arendst
81eb44aa8c Revert "Updated library"
This reverts commit 659fa926108051b298a5ede872db179c030b41ea.
2017-03-29 18:24:57 +02:00
arendst
659fa92610 Updated library 2017-03-29 18:14:16 +02:00
arendst
4a989fb8c6 Updated minimum MQTT_MAX_PACKET_SIZE to 512 2017-03-01 11:33:32 +01:00
arendst
aaabe37f15 Add correct libraries
Arduino IDE: Place libraries in portable/sketchbook/libraries folder.
PlatformIO: Place libraries in your projects lib folder.
2017-02-21 09:50:32 +01:00