Commit Graph

10511 Commits

Author SHA1 Message Date
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
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
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
Barbudor
2488018379 if pulse is not specified, let the lib use its default value 2021-02-07 13:56:37 +01:00
Theo Arends
87d42e15d5
Merge pull request #10846 from crispy78/development
Added Frysk language, made minor changes in Afrikan and Dutch.
2021-02-06 18:12:08 +01:00
Theo Arends
ef10b5ad16 Add read buffer function to TasmotaSerial 2021-02-06 18:09:45 +01:00
Theo Arends
d198183241
Merge pull request #10850 from RvDesign/patch-1
update max31855 json temperature name publication
2021-02-06 17:17:31 +01:00
RvDesign
4f6a84de0b
update max31855 json temperature name publication
For using the thermostat function, publication of the measured temperature was using the wrong name. Changed to the common used name.
2021-02-06 15:49:14 +01:00
crispy78
c6bf7a5521
Update nl_NL.h 2021-02-05 20:39:10 +01:00
crispy78
a1384efa32
Corrected some Dutch words
onmiddelijk requires a double L.
i and e where wrongfully ordered in Windsnelheid.
2021-02-05 20:36:52 +01:00
crispy78
3a6a5ece8a
Applied standardization to WiFi
Changed Wifi and wifi to WiFi for the purpose of standardization
2021-02-05 20:34:34 +01:00
crispy78
8fbefd0b18
Update fy_NL.h 2021-02-05 20:32:30 +01:00
crispy78
e7ffb5f48c
Update af_AF.h 2021-02-05 20:31:24 +01:00
crispy78
84d39df31d
Update platformio_tasmota_env32.ini 2021-02-05 20:24:42 +01:00
crispy78
4109238bd8
Update platformio_tasmota_env.ini 2021-02-05 20:23:33 +01:00
crispy78
4097b2824b
Update platformio_tasmota_env.ini 2021-02-05 20:23:10 +01:00
crispy78
60df96a14c
Update platformio_tasmota32.ini 2021-02-05 20:21:55 +01:00
crispy78
bde1572a76
Update platformio.ini 2021-02-05 20:21:10 +01:00
crispy78
9c732771c6
Update fy_NL.h 2021-02-05 20:19:13 +01:00
crispy78
ae476ffba4
Create fy_NL.h 2021-02-05 20:00:28 +01:00
crispy78
4363a95162
Update af_AF.h 2021-02-05 19:59:23 +01:00
Theo Arends
4096990d3f
Merge pull request #10843 from Jason2866/patch-1
Use latest platformio esp8266 2.6.3
2021-02-05 18:16:37 +01:00
Jason2866
79cddd3f86
Platformio esp8266 2.6.3 2021-02-05 18:03:53 +01:00
Jason2866
c6a940c9d0
Platformio esp8266 2.6.3 2021-02-05 18:00:51 +01:00
Theo Arends
222c640dc7
Merge pull request #10842 from bovirus/patch-1
Update Italian language
2021-02-05 17:43:40 +01:00
bovirus
8cdc480aa0
Update Italian language 2021-02-05 17:42:17 +01:00
Theo Arends
7159362823 Fix long SwitchText message logging 2021-02-05 17:05:13 +01:00
Theo Arends
e05b77c372 Increase ESP32 SwitchText to 28 2021-02-05 16:36:25 +01:00
Theo Arends
8d13e913dd Clean settings code 2021-02-05 15:50:24 +01:00
Theo Arends
19ef735c08 ESP32 Increase number of interlock groups from 4 to 14
- Removed migration support for versions before v8.1.0 (Doris)
- ESP32 Increase number of interlock groups from 4 to 14
2021-02-05 15:21:06 +01:00
Theo Arends
5d58eb39cf Allow BLE when ethernet only connected
Allow BLE when ethernet only connected (#10753)
2021-02-05 14:09:46 +01:00