Theo Arends
f0e46bc24a
QuickFix DS3231 NTP server used with GPS
2022-02-27 15:09:09 +01:00
Theo Arends
47dce68e9e
Merge pull request #14982 from barbudor/teleinfo_dynamic_config_change
...
Teleinfo proper support for dynamic proper configuration change
2022-02-27 13:31:00 +01:00
Theo Arends
d8a7251016
Merge pull request #14980 from barbudor/tcpbridge_reliability_fixes
...
add some protection on tcpbridge
2022-02-27 13:30:26 +01:00
Theo Arends
9d179c1093
Add ESP32 TasmotaSerial uart mapping
...
- TasmotaSerial library from v3.4.0 to v3.5.0 (#14981 )
- TasmotaSerial implement ``end()``
- ESP32 TasmotaSerial uart mapping to support multiple ``begin()`` and implement ``getUart()`` (#14981 )
2022-02-27 13:28:36 +01:00
Barbudor
4cd5e77bea
check TSerial correctly allocated
2022-02-26 23:34:00 +01:00
Barbudor
adbb691e67
allow proper dynamic config change
2022-02-26 19:58:07 +01:00
Barbudor
2edb39d556
add some protection on tcpbridge
2022-02-26 18:02:16 +01:00
Jason2866
f544fe1e19
core 2.0.2.3
2022-02-26 17:14:44 +01:00
Jason2866
41d199d033
Esp32 core 2.0.2.3
2022-02-26 17:10:28 +01:00
Jason2866
f5353105df
Tasmota core 2.0.2.3 ( #14979 )
2022-02-26 17:01:02 +01:00
Theo Arends
7d8b4483d2
Fix GPS time sync rules
2022-02-26 14:39:39 +01:00
Theo Arends
bea7e67363
Fix DS3231 init sequence
2022-02-26 13:38:01 +01:00
Theo Arends
30ca2f6426
Merge pull request #14976 from stefanbode/patch-9
...
Stabilize zero-cross dimmer
2022-02-26 12:16:33 +01:00
s-hadinger
0e3b35962d
Merge pull request #14977 from s-hadinger/cron_fix
...
Berry fix cron
2022-02-25 22:12:12 +01:00
Stephan Hadinger
4229cafa63
Berry fix cron
2022-02-25 21:52:35 +01:00
Jason2866
8ad5a1a1d1
add missing #
2022-02-25 20:44:33 +01:00
stefanbode
9fcdada673
fix minimal compiler failure
2022-02-25 20:31:42 +01:00
stefanbode
3ffa536b9a
Proposed Dimmer change
2022-02-25 20:25:16 +01:00
stefanbode
9ef95b4db5
avoid crash during savedata when heavy load on counter
...
https://arduino-esp8266.readthedocs.io/en/latest/reference.html
2022-02-25 20:23:20 +01:00
stefanbode
a83be8d33d
Update xsns_01_counter.ino
2022-02-25 19:49:06 +01:00
Theo Arends
a67898e8b3
Revert "Consolidate Russia"
...
This reverts commit 7b2c81b6dd
.
2022-02-25 16:55:52 +01:00
Theo Arends
7ec39536dd
Extent number of pulsetimers
...
Extent number of pulsetimers from 8 to 32 (#8266 )
2022-02-25 15:15:07 +01:00
s-hadinger
4778c9c8e5
Merge pull request #14971 from s-hadinger/axp_power_off
...
Berry add `axp.power_off()` for AXP192 devices
2022-02-24 20:57:20 +01:00
Stephan Hadinger
9252b6b75d
Berry add `axp.power_off()` for AXP192 devices
2022-02-24 19:04:52 +01:00
Theo Arends
343919cd56
Small refactoring
2022-02-24 16:28:45 +01:00
s-hadinger
a370cd72a7
Merge pull request #14964 from s-hadinger/lvgl_lv_pct
...
LVGL add lv.pct
2022-02-24 14:01:51 +01:00
Stephan Hadinger
2dbd5215cb
LVGL add lv.pct
2022-02-24 13:50:22 +01:00
Theo Arends
7b2c81b6dd
Consolidate Russia
2022-02-24 09:23:13 +01:00
Jason2866
70e8d52c62
fix ethernet in dev core pre 2.0.3
2022-02-23 20:16:18 +01:00
s-hadinger
d6f6e0bea0
Merge pull request #14959 from s-hadinger/lvgl_display_driver_name
...
LVGL add display.driver_name
2022-02-23 19:54:43 +01:00
Stephan Hadinger
cce93b19b8
LVGL add display.driver_name
2022-02-23 19:34:13 +01:00
s-hadinger
c627ab523b
Merge pull request #14955 from s-hadinger/berry_enums
...
LVGL add enums and dithering
2022-02-23 19:31:42 +01:00
s-hadinger
abe73c3a4e
Merge pull request #14958 from s-hadinger/berry_mapping_vm_pointer
...
Update be_mapping documentation
2022-02-23 19:27:06 +01:00
Stephan Hadinger
488ba6f6c4
Update be_mapping documentation
2022-02-23 19:26:29 +01:00
Stephan Hadinger
4d1ca3916d
LVGL add enums and dithering
2022-02-23 19:19:54 +01:00
s-hadinger
0a2e6fd4ae
Merge pull request #14952 from s-hadinger/lvgl_freetype_fixes
...
LVGL small fix
2022-02-23 12:45:17 +01:00
Stephan Hadinger
98a9455772
LVGL small fix
2022-02-23 12:31:01 +01:00
Theo Arends
77660b5d3c
Fix discovery ethernet ip address
...
Fix discovery ethernet ip address (#14929 )
2022-02-22 15:42:04 +01:00
Theo Arends
27fb078f1b
Merge pull request #14942 from pcdiem/pwm-dimmer-3
...
Always set ignore_any_key_time on button release
2022-02-22 15:24:14 +01:00
Theo Arends
a6ec7dde16
Add ethernet ipaddress to GUI
...
Add ethernet ipaddress to GUI (#14929 )
2022-02-22 15:13:26 +01:00
Paul C Diem
553b487152
Always set ignore_any_key_time on button release
2022-02-22 06:56:20 -06:00
Theo Arends
850f50d82e
Merge pull request #14940 from Impact123/patch-1
...
Add `USE_VL53L1X`
2022-02-22 09:48:24 +01:00
Impact
7c2c2d6eed
Add `USE_VL53L1X`
2022-02-22 00:18:02 +01:00
s-hadinger
7f6818f9f6
Merge pull request #14937 from s-hadinger/berry_cron
...
Berry add cron timers
2022-02-21 22:47:30 +01:00
Stephan Hadinger
e2d34985fe
Add cron_next
2022-02-21 22:40:00 +01:00
Stephan Hadinger
e83e501155
Berry add cron timers
2022-02-21 22:22:30 +01:00
s-hadinger
a5147ae250
Merge pull request #14924 from s-hadinger/fix_zigbee_compilation
...
Fix Zigbee compilation with Hue emulation
2022-02-20 17:13:16 +01:00
Stephan Hadinger
e5562d97bb
Fix Zigbee compilation with Hue emulation
2022-02-20 17:05:00 +01:00
Theo Arends
f4752041f5
Merge branch 'development' of https://github.com/arendst/Tasmota into development
2022-02-20 14:43:01 +01:00
Theo Arends
2d9d8fa5c2
Add better ESP32 model exclusions
2022-02-20 14:42:51 +01:00