Commit Graph

116 Commits

Author SHA1 Message Date
arendst d609433b34 Add optiomal pio OTA upload support
Add custom upload (#928) and (#934)
2017-09-30 15:53:50 +02:00
arendst ab5b53703c Revert "Add optional pio OTA upload"
This reverts commit 615a398b17.
2017-09-30 15:49:31 +02:00
arendst 615a398b17 Add optional pio OTA upload 2017-09-30 15:47:55 +02:00
arendst c16fd3d99e v5.7.1d
5.7.1d
 * Fix watchdog timeout caused by lack of stack space by now
using global buffers (#853)
 * Removed webserver syslog disable as now
no longer needed
 * Increased default MQTT message size from 368 to 405
bytes while keeping DMQTT_MAX_PACKET_SIZE = 512 (because we can)
 * Fix
MQTT Offline or Remove MQTT retained topic code
 * Allow command
SwitchTopic in group mode (#861)
 * Allow command SwitchMode if no
switches are defined (#861)
2017-09-13 14:19:34 +02:00
arendst 1b450b8c88 Add language preprocessor demo 2017-09-02 17:24:05 +02:00
arendst 88ec2c6a94 Enforce use of flash mode DOUT
To solve boot problems on increasing amount of esp8285 based devices
using the wrong firmware image. Dout works fine with both esp8266 and
esp8285
2017-07-14 13:00:08 +02:00
arendst c768f7d610 Add support for BN-SZ01 2017-07-03 11:43:45 +02:00
Thomas Dietrich d8eda2ff13 Fix typo 2017-06-03 22:18:58 +02:00
Thomas Dietrich e2468b58bc Add commented default environment config lines 2017-06-03 22:13:35 +02:00
arendst 44b69bfd97 v5.1.4
5.1.4 20170601
* Removed pre-compiled versions from repository as they are available
within the release
* Changed HUE Device type to color supporting version (#464)
* Fix compile error when BE_MINIMAL is selected (#467, #476)
* Add multiple compiled versions to release using updated Travis script
and platformio.ini (#467)
2017-06-01 17:37:30 +02:00
arendst 09acb77277 Enabled auto-compiling both versions 2017-05-07 15:57:59 +02:00
arendst f4ea594ef0 Add 1M flash with no spiffs linker script 2017-04-25 18:16:40 +02:00
arendst 7786889e90 Updated esp8266/esp8285 selection 2017-03-08 18:08:47 +01:00
arendst 4a989fb8c6 Updated minimum MQTT_MAX_PACKET_SIZE to 512 2017-03-01 11:33:32 +01:00
arendst 381bb4b50c v3.9.16
3.9.16 20170214
* Update latching relay handler
* Add support for IR led using IRremoteESP8266 library (#59)
* Add Hue argument passing using ArduinoJSON library (#59)
2017-02-14 14:27:08 +01:00
arendst c485dff3d7 Update platformio info 2017-01-28 16:44:00 +01:00