Commit Graph

3503 Commits

Author SHA1 Message Date
Theo Arends 60871b37b7
Merge pull request #5879 from s-hadinger/info/mdns_size_impact
Updated code size impact for #define USE_DISCOVERY on core 2_5_x
2019-05-29 20:30:03 +02:00
Theo Arends 6d7d836322
Merge pull request #5878 from s-hadinger/fix/ws2812_rgbw
Fix #5869, missing white channnel for WS2812
2019-05-29 20:29:07 +02:00
Stephan Hadinger f2731d6128 Updated code size impact for #define USE_DISCOVERY on core 2_5_x 2019-05-29 19:34:52 +02:00
Stephan Hadinger 74685f1202 Fix #5869 typo 2019-05-29 19:26:42 +02:00
Stephan Hadinger 86d14fe24c Fix #5869 2019-05-29 19:24:47 +02:00
Theo Arends 09d709ab19
Merge pull request #5876 from curzon01/development
decode-config.py: adapt settings
2019-05-29 14:13:20 +02:00
Norbert Richter adf0eb03ef decode-config.py: adapt settings
- add AdcParam (adc_param*)
- cleanup vars may having conflict with keywords (PEP 8)
2019-05-29 14:08:37 +02:00
Theo Arends 216cfe9486
Merge pull request #5874 from curzon01/development
SDM120/230 reset readings when offline
2019-05-29 13:16:33 +02:00
Norbert Richter 1fb881a77e SDM230 reset readings when offline 2019-05-29 12:16:04 +02:00
Theo Arends 9d780519f7 Update PubSubClient library to 2.7+fixes
Update PubSubClient library to 2.7+fixes
2019-05-27 16:36:37 +02:00
Theo Arends f5fc4ae9dd Update HandleWifiConfiguration
Update HandleWifiConfiguration
2019-05-27 15:08:11 +02:00
Theo Arends b078d10bf4 Fix compilation error
Fix compilation error
2019-05-27 14:17:31 +02:00
Theo Arends 5df4931add Update IRRemote library to 2.6.0
Update IRRemote library from 2.5.2 to 2.6.0
2019-05-27 14:11:01 +02:00
Theo Arends 0c2d1323e7 Shrink HtmlEscape code size
Shrink HtmlEscape code size by 200 bytes
2019-05-27 14:09:33 +02:00
Theo Arends 22663fc10c 6.5.0.13 Add command SetOption38 6..255
6.5.0.13 20190527
 * Add command SetOption38 6..255 to set IRReceive protocol detection sensitivity mimizing UNKNOWN protocols (#5853)
2019-05-27 11:56:14 +02:00
Theo Arends a8015856b4
Merge pull request #5861 from Jason2866/patch-1
Small fixes in platformio
2019-05-26 16:10:42 +02:00
Jason2866 abb7e0f412
Small fixes in platformio
Fixes in platformio update to 2.2.1
Fixed broken example "esp8266-nonos-sdk-blink"
Use 115200 upload speed by default (issue #153)
2019-05-26 14:19:26 +02:00
Theo Arends 4d070bfb15 Change default PowerDelta from 80% to 0% on new installations
Change default PowerDelta from 80% to 0% on new installations (#5858, #5028, #4813, #4130, #4145, #3795, #3778, #3660, #3648)
2019-05-24 15:04:48 +02:00
Theo Arends 56615dce4e Add command AdcParam
Add command AdcParam to control ADC0 Temperature and Light formula parameters
2019-05-24 12:28:09 +02:00
Theo Arends a8dc742f4e
Merge pull request #5854 from meingraham/development
Gerhard Mutz credits
2019-05-23 17:25:23 +02:00
Michael Ingraham 4122659302
Gerhard Mutz credits 2019-05-23 11:09:20 -04:00
Theo Arends 644d89c509
Merge pull request #5852 from tiberiuana/console-cors
Add CORS preflight support to console URL
2019-05-23 12:46:00 +02:00
Tiberiu Ana e65790e55e
Add CORS preflight support to console URL
Please see #5847 for reference.
2019-05-23 12:21:08 +02:00
Theo Arends 82f16413d4
Merge pull request #5848 from blakadder/development
Streamlined some wording in README and added links to new wiki pages
2019-05-22 18:44:38 +02:00
blakadder fc660dcd07 streamlined README 2019-05-22 18:39:31 +02:00
blakadder f8268864c1
Update README.md 2019-05-22 18:33:35 +02:00
blakadder e93dadbfa7
Update README.md 2019-05-22 18:28:46 +02:00
blakadder dd4f527123
Update README.md 2019-05-22 18:28:12 +02:00
blakadder 4fe260dfc5
Update README.md 2019-05-22 18:27:42 +02:00
Theo Arends 4f778006e0
Update TEMPLATE.md 2019-05-22 15:00:05 +02:00
Theo Arends cfee103caf
Update SUPPORT.md 2019-05-22 14:59:36 +02:00
Theo Arends 193b986a01
Update REFERENCE.md 2019-05-22 14:58:59 +02:00
Theo Arends c23d34bc59
Update CONTRIBUTING.md 2019-05-22 14:58:25 +02:00
Theo Arends 463a8064e3
Update API.md 2019-05-22 14:57:45 +02:00
Theo Arends d697e747e4 Add Logo
Add Logo
2019-05-22 14:56:47 +02:00
Theo Arends c707b1fafd
Update README.md 2019-05-22 14:48:46 +02:00
Theo Arends 55c44f8402
Update README.md
Add logo
2019-05-22 14:37:28 +02:00
Theo Arends e5f8167ebe Trying to fix exception 0 (#5837)
Trying to fix exception 0 on counter usage (#5837)
2019-05-22 13:51:33 +02:00
Theo Arends dc1bf2ff03 Add support for VL53L0x time of flight sensor. Might interfere with TSL2561 using same I2C address (#5845)
Add support for VL53L0x time of flight sensor. Might interfere with TSL2561 using same I2C address (#5845)
2019-05-22 13:39:26 +02:00
Theo Arends 8a43a426e6
Merge pull request #5845 from gemu2015/vl53l0x
Add support for Vl53l0x time of flight sensor
2019-05-22 13:29:20 +02:00
Theo Arends dec6f51000
Merge pull request #5844 from gemu2015/scripter
Scripter update
2019-05-22 13:28:10 +02:00
gemu2015 85d8fc7693 Update my_user_config.h 2019-05-22 13:23:21 +02:00
gemu2015 1f17a407c9 add vl53l0x 2019-05-22 13:21:41 +02:00
gemu2015 1c7e013837 Update scripter.md 2019-05-22 12:38:34 +02:00
gemu2015 c71b06614e Update xdrv_10_scripter.ino 2019-05-22 12:34:16 +02:00
gemu2015 48eb9c437e Update xdrv_10_scripter.ino
optimized median filter, support for opt filter lenght, support for arrays
string token support, at least needed to decode json comma seperated values
(now all json result may be decoded)
2019-05-22 12:33:51 +02:00
Theo Arends a623d1e90b Add temp test
Add temp test
2019-05-22 12:31:23 +02:00
Theo Arends b18eee50e2
Merge pull request #5843 from gemu2015/sgp30
global update fix
2019-05-22 12:26:51 +02:00
gemu2015 5beaea32fd global update fix 2019-05-22 12:22:58 +02:00
Theo Arends 3bcca16ec8
Merge pull request #5842 from tammo0/development
Logo and Symbol as vector
2019-05-22 11:56:45 +02:00