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
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
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
Theo Arends
343919cd56
Small refactoring
2022-02-24 16:28:45 +01:00
Theo Arends
7b2c81b6dd
Consolidate Russia
2022-02-24 09:23:13 +01:00
Stephan Hadinger
cce93b19b8
LVGL add display.driver_name
2022-02-23 19:34:13 +01:00
Stephan Hadinger
4d1ca3916d
LVGL add enums and dithering
2022-02-23 19:19:54 +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
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
Theo Arends
282384c4c8
Merge pull request #14920 from bovirus/patch-6
...
Italian language update
2022-02-20 14:14:52 +01:00
Theo Arends
eb566c3b62
Fix ESP32C3 compilation
2022-02-20 14:12:05 +01:00
Theo Arends
7211b45ac4
Revert "Merge pull request #14921 from arendst/ethernet_onlyESP32"
...
This reverts commit 8388f1cdce
, reversing
changes made to 2c963df8f0
.
2022-02-20 14:11:12 +01:00
Jason2866
8388f1cdce
Merge pull request #14921 from arendst/ethernet_onlyESP32
...
Ethernet only for ESP32
2022-02-20 14:06:04 +01:00
Theo Arends
2c963df8f0
Bump version 10.0.0.2
2022-02-20 14:02:06 +01:00
Jason2866
47b6170722
Update tasmota_configurations_ESP32.h
2022-02-20 14:00:25 +01:00
bovirus
877966d1ac
Italian language update
2022-02-20 13:32:57 +01:00
Theo Arends
b94c41760d
Enable ethernet in tasmota32.bin
2022-02-20 12:52:02 +01:00
Theo Arends
74d17d32c6
Fix SPM simulate possible duplicates
2022-02-20 11:41:51 +01:00
Theo Arends
1aa9d9da29
Fix timer max power devices dropdown menu
2022-02-20 11:17:38 +01:00
Theo Arends
743121c68a
Merge pull request #14781 from SteWers/Solax-X1-Rework-request-and-respond-processing
...
[Solax X1] Rework request and respond processing
2022-02-19 15:23:27 +01:00
Theo Arends
a9f03eb89a
Merge pull request #14895 from stefanbode/patch-9
...
Ensure FUNC_INIT has correct RELAY state
2022-02-19 14:44:28 +01:00
Theo Arends
317830aeb0
Merge pull request #14896 from SteWers/SR04-dev
...
[SR04] fix mode 1 detection
2022-02-19 14:36:05 +01:00
Theo Arends
202f83b4ff
Fix 32 device issue
2022-02-18 16:13:55 +01:00
Theo Arends
e6cafcfa42
Sonoff SPM increase max number of relays
...
Sonoff SPM increase max number of relays supported to 32 (8 SPM-4Relay modules)
2022-02-18 11:42:56 +01:00
stefanbode
77b9f9faaa
changed compiler option to USE_RULES check
2022-02-17 20:01:03 +01:00
SteWers
bcf2bc5cf1
[SR04] fix mode 1 detection
...
Detection of sensors running in mode 1 fixed.
2022-02-17 19:16:24 +01:00
SteWers
2bdec2d9fc
[Solax X1] rework 02/2022 final 2
...
- removed command index
- new syntax: on demand request of IDinfo data via command `EnergyConfig ReadIDinfo`
- new syntax: on demand request of config data via command `EnergyConfig ReadConfig`
- replaced `dtostrfd()` with `%*_f`
2022-02-17 18:59:44 +01:00
stefanbode
1235309d48
fix minimal firmware issue
2022-02-17 18:39:46 +01:00
stefanbode
8e3fe4adac
Ensure FUNC_INIT has correct RELAY state
...
Address #14886
2022-02-17 18:21:09 +01:00
stefanbode
bffe9ee23c
Bugfix wrong wakeup time
2022-02-17 09:26:27 +01:00
s-hadinger
aa96691756
Merge pull request #14882 from s-hadinger/berry_log_fix
...
Berry fix wrong color in console
2022-02-16 22:27:56 +01:00
Stephan Hadinger
de925142b2
lvgl updates and M5Stack Fire button support
2022-02-16 22:07:18 +01:00
Stephan Hadinger
6928615eb7
Berry fix wrong color in console
2022-02-16 22:03:58 +01:00
SteWers
57b57dcf25
[Solax X1] rework 02/2022 final
...
- rework of the request cycle
- more reliable and reusable respond processing for more and further requests
- periodically request of IDinfo data to get the converters serial number and display it on the WebUI
- restructure the usage and names of variables; especially the global ones, to prevent naming conflicts
- on demand request of IDinfo data via command `EnergyConfig12 ReadIDinfo`
- on demand request of config data via command `EnergyConfig12 ReadConfig`
- many other code optimisations
2022-02-16 19:33:57 +01:00
gemu2015
2583d679e1
fix break, add spi
2022-02-16 16:16:27 +01:00
Theo Arends
d45a0426e7
Bind BL6523
2022-02-16 15:41:37 +01:00
Theo Arends
386f4090a3
Merge pull request #14854 from jvstch/release/Add-BL6523-Energy-monitor
...
Added support for BL6523 chipset based Energy Monitors
2022-02-16 14:50:58 +01:00
jeevasdev
ef3fb678a4
break when the case breaks :)
2022-02-17 00:42:22 +11:00
jeevasdev
42e259bad0
Abort after waiting for 1s and changed to delay()
2022-02-17 00:33:11 +11:00
jeevasdev
97ceb7d6ae
Add support for Settings for calibration constants
2022-02-17 00:01:27 +11:00
Theo Arends
d004522332
Add SSPM force mapping
2022-02-16 12:09:04 +01:00
Theo Arends
13bebb7750
Merge pull request #14874 from kissandr/tcp_bridge_client
...
xdrv_41_tcp_bridge - add client connection mode
2022-02-16 12:07:09 +01:00
Andras Kiss
1b423bfa28
add client connection mode
2022-02-16 11:32:58 +01:00
Theo Arends
b93984f654
Merge pull request #14862 from stefanbode/patch-6
...
prevent deepsleep if teleperiod <> 100 or 300
2022-02-16 08:44:37 +01:00
stefanbode
07388b4511
Address #14863
...
Send additional discovery on setoption 114 send
2022-02-16 07:57:18 +01:00
Stephan Hadinger
7a006d7f47
Berry faster allocator for small objects
2022-02-15 22:51:11 +01:00
Stephan Hadinger
42b73ecfce
Berry add module mqtt
2022-02-15 21:58:05 +01:00
stefanbode
ecd4ec76f3
prevent deepsleep if teleperiod <> 100 or 300
...
because teleperiod is send directly after start, deepsleep will wait for the second teleperiod in cases where it is defined e.g. to 60. #14860
2022-02-15 20:26:49 +01:00
Theo Arends
4566aaee05
Refactor wiegand to 32-bit
...
Refactor wiegand from 64-bit to 32-bit while keeping full 34-bit support
2022-02-15 17:52:45 +01:00
jeevasdev
a5e840ff5e
Trim Log messages.
2022-02-16 03:04:28 +11:00
jeevasdev
f2bd57c5e6
NRG sensor rewrite.
2022-02-16 02:32:29 +11:00
Theo Arends
c074573f09
Fix wiegand 34-bit rfid reading and presentation
...
Fix wiegand 34-bit rfid reading and presentation (#14834 )
2022-02-15 14:32:42 +01:00
Stephan Hadinger
cf09c5246e
Zigbee ZStack3 fix to changing channel
2022-02-15 12:11:45 +01:00
jeevasdev
6a7cb4f95e
Squashed commit of the following:
...
commit 1dc0638bbe4901efbe2c0bacefbcc32dac08e8ea
Author: jeevasdev <jeevasdev@protomail.com>
Date: Tue Feb 15 20:37:14 2022 +1100
Converted to xnrg as per review comment.
commit fa5570b0980e4bff1773a72eb417d8853f5c9e8e
Author: jeevasdev <jeevasdev@protomail.com>
Date: Tue Feb 15 13:46:50 2022 +1100
Added helper message to main comment.
commit bf7864fb56885161a19855a2ae92fe8a9348a8be
Author: jeevasdev <jeevasdev@protomail.com>
Date: Tue Feb 15 13:43:45 2022 +1100
Added BL6523 language files.
commit 0920d5c530b8253c12e436437b2954913ef1126d
Author: jeevasdev <jeevasdev@protomail.com>
Date: Tue Feb 15 13:34:34 2022 +1100
Added BL6523 to tasmota_template.
commit e119fc8a044e47179169b0caa7f1e31d099b4932
Author: jeevasdev <jeevasdev@protomail.com>
Date: Tue Feb 15 13:28:38 2022 +1100
Add BL6523 based smartmeter support main ino.
2022-02-15 21:03:30 +11:00
jeevasdev
73e3b44477
Converted BL6523 to nrg driver
2022-02-15 20:41:25 +11:00
jeevasdev
c8b8fe2da4
Added support for BL6523 chipset based Energy Monitors
2022-02-15 13:51:43 +11:00
Philip Kauffman
e404bd49c3
prometheus: add 'friendlyname' to tasmota_info
2022-02-14 16:34:40 -06:00
Theo Arends
3e914a7ad1
Quick fix for displaying valid 26-bit tags
...
Quick fix for displaying valid 26-bit tags (#14834 )
34-bit tags is a challenge as we currently do not support 64-bit variables. To be continued.
2022-02-14 18:29:26 +01:00
Theo Arends
5d9da0f971
Rename file
2022-02-14 15:59:21 +01:00
Theo Arends
eeca6c708f
Fix unsupported use of %f
2022-02-14 15:42:33 +01:00
Theo Arends
f910b00d71
Fix BL0939, BL0940 and BL0942 energy monitoring buffer miscompares
...
Fix BL0939, BL0940 and BL0942 energy monitoring buffer miscompares resulting in wrong daily energy values regression from v9.5.0.8 (#14829 )
2022-02-14 15:30:55 +01:00
Stephan Hadinger
05ac33c231
Berry bootloop protection
2022-02-14 14:53:42 +01:00
Stephan Hadinger
77ca774b95
Berry always enable rules
2022-02-14 12:51:29 +01:00
Maxime Vincent
da11c4d463
Orno WE517 power meter: Fix Phase 2 Amps Reactive address
2022-02-14 08:40:32 +01:00
s-hadinger
945682aa78
Berry virtual Alexa Hue device ( #14833 )
...
* Berry virtual Alexa Hue device
* Fix compilation
2022-02-13 22:59:43 +01:00
Theo Arends
14f667b0d4
Fix HM10 define ambiguity
2022-02-13 11:48:28 +01:00
Theo Arends
0d5914cc03
Fix GPIO OptionE1 selection regression
...
Fix GPIO OptionE1 selection regression (#14821 )
2022-02-13 11:22:10 +01:00
Theo Arends
5dabb623bf
Merge pull request #13517 from dcoder42/development
...
Added support for Mi Scale V1
2022-02-13 11:08:25 +01:00
Theo Arends
bfdd0b698f
Merge pull request #14818 from Jason2866/Homekit
...
Integrate Homekit in Bluetooth configuration
2022-02-13 11:07:30 +01:00
Jason2866
c630ffaae2
Homekit with Bluetooth firmware ( #293 )
2022-02-12 21:00:15 +01:00
Laszlo Magyar
ff756725e9
fix typo
2022-02-12 20:36:16 +01:00
Jason2866
5a70ca1562
NimBLE v1.36 ( #14744 )
2022-02-12 20:01:12 +01:00
s-hadinger
33a779f105
LVGL library from 8.1.0 to 8.2.0 ( #14815 )
2022-02-12 18:54:39 +01:00
Theo Arends
3d2c9945a8
Fix SSPM energy yesterday when zero
2022-02-12 16:37:48 +01:00
Theo Arends
1022c91b7c
Bump dev version to v11.0.0.1
2022-02-12 16:00:19 +01:00
Theo Arends
b713c8e365
Merge pull request #14762 from SteWers/Energy-fix-PowerDelta
...
[Energy] fix PowerDelta
2022-02-12 10:25:13 +01:00
Theo Arends
e82f282236
Merge pull request #14775 from gemu2015/sml_update
...
allow word swap in modbus response
2022-02-12 10:24:21 +01:00
Theo Arends
804c4747eb
Merge pull request #14806 from stefanbode/patch-5
...
Fix shutter-stepper driver if >1 door moving
2022-02-12 10:24:03 +01:00
Jason2866
09ab5d2673
Merge pull request #14807 from Staars/development
...
add yeelight dimmer to legacy Mi32
2022-02-11 19:20:51 +01:00
Jason2866
127e6ff248
missing `;`
2022-02-11 19:07:46 +01:00
stefanbode
33e956d438
missing...
2022-02-11 18:47:00 +01:00
stefanbode
0d8b3c9d1a
ESP32 compiler option
2022-02-11 18:44:37 +01:00
stefanbode
a627df0ad1
Fix shutter-stepper driver if >1 door moving
...
Accelerate and decelerate did not work properly on two pins with different frequencies. Was always synced to the last send frequency without PIN awareness. If moving two doors or more frequency must work for each door independent
2022-02-11 18:05:44 +01:00
Staars
9749c9af59
add yeelight dimmer
2022-02-11 18:03:22 +01:00
s-hadinger
7df607f471
LilyGo TWtach prep ( #14800 )
...
* LilyGo TWtach prep
* Fix compilation
* Add USE_LVGL_TOUCHSCREEN
* fix
2022-02-11 09:22:30 +01:00