Commit Graph

1566 Commits

Author SHA1 Message Date
Adrian Scillato 84a715dc9b
KNX: Automatic Multicast Library Selection 2018-08-27 02:27:41 -03:00
Adrian Scillato 960c2e32fc
KNX: Automatic Multicast Library Selection 2018-08-27 02:26:21 -03:00
Adrian Scillato 3d50c87c9d
Added Optional Configurations 2018-08-27 02:18:10 -03:00
Theo Arends ea43540b43 Update WS2812 driver
Update WS2812 driver for new state time
2018-08-26 17:32:49 +02:00
Theo Arends bbd2529914 Sleep fixes part 2 and 3 of 3
* Change scheduler phase 2/3 - Fixed when sleep is enabled: Blinktime (#3581)
 * Change scheduler phase 3/3 - Some sensor update timings: AdcEvery 200 -> 250, Senseair 300 -> 250, SDM120 300 -> 250, SDM630 300 -> 250
2018-08-26 17:10:18 +02:00
Theo Arends f090050e69 6.1.1.11 - Sleep fixes part 1
6.1.1.11 20180826
 * Change scheduler phase 1 - Fixed when sleep is enabled: Uptime, Delay, PulseTime and TelePeriod (#3581)
2018-08-26 15:42:35 +02:00
Theo Arends a434051be1
Merge pull request #3597 from andrethomas/development
MCP230xx - Resolve compiler warnings
2018-08-26 14:05:32 +02:00
andrethomas 45abaabb1e MCP230xx - Resolve compiler warnings 2018-08-26 13:38:43 +02:00
Theo Arends df157872a6
Merge pull request #3595 from Frogmore42/development
add upload_resetmethod to all targets
2018-08-26 10:11:40 +02:00
Neel Malik e70ef8336e back to alphabetical 2018-08-25 15:15:27 -07:00
Neel Malik a61b0599d9 Make Travis try again 2018-08-25 15:12:39 -07:00
Neel Malik b00658ace8 add upload_resetmethod to all targets 2018-08-25 14:49:59 -07:00
Theo Arends c5769094c9
Merge pull request #3593 from ascillato/patch-1
Added command PUBLISH2 to send retained MQTT msg
2018-08-25 23:26:29 +02:00
Theo Arends fccb77f93a
Merge pull request #3589 from andrethomas/development
MCP230xx - Extend sensor29 commands
2018-08-25 23:25:39 +02:00
Theo Arends 33e9953671
Merge pull request #3592 from ascillato/patch-2
Updated Troubleshooting Template
2018-08-25 23:25:03 +02:00
Adrian Scillato 314db26f54
Added command PUBLISH2 to send retained MQTT msg
Solves #2861, #2851 and #3428
2018-08-25 17:46:34 -03:00
Adrian Scillato 9eb49bf8a5
Updated Troubleshooting Template 2018-08-25 17:02:40 -03:00
andrethomas 455bf1f3c1 MCP230xx - Extend sensor29 commands 2018-08-25 21:15:41 +02:00
Theo Arends cb8dec9622
Merge pull request #3586 from ascillato/patch-1
Format Correction in Support Information
2018-08-25 15:54:34 +02:00
Adrian Scillato 3a473ce606
Format Correction in Support Information 2018-08-25 10:53:13 -03:00
Theo Arends 86c3cf094c
Merge pull request #3584 from ascillato/patch-2
Add Chat Channel Link to ReadMe and Troubleshooting Template
2018-08-25 15:27:29 +02:00
Adrian Scillato 8193f3ab37
Bug Report - Update format 2018-08-25 10:24:09 -03:00
Adrian Scillato 6796a2970c
Added Discord Chat Channel 2018-08-25 10:19:30 -03:00
Adrian Scillato 47c931fc84
Added Discord Chat Channel 2018-08-25 10:15:24 -03:00
Theo Arends 4defda2f1a Rewrite some GPIO options
Rewrite GPIO options ButtonXn, SwitchXn and CounterXn to select INPUT mode instead of INPUT_PULLUP
2018-08-25 13:08:06 +02:00
Theo Arends 1c14015f63 Update feature list
Update feature list
2018-08-25 12:26:36 +02:00
Theo Arends 48668bce7b 6.1.1.10 - Disable core 2.4.2 sleep
Disable wifi sleep for both Esp8266/Arduino core 2.4.1 and 2.4.2 to solve device freeze caused by Espressif SDK bug (#3554)
2018-08-25 11:59:21 +02:00
Theo Arends 21e731f69d Fix MCP230XX regression
Fix MCP230XX functional regression (#3579)
2018-08-25 11:38:32 +02:00
Theo Arends 134dabe2ac
Merge pull request #3579 from andrethomas/development
MCP230xx - For the love of brackets :))
2018-08-24 22:54:41 +02:00
andrethomas e59fec0fea MCP230xx - For the love of brackets :)) 2018-08-24 21:24:43 +02:00
Theo Arends d6792a3a1f
Merge pull request #3578 from andrethomas/development
MCP230xx - Change MCP230xx_Command(): String -> char[] conversion
2018-08-24 21:06:01 +02:00
andrethomas d9d867fa9b MCP230xx - Change MCP230xx_Command() to use char arrays instead of String objects 2018-08-24 20:58:19 +02:00
Theo Arends b34874ba45 Add all ruletimer values
Add all ruletimer values to command RuleTimer result message (#3571)
2018-08-24 18:22:04 +02:00
Theo Arends ae6fcd4d60 Change sleep command
Change command sleep from restart after change to not restart after change (#3554)
2018-08-24 16:38:55 +02:00
Theo Arends 5977bd37e1 Fix xdrv_99_debug.ino compilation
Fix xdrv_99_debug.ino compilation error on core 2.4.2 (#3566)
2018-08-24 11:30:16 +02:00
Theo Arends 2c949bac7e
Merge pull request #3569 from emontnemery/domoticz_color_support
Add support for setting color from Domoticz
2018-08-24 10:05:30 +02:00
Erik 40b4757389 Add support for setting color from Domoticz 2018-08-23 23:53:44 +02:00
Theo Arends ef842daa32 Fix test
Fix test
2018-08-23 17:47:45 +02:00
Theo Arends 035bc29475 Fix EnergyReset3
Fix EnergyReset3 (#2723)
2018-08-23 17:38:17 +02:00
Theo Arends 6a5c0d29e8 6.1.1.9 - Fixes and Additions
6.1.1.9
 * Allow user override of define MAX_RULE_TIMERS (#3561)
 * Allow user override of define MAX_RULE_VARS
 * Add GPIO options ButtonXn, SwitchXn and CounterXn to select INPUT mode instead of INPUT_PULLUP (#2525)
 * Fix OtaMagic when file path contains a dash (-) (#3563)
2018-08-23 16:05:51 +02:00
Theo Arends 9538ff9d63
Merge pull request #3563 from curzon01/development
Fixed OtaMagic handling having minus "-" within OtaUrl
2018-08-23 14:47:39 +02:00
Norbert Richter 52413f103e Fixed OtaMagic handling having minus "-" within OtaUrl 2018-08-23 14:31:50 +02:00
Theo Arends bab6ae5644 6.1.1.8 - Fixes and Additions
6.1.1.8
 * Fix MQTT reconnection detection when using TasmotaMqtt library (#3558)
 * Add build time setting of ButtonTopic and SwitchTopic (#3414)
 * Add display features and dynamic buffering
2018-08-23 11:49:17 +02:00
Theo Arends 1e3a8975c5
Merge pull request #3414 from emontnemery/build_time_button_switch_topic
Build time setting of button and switch topic
2018-08-23 09:59:09 +02:00
Theo Arends 0afe358601
Merge pull request #3518 from localhost61/patch-3
Update platformio.ini
2018-08-23 09:56:09 +02:00
Theo Arends 0cee695df4
Merge pull request #3556 from MadDoct/development
Correct bug with toggle command and pinmode 6 when using interlocking
2018-08-23 09:54:31 +02:00
Theo Arends 640e34607b
Merge pull request #3558 from ascillato/patch-1
Fix MQTT Reconnection Bug
2018-08-23 09:51:49 +02:00
Adrian Scillato 4b99fd8ad3
Update xdrv_01_mqtt.ino 2018-08-22 23:33:19 -03:00
Adrian Scillato 4325d51824
Fixed MQTT Reconnection Bug
If you restart your wifi router, and you have Tasmota_MQTT Library with wificonfig 5, Tasmota don't realize of this MQTT disconnection.
2018-08-22 23:19:56 -03:00
MadDoct 87374edb61
Correct bug with toggle command and pinmode 6 2018-08-23 00:25:38 +01:00