Theo Arends
|
9f0966bf3c
|
Merge pull request #8570 from gemu2015/ili9488-esp32
ILI9488 ESP32
|
2020-05-29 22:24:31 +02:00 |
Theo Arends
|
867d0e688f
|
Merge pull request #8565 from Jason2866/patch-1
add flash syntax to readme.txt
|
2020-05-29 22:24:14 +02:00 |
Theo Arends
|
68d06eb16a
|
Merge pull request #8564 from Staars/development
make NimBLEDevice::initialized static
|
2020-05-29 22:23:45 +02:00 |
gemu2015
|
671942aa60
|
faster ili9488 fill
|
2020-05-29 20:54:15 +02:00 |
gemu2015
|
357341899c
|
ILI9488 ESP32
|
2020-05-29 19:29:03 +02:00 |
blakadder
|
8e95a67984
|
Update readme.txt
|
2020-05-28 16:38:52 +02:00 |
Jason2866
|
d5e7384704
|
add flash syntax
|
2020-05-28 11:55:27 +02:00 |
Staars
|
ea48272135
|
make NimBLEDevice::initialized static
|
2020-05-28 09:57:42 +02:00 |
Theo Arends
|
fdc5ffa36b
|
Merge pull request #8563 from s-hadinger/udplistener
reduce footprint of multicast udp listener
|
2020-05-28 09:34:35 +02:00 |
Stephan Hadinger
|
0327c4a547
|
Udp fix for ESP32
|
2020-05-27 23:52:25 +02:00 |
Stephan Hadinger
|
c65a3dfba7
|
Fix compilation issue
|
2020-05-27 20:48:40 +02:00 |
Stephan Hadinger
|
3a1155f2b6
|
reduce footprint of multicast udp listener
|
2020-05-27 19:42:43 +02:00 |
Theo Arends
|
0dc0eda274
|
Merge pull request #8562 from Staars/touch
Touch pin as button for ESP32
|
2020-05-27 17:29:24 +02:00 |
Staars
|
fb23aa41c2
|
do not break gpio configs
|
2020-05-27 16:52:44 +02:00 |
Staars
|
55e56fee43
|
Touch pin as button for ESP32
|
2020-05-27 15:59:32 +02:00 |
Theo Arends
|
e23f903dbe
|
Merge pull request #8559 from gemu2015/SSD1351-ESP32
ESP32 support for SSD1351
|
2020-05-27 15:44:35 +02:00 |
gemu2015
|
77c60229cc
|
ESP32 support for SSD1351
|
2020-05-27 11:14:17 +02:00 |
Theo Arends
|
9f50b20c71
|
Merge pull request #8558 from pcdiem/device-groups-12
Add support for SetOption88 to put each relay in a separate DGR
|
2020-05-27 08:50:38 +02:00 |
Paul C Diem
|
bc6d7ceb87
|
Add support for SetOption88 to put each relay in a separate device groups
|
2020-05-26 22:07:25 -05:00 |
Theo Arends
|
8539021c92
|
Merge pull request #8554 from Staars/mi32
update xsns_62_MI_ESP32.ino (and NimBLE-Arduino)
|
2020-05-26 22:29:05 +02:00 |
Theo Arends
|
92f20d17db
|
Merge pull request #8555 from Jason2866/patch-2
Use latest ESP framework 1.12.2
|
2020-05-26 22:28:46 +02:00 |
Jason2866
|
55aac3f4a7
|
Update PULL_REQUEST_TEMPLATE.md
|
2020-05-26 21:48:14 +02:00 |
Jason2866
|
f46e28d1d0
|
Use latest ESP framework 1.12.2
|
2020-05-26 21:46:34 +02:00 |
Staars
|
ba905255ee
|
remove second method to suppress warning
|
2020-05-26 20:45:55 +02:00 |
Staars
|
9f8d0fcd85
|
update driver
|
2020-05-26 20:44:40 +02:00 |
Staars
|
7064a82fbf
|
update NimBLE-Arduino
|
2020-05-26 20:43:55 +02:00 |
Theo Arends
|
32a39b828c
|
Merge pull request #8553 from phjr/fix-device-power-on-esp8266
fix default power state logic invoked even if already serviced by a d…
|
2020-05-26 18:31:32 +02:00 |
Peter Halicky
|
f80d2ede3a
|
fix default power state logic invoked even if already serviced by a driver
|
2020-05-26 18:20:46 +02:00 |
Theo Arends
|
371870a826
|
Fix ESP32 GUI template upload
Fix ESP32 GUI template upload (#8534)
|
2020-05-26 17:38:34 +02:00 |
Theo Arends
|
66233b1749
|
Add support for full MAC address
Add support for unique MQTTClient (and inherited fallback topic) by full Mac address using ``mqttclient DVES_%12X`` (#8300)
|
2020-05-26 17:08:13 +02:00 |
Theo Arends
|
12391c30a7
|
Relax NTP: Not synced message
|
2020-05-26 14:43:21 +02:00 |
Theo Arends
|
01479758ac
|
Merge branch 'development' of https://github.com/arendst/Tasmota into development
|
2020-05-26 14:38:46 +02:00 |
Theo Arends
|
a3964d1679
|
Add NTP: Not synced message
Add NTP: Not synced message (#8142)
|
2020-05-26 14:38:31 +02:00 |
Theo Arends
|
afaa39c772
|
Merge pull request #8551 from Jason2866/patch-1
Replace Travis with general CI tests
|
2020-05-26 14:36:22 +02:00 |
Jason2866
|
c0cab842dc
|
Replace Travis with general CI tests
|
2020-05-26 14:25:33 +02:00 |
Theo Arends
|
bacb730b53
|
Fix escape of non-JSON received serial data
Fix escape of non-JSON received serial data (#8329)
|
2020-05-26 12:35:21 +02:00 |
Theo Arends
|
ed543d93c3
|
Merge pull request #8529 from abmaonline/encode-json
Encode json string from serial to mqtt
|
2020-05-26 12:25:58 +02:00 |
Theo Arends
|
7bfbe95d0f
|
Update tasmota.h
|
2020-05-26 12:15:20 +02:00 |
Theo Arends
|
78f106ccb7
|
Fix Time 0 NTP sync
|
2020-05-26 11:50:35 +02:00 |
Theo Arends
|
b3540879ab
|
Zero fill millis positions to three digits
|
2020-05-26 10:26:41 +02:00 |
Theo Arends
|
9a7f252d88
|
Merge pull request #8545 from Jason2866/development
Updated FIRMWARE.md
|
2020-05-26 09:07:22 +02:00 |
Platformio BUILD
|
45151d6403
|
Merge remote-tracking branch 'Tasmota/development'
|
2020-05-26 06:54:25 +00:00 |
Jason2866
|
a237af20a5
|
Remove release link
|
2020-05-26 08:52:57 +02:00 |
Jason2866
|
0e105ee1c9
|
replaced release against changelog
|
2020-05-26 08:51:22 +02:00 |
Theo Arends
|
ac7a897aa5
|
Merge pull request #8543 from Jason2866/patch-2
Build firmware only with action push
|
2020-05-26 08:40:58 +02:00 |
Theo Arends
|
cf087ad50f
|
Merge pull request #8544 from s-hadinger/unishox_fix_cap
Fix corrupt compression of some uppercase letters
|
2020-05-26 08:40:37 +02:00 |
Jason2866
|
9c789d1b6f
|
failsafe mv
|
2020-05-26 08:24:36 +02:00 |
Jason2866
|
c42fb4b9b3
|
Add files via upload
|
2020-05-26 08:23:51 +02:00 |
Jason2866
|
87704bb1f5
|
Add firmware build badge
|
2020-05-26 07:54:53 +02:00 |
Jason2866
|
7b9eb6916e
|
revert absolut Logo link
|
2020-05-26 07:53:11 +02:00 |