5498 Commits

Author SHA1 Message Date
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
Ajith Vasudevan
6e14e10ad0 Fixed missing #defines in it_IT.h 2021-02-09 14:19:50 +05:30
Ajith Vasudevan
977fe740e6 Added support for TM1637 Seven-Segment Display 2021-02-09 13:16:16 +05:30
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
b073905a2e Consolidate ESP specific functions 2021-02-08 11:34:29 +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
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
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
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
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
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
Theo Arends
6836455bbe Increase number of button GPIOs from 4 to 8 2021-02-05 12:27:59 +01:00
Theo Arends
8b0e45a58b Increase number of switch GPIOs from 8 to 28 2021-02-05 11:58:24 +01:00
Simon Hailes
136ede92bd update comment 2021-02-04 23:53:15 +00:00
Simon Hailes
8be21c8316 Add additional #if for CONFIG_IDF_TARGET_ESP32 2021-02-04 23:33:02 +00:00
Simon Hailes
1f8ef8e626 Add timeout initialise 2021-02-04 23:25:12 +00:00
Simon Hailes
0f2b018ae4 BLE_ESP32 (xdrv_79): Start scan as soon as we are connected to a device - saves missing a few adverts.
iBeacon (xdrv_52): Clean up BLE_ESP32 based driver; add commands and advert timing.  Remove HM10 code - it's in the other one.....
2021-02-04 23:15:58 +00:00
Theo Arends
607654297b Add Server to HTTP header (#10831) 2021-02-04 18:06:34 +01:00
Theo Arends
d5542b1a66 ESP32 increase number of relay GPIOs from 8 to 28 2021-02-04 17:06:45 +01:00
Theo Arends
bfde36e954 Add fragmentation translations 2021-02-04 15:19:59 +01:00
Theo Arends
2ab705f57e Prep ESP32S2 2021-02-04 15:03:46 +01:00
Naoki Sawada
07cc553669
Allows individual control of power and mode
Power and mode must be individually controllable. Some devices may not function properly if the mode is also turned off when the power is turned off.

see. https://github.com/crankyoldgit/IRremoteESP8266/issues/1402
2021-02-04 20:56:06 +09:00
Theo Arends
62c95122f2
Merge pull request #10820 from s-hadinger/freemem2
Publish more precise Free Heap metric
2021-02-04 08:55:14 +01:00
Stephan Hadinger
bf26ba3427 Reduce code size 2021-02-03 20:46:20 +01:00
Stephan Hadinger
9d14587e20 Zigbee command `ZbScan` to do an energy scan on each radio channel 2021-02-03 20:37:44 +01:00
Stephan Hadinger
ca82ed07c9 Publish more precise Free Heap metric 2021-02-03 20:35:01 +01:00
Barbudor
c783756559 LITTLEFS.h casing for ESP32 2021-02-03 16:13:21 +01:00
Theo Arends
cd38179f7f Prep ESP32S2 2021-02-03 12:22:17 +01:00
Jason2866
b74fa1e07d
Update xsns_62_esp32_mi.ino 2021-02-03 10:51:25 +01:00
Theo Arends
0c96e30783
Merge pull request #10803 from gemu2015/scripter
refactor + bugfixes
2021-02-03 08:55:02 +01:00
gemu2015
d47e4354a5 fix regression 2021-02-03 07:06:57 +01:00