3997 Commits

Author SHA1 Message Date
Theo Arends
80ad999a38
Merge pull request #8468 from s-hadinger/unishox_class
Unishox code optimized
2020-05-17 18:24:00 +02:00
Stephan Hadinger
20b2257c8c Unishox code optimized 2020-05-17 18:05:17 +02:00
Theo Arends
4e38cb7ba9 Allow empty DeviceName 2020-05-17 17:55:36 +02:00
Theo Arends
90e833238f Allow no DeviceName 2020-05-17 17:38:28 +02:00
Theo Arends
d7f6c78ed9 Add command `DeviceName`
Add command ``DeviceName`` defaults to FriendlyName1 and replaces FriendlyName1 in GUI
2020-05-17 17:10:17 +02:00
Theo Arends
1c441f9059 Free unused buffer 2020-05-17 12:04:55 +02:00
Theo Arends
63d15b68a6
Merge pull request #8458 from nagyrobi/patch-1
Add SetOption59 capability to MCP230XX
2020-05-16 17:52:10 +02:00
Theo Arends
80c8bf675c Publish teleperiod data on command TelePeriod
Publish teleperiod data on command ``TelePeriod`` (#2567)
2020-05-16 17:44:29 +02:00
nagyrobi
29177652dd
Add SetOption59 capability to MCP230XX 2020-05-16 17:30:43 +02:00
Theo Arends
c11952595e Change QPC detection from 4 to 7 power interrupts
Change Quick Power Cycle detection from 4 to 7 power interrupts (#4066)
2020-05-16 11:22:48 +02:00
Stephan Hadinger
d7bcfefa31 Size code reduction for XY calculations 2020-05-15 22:10:02 +02:00
gemu2015
1bbc77e6a7 sml update
fix SML ESP32 uart handling
add replace cmd vars to SML section
add * option to SML WeBGUI
scripter add optional ws2812 array offset
scripter negative for next  loops
2020-05-15 15:30:32 +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
fd8b85ee4b Merge branch 'development' into pre-release 2020-05-14 15:42:51 +02:00
Theo Arends
3fa1cbdd5a Oops, wrong button 2020-05-14 15:42:15 +02:00
Theo Arends
eed6564405 Merge branch 'development' into pre-release 2020-05-14 15:35:30 +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
4e05975b6c Sync with released 8.3.0 2020-05-14 12:40:48 +02:00
device111
88136168bb Update tasmota_configurations.h 2020-05-13 12:52:20 +02:00
Theo Arends
b9dcca2f69 Merge branch 'development' into pre-release 2020-05-13 12:47:48 +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
device111
47a8df84be Support for VEML6075 and VEML 7700
Add support for VEML6075.
-Shows UVA, UVB, UVIndex

supported Commands are:

| Command        |      Description |
|----------------|------------------|
|VEML6075power   | Power up/down    |
|VEML6075dynamic | HD Mode          |
|VEML6075inttime | Integration Time |

Add initial Support for VEML7700  (#8260)
- the implementation based on Adafruit VEML7700 Libary.
- Shows Illuminance and White Content of Light.
2020-05-12 21:24:44 +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
Federico Leoni
ae5970c107
HA Discovery : minor optimizations 2020-05-12 14:06:35 -03:00
Theo Arends
0b1ff7d62a Merge branch 'development' into pre-release 2020-05-12 16:24:26 +02:00
Theo Arends
af32b3f5e5 Add ESP32 configuration webcam 2020-05-12 15:42:16 +02:00
Theo Arends
7078466e7c Refactor webcam 2020-05-12 14:30:07 +02:00
gemu2015
d182817892 add psram to info page ESP32 2020-05-12 14:19:10 +02:00
gemu2015
a6aad08a5e webcam bugfix and some cleanup 2020-05-12 08:14:58 +02:00
Stephan Hadinger
2ff5a1ccb6 Add Zigbee support for router and end-device mode 2020-05-11 21:16:17 +02:00
gemu2015
6d7f3843ce scripter bug fix 2020-05-11 19:19:59 +02:00
Theo Arends
7e66cb0c34 Merge branch 'development' into pre-release 2020-05-11 16:51:23 +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
ae7193d72c Merge branch 'development' into pre-release 2020-05-11 16:00:23 +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
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
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
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
Stephan Hadinger
1b682d3564 Add rule length, truncates rules too long and add escape JSON 2020-05-10 15:24:10 +02:00
Theo Arends
878f3da25c Merge branch 'development' into pre-release 2020-05-10 14:59:41 +02:00
Theo Arends
93a4700552 Cleanup default defines 2020-05-10 14:58:38 +02:00