gemu2015
|
e043788de8
|
scripter support for google charts in WEBUI
|
2020-05-18 10:29:32 +02:00 |
gemu2015
|
88627a5a41
|
support for jpeg pictures on color lcds
|
2020-05-18 10:25:18 +02:00 |
gemu2015
|
21656fdd81
|
ra8876 esp32
|
2020-05-18 10:19:13 +02:00 |
Jason2866
|
dba875c849
|
Merge remote-tracking branch 'Tasmota/development' into development
|
2020-05-18 09:48:06 +02:00 |
Theo Arends
|
dcde10eac4
|
Merge pull request #8470 from effelle/development
HA Discovery: Oops! New DeviceName
|
2020-05-17 19:23:02 +02:00 |
Theo Arends
|
b797a2ce1f
|
Merge pull request #8469 from s-hadinger/zigbee_non_zero_addr2
Zigbee allow zero shortaddr
|
2020-05-17 19:22:44 +02:00 |
Federico Leoni
|
950a4dc998
|
HA Discovery: Oops! New DeviceName
|
2020-05-17 13:42:14 -03:00 |
Stephan Hadinger
|
1460f81490
|
Zigbee allow zero shortaddr
|
2020-05-17 18:33:42 +02:00 |
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
|
744927c0a4
|
Merge pull request #8466 from curzon01/development
Refactor unishox Python
|
2020-05-17 16:38:20 +02:00 |
Norbert Richter
|
0cfea4add6
|
Refactor unishox Python
|
2020-05-17 16:28:09 +02:00 |
Theo Arends
|
01ae037253
|
Merge pull request #8465 from Jason2866/patch-1
Enable user_config_override.h for ESP32 by default
|
2020-05-17 15:10:59 +02:00 |
Jason2866
|
5f7635e68b
|
Enable user_config_override.h for ESP32 by default
since we have always a user_config_override.h generated with override_copy.py if there is none.
|
2020-05-17 14:55:00 +02:00 |
Theo Arends
|
1c441f9059
|
Free unused buffer
|
2020-05-17 12:04:55 +02:00 |
Theo Arends
|
6ef6a73cb9
|
Merge pull request #8463 from s-hadinger/unishox_python
Add unishox Python
|
2020-05-17 10:46:09 +02:00 |
Stephan Hadinger
|
949248fa17
|
Add unishox Python
|
2020-05-17 10:37:42 +02:00 |
Jason2866
|
ef6aad7c81
|
Merge remote-tracking branch 'Tasmota/development' into development
|
2020-05-17 09:22:58 +02:00 |
Johannes Morgenroth
|
05c45f7ad7
|
Remove flush() call after read of KNX packets
The flush() call after read() causes empty packets being sent as response
for all UDP packets received on that port.
|
2020-05-16 18:05:23 +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
|
79083a9882
|
Update BUILDS.md
|
2020-05-16 11:30:16 +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 |
Theo Arends
|
a9cd30f26e
|
Merge pull request #8452 from s-hadinger/xy_shrink
Size code reduction for XY calculations
|
2020-05-15 22:39:53 +02:00 |
Stephan Hadinger
|
d7bcfefa31
|
Size code reduction for XY calculations
|
2020-05-15 22:10:02 +02:00 |
Theo Arends
|
7ffb4dac53
|
Merge pull request #8451 from gemu2015/sml-update
sml update
|
2020-05-15 18:20:20 +02:00 |
Jason2866
|
f619834dde
|
Ignore all user_config_override*
|
2020-05-15 17:34:47 +02:00 |
Jason2866
|
866b33c786
|
Merge pull request #79 from arendst/development
update
|
2020-05-15 17:13:15 +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
|
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 |
Jason2866
|
1d5cf38897
|
Merge pull request #78 from arendst/development
update
|
2020-05-15 08:33:39 +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 |
Jason2866
|
7ab200a176
|
Merge pull request #75 from arendst/development
Update
|
2020-05-13 18:30:09 +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 |