Commit Graph

6907 Commits

Author SHA1 Message Date
Theo Arends bafe8a137f Shrink sensors code size by 5k using local pow 2020-05-15 14:17:11 +02:00
Theo Arends 6573802f83 Shrink knx code size by 5k using local pow 2020-05-15 14:07:16 +02:00
Theo Arends b9a4e7beda
Merge pull request #8448 from arijav/new_branch
Thermostat: Small bugfix and PI autotune feature added (disabled by define, as experimental and un…
2020-05-15 12:22:19 +02:00
Javier Arigita 187bc9d23e Added source reference for Autotune 2020-05-14 23:42:01 +02:00
Javier Arigita b1fd316876 Further dev. of PI autotuning 2020-05-14 23:35:45 +02:00
Javier Arigita ee25e6e637 Bugfix and autotune added (disabled by define, as experimental and untested) 2020-05-14 22:44:32 +02:00
Theo Arends 7f109b5755 Add Arduino IDE 2.7.1 config 2020-05-14 16:14:59 +02:00
Theo Arends 3fa1cbdd5a Oops, wrong button 2020-05-14 15:42:15 +02:00
Theo Arends fff26f6538 Fix button default state
- Fix button default state
- Bump version 8.3.0.1
2020-05-14 15:32:27 +02:00
Theo Arends ab8a824c01
Merge pull request #8441 from Jason2866/patch-1
Core 2.7.1.not 2.7.0
2020-05-14 13:33:11 +02:00
Jason2866 31fe729649
Core 2.7.1.not 2.7.0 2020-05-14 12:50:47 +02:00
Theo Arends 4e05975b6c Sync with released 8.3.0 2020-05-14 12:40:48 +02:00
Theo Arends 6584fd0292 Update TEMPLATES.md 2020-05-13 17:43:33 +02:00
Theo Arends b37092adb8 Update BUILDS.md 2020-05-13 14:49:13 +02:00
Theo Arends 05c7661e04 Update BUILDS.md 2020-05-13 14:47:31 +02:00
Theo Arends eb35b73552 Fix IDE compilation error 2020-05-13 12:38:01 +02:00
Theo Arends 9b9b9e7d35
Merge pull request #8431 from malbinola/fix/wmtelejson
WindMeter sensor: hide unsupported wind direction in tele messages
2020-05-12 23:06:32 +02:00
Theo Arends d788319923
Merge pull request #8430 from s-hadinger/zigbee_1208
Zigbee optimized state machine and support for better ZCL Step commands
2020-05-12 23:06:16 +02:00
Stephan Hadinger 75591fb201 Zigbee optimized state machine and support for better ZCL Step commands 2020-05-12 21:13:46 +02:00
Matteo Albinola 632a8decec Hide unsupported wind direction in tele messages 2020-05-12 21:12:16 +02:00
Theo Arends bfb0c343a0
Merge pull request #8428 from effelle/effelle-discovery
HA Discovery : minor optimizations
2020-05-12 19:55:54 +02:00
Federico Leoni ae5970c107
HA Discovery : minor optimizations 2020-05-12 14:06:35 -03:00
Theo Arends af32b3f5e5 Add ESP32 configuration webcam 2020-05-12 15:42:16 +02:00
Theo Arends 640c834bad Add ESP32webcam to CI 2020-05-12 14:59:41 +02:00
Theo Arends d0daea1037 Change ESP32 from Wemos to ESP32dev
- Change ESP32 from Wemos to ESP32dev
- Add environment tasmota32-webcam using esp32cam
2020-05-12 14:54:18 +02:00
Theo Arends 7078466e7c Refactor webcam 2020-05-12 14:30:07 +02:00
Theo Arends cd081c5521
Merge pull request #8425 from gemu2015/psram-info
add psram to info page ESP32
2020-05-12 14:28:00 +02:00
gemu2015 d182817892 add psram to info page ESP32 2020-05-12 14:19:10 +02:00
Theo Arends ed39212c80
Merge pull request #8422 from gemu2015/webcam-fix
webcam bugfix and some cleanup
2020-05-12 09:03:46 +02:00
gemu2015 a6aad08a5e webcam bugfix and some cleanup 2020-05-12 08:14:58 +02:00
Theo Arends 99b4922b38
Merge pull request #8418 from s-hadinger/zb_router
Add Zigbee support for router and end-device mode
2020-05-11 22:11:09 +02:00
Stephan Hadinger 2ff5a1ccb6 Add Zigbee support for router and end-device mode 2020-05-11 21:16:17 +02:00
Theo Arends b5aad9ba75
Merge pull request #8417 from gemu2015/scripter-fix
scripter bug fix
2020-05-11 19:31:23 +02:00
gemu2015 6d7f3843ce scripter bug fix 2020-05-11 19:19:59 +02:00
Theo Arends 4aa1c18d82 Revert uart buffer size increase
Revert uart buffer size increase but visit uart buffer reads more often to solve possible uart buffer overrun caused by sleep
2020-05-11 16:45:22 +02:00
Theo Arends 001b6e4895 Fix Dew Point is null
Fix Dew Point is null if either or both Temperature and/ot Humidity is null (#8411)
2020-05-11 15:38:59 +02:00
Theo Arends 125ee62ff3 Add Serial buffer overrun detection
Add Serial buffer overrun detection and fix serial corruption by increasing uart serial buffer to 520
2020-05-11 15:27:29 +02:00
Theo Arends 24e72ad1cb
Merge pull request #8413 from arijav/new_branch
Thermostat driver: Optimizations, correction of comments and update of readme
2020-05-11 09:19:09 +02:00
Javier Arigita b31455c8eb Minor correction 2020-05-10 23:34:53 +02:00
Javier Arigita 5062dc2c33 Optimizations, correction of comments and update of readme 2020-05-10 23:00:57 +02:00
Theo Arends 9f2f01529b
Merge pull request #8412 from s-hadinger/hue_modelid
Change Philips Hue emulation now exposes modelId and manufacturerId
2020-05-10 20:38:30 +02:00
Stephan Hadinger e1def09a1b Change Philips Hue emulation now exposes modelId and manufacturerId 2020-05-10 19:10:00 +02:00
Theo Arends 650aca898d
Merge pull request #8409 from gemu2015/scripter-fix
Scripter fix
2020-05-10 18:26:52 +02:00
Theo Arends 9ae2ad9214
Merge pull request #8407 from gemu2015/epaper-fix-for-esp32
fix epaper driver for esp32
2020-05-10 18:26:16 +02:00
gemu2015 39a92c2767 Update xdrv_10_scripter.ino 2020-05-10 18:00:37 +02:00
Theo Arends 4d84a02b5f Add /snapshot.jpg link to webcam 2020-05-10 17:52:28 +02:00
gemu2015 9b0aa51515 scripter fix create task 2020-05-10 17:51:22 +02:00
gemu2015 9be73adb66 fix epaper driver for esp32 2020-05-10 17:49:30 +02:00
Theo Arends aadfff1c0b
Merge pull request #8406 from s-hadinger/mqtt_escape_json
Add rule length, truncates rules too long and add escape JSON
2020-05-10 15:36:25 +02:00
Stephan Hadinger 1b682d3564 Add rule length, truncates rules too long and add escape JSON 2020-05-10 15:24:10 +02:00