Commit Graph

19616 Commits

Author SHA1 Message Date
Stephan Hadinger
f18091c53b Zigbee include "BatteryPercentage" in all messages 2022-08-06 14:27:58 +02:00
Theo Arends
c8725c6734 Merge pull request #16166 from jeroenst/ModbusTcpBridgeCrashFix
Solved crash when modbusbridge was configured for the first time
2022-08-06 13:43:21 +02:00
JeroenSt
cf20a9c1c8 Solved crash when modbusbridge was configured for the first time 2022-08-06 11:57:47 +02:00
Jason2866
b15e8041dd rm deprecated colorizer 2022-08-06 10:12:52 +02:00
Theo Arends
ebf0ad503c Merge pull request #16141 from ascillato/Add_WifiScan_and_WifiTest_cmnds
Add `WifiScan` and `WifiTest` commands
2022-08-06 09:35:21 +02:00
Theo Arends
5086082de0 Merge pull request #16159 from pgollor/pgollor-patch1
add option to change host url for OTA upload
2022-08-06 09:31:09 +02:00
Theo Arends
15a1bba1b8 Merge pull request #16145 from HardwareBoffin/development
Added the ca_AD ( catalan ) Translation
2022-08-06 09:30:50 +02:00
Theo Arends
202ec86453 Update changelogs 2022-08-05 15:52:53 +02:00
Theo Arends
02d7eb1d7d Fix energy values after power cycle
Fix energy values after power cycle (#16118)
2022-08-05 15:25:39 +02:00
Pascal Gollor
a4d7148a52 add option to change host url for OTA upload 2022-08-05 14:21:11 +02:00
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