Jason2866
49c6f1ee07
correct order
2021-02-11 16:37:48 +01:00
Theo Arends
0a2a885295
Delete xdrv_85_esp32_bluetooth.ino
...
No need for this file and it takes up precious driver numbers.
2021-02-11 16:08:38 +01:00
Jason2866
995fbc838a
Tasmota variant ESP32 bluetooth
2021-02-11 13:53:21 +00:00
Jason2866
6cdbd3fa68
tasmota32-ble
2021-02-11 13:43:49 +01:00
Theo Arends
5cb4d48fd7
Merge pull request #10911 from Joda89/pr_teleinfo
...
fix teleinfo standard mode
2021-02-11 09:03:31 +01:00
Barbudor
b6d366870d
fix teleinfo standard mode
2021-02-10 21:08:59 +01:00
Theo Arends
db678eb654
Merge pull request #10909 from Jason2866/patch-3
...
Use Arduino ESP32-S2 RC6
2021-02-10 20:57:53 +01:00
Jason2866
b78a93090c
Use Arduino ESP32-S2 RC6
2021-02-10 18:03:34 +01:00
Theo Arends
7c9067b7b1
Fix NTC calculation for ESP32
...
Fix NTC calculation for ESP32 (#10906 )
2021-02-10 15:56:06 +01:00
Theo Arends
55ba994956
Default disable ESP32 BLE due to instabilities
2021-02-10 15:08:57 +01:00
Theo Arends
27ebcec409
Bump version to 9.2.0.7
2021-02-10 14:45:57 +01:00
Theo Arends
be08ac5a33
Merge pull request #10892 from curzon01/sdm72
...
Add SDM72 Modbus energy meter
2021-02-10 14:19:10 +01:00
Theo Arends
8c8e3bef33
Merge pull request #10898 from pcdiem/dgr-device-map
...
Add DGR device map support
2021-02-10 14:14:10 +01:00
Theo Arends
23d9aa6ae8
Merge pull request #10905 from Jason2866/patch-1
...
warning if ESP8266 firmware is too big
2021-02-10 14:05:03 +01:00
Theo Arends
432431f74a
Merge pull request #10902 from yvesdm3000/fix_modeset
...
Bring ModeSet value out of the for loop, this ModeSet is repeated for…
2021-02-10 13:57:33 +01:00
Jason2866
c41373d7ef
warning if ESP8266 firmware is too big
2021-02-10 13:51:53 +01:00
Theo Arends
351265ac72
Merge pull request #10903 from gemu2015/touch_slider
...
move renderer, add touch display slider
2021-02-10 13:33:44 +01:00
Theo Arends
934ace1102
Merge pull request #10893 from mikep1998/development
...
Fix shutter PWM command to include device number and update logging information.
2021-02-10 13:33:22 +01:00
gemu2015
946b3c2653
move renderer, add touch display slider
2021-02-10 11:44:49 +01:00
Yves De Muyter
74d99c669a
Bring ModeSet value out of the for loop, this ModeSet is repeated for every other value on the webpage.
2021-02-10 11:15:23 +01:00
Paul C Diem
223dadb06b
Fix DevGroupSend invert operator default value
2021-02-09 22:01:18 -06:00
Paul C Diem
d8fa00fa07
Use # prefix for color channel hex value
2021-02-09 21:40:37 -06:00
Paul C Diem
83298b2a9e
Rename DevGroupDevice to DevGroupTie
2021-02-09 21:22:43 -06:00
mikep1998
212ea27170
Update xdrv_27_shutter.ino
...
Add #define to turn off servo in ShutterPowerOff.
2021-02-09 14:51:38 -08:00
Paul C Diem
133826c331
Use device map for received power item
2021-02-09 15:42:14 -06:00
Paul C Diem
60252a9043
Add DGR device map support
2021-02-09 15:10:32 -06:00
s-hadinger
d4de1cd69b
Merge pull request #10895 from s-hadinger/riscv_1
...
Prepare RISCV
2021-02-09 21:15:19 +01:00
Stephan Hadinger
e990f9002b
Prepare RISCV
2021-02-09 20:41:53 +01:00
mikep1998
e086c62fbb
Update xdrv_27_shutter.ino
...
Fix shutter pwm command to include device number and update loggin information.
2021-02-09 09:55:13 -08:00
mikep1998
76cffab6a4
Update xdrv_27_shutter.ino
2021-02-09 09:45:30 -08:00
Norbert Richter
435be84ff3
Add SDM72 Modbus energy meter
2021-02-09 16:13:40 +01:00
Theo Arends
a91beeb0cf
Add support for transistor-based output without DAC
...
Add support for transistor-based output without DAC (#10875 )
2021-02-09 15:47:20 +01:00
Theo Arends
5663ce7788
Merge pull request #10885 from zeroflow/development
...
Enable higher PWM frequencies for ESP32 (for 4-Pin PWM Fans)
2021-02-09 13:50:27 +01:00
Theo Arends
2621c3b5f4
Merge pull request #10888 from pcdiem/dgr1
...
Add support for device groups where members temporarily have some items of sync
2021-02-09 13:42:18 +01:00
Paul C Diem
707e970250
Add no_share_mask support, DevGroupSend channels in hex, AND/OR operators, Use dynamic log buffer
2021-02-08 21:28:59 -06:00
Thomas A
0707a9648b
Enable higher PWM frequencies for ESP32
...
LEDC peripheral of ESP32 allows higher PWM frequencies than the ESP8266.
Higher frequencies come with reduced available bit depth (as by https://esphome.io/components/output/ledc.html ).
New max value of 50 kHz to include at least the frequency for 4-pin pwm fans and a bit more.
2021-02-08 18:52:03 +01:00
Theo Arends
4926222dd7
Merge pull request #10880 from Jason2866/patch-2
...
Github action workflows: add variant FY and map files
2021-02-08 11:47:45 +01:00
Theo Arends
b073905a2e
Consolidate ESP specific functions
2021-02-08 11:34:29 +01:00
Jason2866
8036a4e077
Update Tasmota_build_master.yml
2021-02-08 11:26:10 +01:00
Jason2866
14c21fb5ab
Update Tasmota_build_master.yml
2021-02-08 11:23:39 +01:00
Jason2866
76b778449b
Add files via upload
2021-02-08 10:51:44 +01:00
Jason2866
b01642d504
add variant FY and build map files
2021-02-08 10:37:12 +01:00
Theo Arends
d178b0e021
Merge pull request #10870 from s-hadinger/berry_early_1
...
Preview of Berry language for Tasmota32
2021-02-08 10:31:06 +01:00
Theo Arends
7c10a176d1
Merge pull request #10871 from esven/development
...
Ebus interpretation improvements
2021-02-08 09:43:05 +01:00
Theo Arends
0556cf4eb5
Merge pull request #10876 from barbudor/pr_rcswitch_2nd
...
fix wrong test on pulse
2021-02-08 09:39:57 +01:00
Barbudor
155aecb330
fix wrong test on pulse
2021-02-08 09:05:03 +01:00
Sven Ebenfeld
f52cb12b77
xsns_53_sml: add option to emit ebus sync only telegrams
...
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2021-02-07 20:33:09 +01:00
Sven Ebenfeld
50adf2d003
sns_53_sml: make ebus correctly interpret signed values
...
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2021-02-07 20:26:10 +01:00
Stephan Hadinger
621e08699d
Preview of Berry language for Tasmota32
2021-02-07 20:19:08 +01:00
Theo Arends
a7e425a223
Merge pull request #10866 from barbudor/pr_rcswitch_pulselen
...
if pulse is not specified, let the lib use its default value
2021-02-07 17:01:48 +01:00