16888 Commits

Author SHA1 Message Date
s-hadinger
5c8e67f48f
Merge pull request #16158 from s-hadinger/fix_pwm_esp32x
Fix PWM for ESP32 variants
2022-08-05 10:31:05 +02:00
Stephan Hadinger
299cc5a87b Fix PWM for ESP32 variants 2022-08-05 10:11:56 +02:00
s-hadinger
dfc1f72ea0
Merge pull request #16152 from s-hadinger/zigbee_autoprobe_cmd
Zigbee add received commands as battery auto-probe triggers
2022-08-04 18:48:25 +02:00
Stephan Hadinger
d112800dc3 Zigbee add received commands as battery auto-probe triggers 2022-08-04 18:33:31 +02:00
s-hadinger
43a02cf369
Merge pull request #16148 from s-hadinger/zigbee_batt_autoprobe
Zigbee add Battery auto-probe (can be disabled with ``SetOption143 1``)
2022-08-04 11:28:52 +02:00
Stephan Hadinger
d482f49002 Zigbee add Battery auto-probe (can be disabled with `SetOption143 1`) 2022-08-04 11:15:53 +02:00
Jason2866
8939148490
add CA 2022-08-03 22:36:22 +02:00
Jason2866
d189b5d8a5
add CA 2022-08-03 22:35:42 +02:00
Jason2866
bb530d5396
add CA 2022-08-03 22:35:07 +02:00
HardwareBoffin
2d1121931b
VSCode didn't push the git changes.... 2022-08-03 22:26:42 +02:00
Theo Arends
6f014651b6
Merge pull request #16106 from gemu2015/scripter_update
current cmd buffer adjustable
2022-08-03 20:05:05 +02:00
Theo Arends
f31c4bdea4
Merge pull request #16147 from stefanbode/patch-5
fix #15851
2022-08-03 20:04:36 +02:00
stefanbode
f637dd14aa
fix #15851
buffer overflow
2022-08-03 19:03:42 +02:00
s-hadinger
f54e0f26f4
Merge pull request #16146 from s-hadinger/zigbee_batt_last_seen
Zigbee added recording of when the battery was last reported
2022-08-03 17:32:03 +02:00
Stephan Hadinger
73797b3994 Zigbee added recording of when the battery was last reported 2022-08-03 17:20:09 +02:00
HardwareBoffin
72e88d1be3
Updated my_user_config.h to include the option ca_AD
Just added that commented config option. I tested it works beforehand.
2022-08-03 16:04:08 +02:00
Jason2866
f60b659532
Merge pull request #16137 from barbudor/update-build-with-no-more-HA
Update BUILDs.md
2022-08-03 13:37:15 +02:00
HardwareBoffin
28e95ad13e
Updated ca_AD with data from dev branch 2022-08-03 13:35:22 +02:00
s-hadinger
63296e4cd4
Merge pull request #16131 from s-hadinger/pwm_fix_freq
Fix PWM to allow 4 different frequencies
2022-08-03 12:26:12 +02:00
HardwareBoffin
2e24aeccd7
Add files via upload
Work in progress for testing integration
2022-08-03 12:03:43 +02:00
HardwareBoffin
d545d9cac6
Update README.md
Removed official tasmota logo, added repo intention.
2022-08-03 12:01:38 +02:00
Adrian Scillato
058f9ecea9
Fix WifiScan JSON Response 2022-08-03 02:39:51 -07:00
Adrian Scillato
f514d1702d
Move ScanNetwork variables to wifi struct 2022-08-02 22:35:16 -07:00
Adrian Scillato
922ece0959
Add WifiScan and WifiTest commands 2022-08-02 22:32:55 -07:00
Adrian Scillato
ca2bc5ae70
Add new logic for wifiscan command 2022-08-02 22:31:29 -07:00
Adrian Scillato
de84f6781f
Add new commands definitions (WifiScan, WifiTest) 2022-08-02 22:28:59 -07:00
Adrian Scillato
02aa432384
Move Wifi Struct definition to a header file
Move Wifi Struct definition to a header file in order to be accessible from functions outside support_wifi.ino file
2022-08-02 22:25:20 -07:00
s-hadinger
e91a50c9bd
Merge pull request #16139 from s-hadinger/irsend_multi_fix
Fix IRsend GPIO init
2022-08-02 23:45:06 +02:00
Stephan Hadinger
c6a5cabc72 Fix IRsend GPIO init 2022-08-02 23:32:23 +02:00
Stephan Hadinger
4dc6adf37f Temp fix for ledcReadFreq() 2022-08-02 23:21:12 +02:00
s-hadinger
ac4d7c1761
Merge pull request #16138 from s-hadinger/irsend_multi
Support for multiple `IRsend` GPIOs
2022-08-02 23:07:57 +02:00
Stephan Hadinger
9f29e7c40d Support for multiple IRsend GPIOs 2022-08-02 22:52:35 +02:00
Stephan Hadinger
abf352c8f8 Fix remapping of ledcReadFreq 2022-08-02 19:39:27 +02:00
barbudor
63ded1fd75 About MQTT_TLS on ESP32 2022-08-02 19:26:54 +02:00
barbudor
678bccda4e Update BUILDS.md about TAS_DISCO vs HS_DISCO 2022-08-02 19:23:07 +02:00
Stephan Hadinger
f45cd5e905 Fixed comments and cleaned up 2022-08-02 10:07:55 +02:00
Stephan Hadinger
47b1f40245 Fix PWM to allow 4 different frequencies 2022-08-01 19:27:49 +02:00
Jason2866
3d152699a2
Merge pull request #16110 from Jason2866/esp32_core2041
Tasmota Esp32 core 2041
2022-07-29 20:00:25 +02:00
Jason2866
29d35f5442
Tasmota ESP32 Core 2.0.4.1 2022-07-29 16:22:52 +02:00
Jason2866
5cdbcb4343
Tasmota Core 2.0.4.1 2022-07-29 16:21:39 +02:00
gemu2015
a8d9acbfd2 current cmd buffer adjustable 2022-07-29 07:47:21 +02:00
Theo Arends
b82e93c193
Merge pull request #16092 from jeroenst/ModbusBridgeTcp
Modbus bridge didn't begin at boot
2022-07-26 21:43:09 +02:00
Jeroen
3504819074
Merge branch 'arendst:development' into ModbusBridgeTcp 2022-07-26 20:25:08 +02:00
Theo Arends
0874dbe138
Merge pull request #16091 from gemu2015/scripter_update
fixes + background webserver
2022-07-26 17:27:34 +02:00
Theo Arends
1b99b3aa38
Merge pull request #16090 from gemu2015/audio-update
Audio update
2022-07-26 17:27:18 +02:00
gemu2015
33861c8aa0 fixes + background webserver 2022-07-26 15:34:43 +02:00
gemu2015
c4e0250c42 Create xdrv_42_3_i2s_saytime.ino 2022-07-26 15:32:35 +02:00
gemu2015
3945cc6fc0 audio restructured 2022-07-26 15:26:30 +02:00
gemu2015
d8fbc5eaf2 fixes memory problems 2022-07-26 15:25:00 +02:00
s-hadinger
7d21aaeab5
Merge pull request #16082 from s-hadinger/berry_remove_registry
Berry remove unused registry code
2022-07-26 10:07:18 +02:00