Jason2866
936267d42c
split upload of files
2023-05-18 18:27:37 +02:00
Jason2866
05bb8214c8
destination_branch_create: 'firmware'
2023-05-18 17:37:40 +02:00
Jason2866
521709dd9a
Update Tasmota_build_devel.yml
2023-05-18 15:45:57 +02:00
Jason2866
542294f3c8
create branch when not exists
2023-05-18 15:06:51 +02:00
Jason2866
b0058fd0a2
Try to fix copy firmware to other repo
2023-05-18 14:43:07 +02:00
s-hadinger
043ea2986b
Berry `tasmota.wifi()` would wrongly report wifi as up ( #18687 )
...
* Berry `tasmota.wifi()` would wrongly report wifi as up
* Fix ESP8266 compile
* Fix display of IP in wifiman
* Improve wifiman IP handling for IPv6
2023-05-18 11:23:09 +02:00
s-hadinger
2d8ea8f51c
Berry persist hide errors when saving ( #18686 )
2023-05-17 22:43:13 +02:00
s-hadinger
2b76e8e668
HASPmota `meta` attribute and improved `berry_run` ( #18685 )
2023-05-17 21:40:05 +02:00
Jason2866
d48c826d42
Core 2.0.9 from 2023.05.17 ( #18680 )
...
Updated IDF components:
LittleFS v1.5.4
CAM v2.0.4
DSP latest commit
2023-05-17 13:24:58 +02:00
Theo Arends
4a7e4f9a17
Refactor dynamic wifi tx power
2023-05-17 11:44:14 +02:00
Theo Arends
57f85ae478
Optimize dynamic WiFi power
2023-05-17 10:45:00 +02:00
Theo Arends
4e5c62ce33
Update changelogs
2023-05-17 09:53:42 +02:00
stefanbode
4d131fd543
zero-cross dimmer cleanup ( #18674 )
...
removed zero cross dimmer initialize
2023-05-17 08:54:22 +02:00
stefanbode
adff41f962
bugfix ( #18673 )
2023-05-16 22:34:07 +02:00
Theo Arends
0385204ca7
Add command ``WifiPower 0``
...
Add command ``WifiPower 0`` to enable dynamic wifi power based on RSSI by @TD-er (#15443 )
2023-05-16 18:55:55 +02:00
Theo Arends
f40a63b5be
Update changelogs
2023-05-16 14:05:16 +02:00
btsimonh
f8b26a90f6
Add mutex to many camera functions. ( #18655 )
...
* Add mutex to many camera functions.
* Allow stream to continue after wcinit command (and other commands which reconfigure).
* Adust retries on camera init, specifically log success if it retried.
Shorten messages to save rom.
I have seen fail of 0x103 and 0x20002 succeed on second try.
2023-05-16 12:21:25 +02:00
s-hadinger
81d7785f66
LED PWM ac_dimmer curve was wrongly applied instead of Gamma ( #18666 )
2023-05-15 22:51:14 +02:00
s-hadinger
98bfc172c1
Zigbee support for air sensors ( #18665 )
...
* Zigbee support for air sensors
* ppm
2023-05-15 22:04:13 +02:00
s-hadinger
951b9b4682
Matter support for async HTTP for bridged devices ( #18656 )
2023-05-14 23:02:58 +02:00
Theo Arends
9b8f3b6b4c
Add command I2CScan0
...
Add command I2CScan0 to scan both busses if available
2023-05-14 15:21:19 +02:00
Theo Arends
f1a9a0b45b
Add support for PCA9557
...
Add support for PCA9557 8-bit I/O expander (#18632 )
2023-05-14 15:08:09 +02:00
Theo Arends
26508e55fc
Merge branch 'development' of https://github.com/arendst/Tasmota into development
2023-05-14 14:42:23 +02:00
Theo Arends
7cad4f95b6
Enable I2c on webcam
2023-05-14 14:42:11 +02:00
CCTweaker
885737a1fd
Add support for PCA9557 8-bit IO expander ( #18632 )
...
* add PCA9557 driver
* text correction
* added switches and buttons
* update max devices to 8
* cleanup
2023-05-14 14:19:39 +02:00
Jeroen
f860722eba
Added Endianess Parameter ( #18650 )
...
https://github.com/arendst/Tasmota/discussions/18244
Co-authored-by: JeroenSt <nospam@nospam.org>
2023-05-14 14:18:45 +02:00
Jason2866
0bf27e70fe
fix logic when init cam was successful ( #18653 )
2023-05-14 14:08:53 +02:00
Jason2866
db1b9ffe49
Update gen.sh
2023-05-12 14:25:56 +02:00
Jason2866
9c819d6afb
push changed coc generated files back in repo ( #18644 )
2023-05-12 12:18:55 +02:00
Jason2866
979a15cf07
run "coc" before solidify ( #18643 )
...
* Run "coc"
* change artifact order
2023-05-12 11:06:20 +02:00
Theo Arends
86979646ff
Energy power delta report delayed
...
Energy power delta report delayed by two seconds allowing hardware to stabilize (#17751 )
2023-05-11 18:10:52 +02:00
Jason2866
c776885691
clang for berry binary compile ( #18641 )
2023-05-11 16:21:33 +02:00
Jason2866
71391d614c
Use clang for solidify
2023-05-11 15:24:44 +02:00
Jason2866
402306657e
continue if solidify fails
2023-05-11 09:32:57 +02:00
Christian Baars
79a826a206
Update xdrv_81_esp32_webcam.ino ( #18637 )
2023-05-11 09:28:33 +02:00
Jason2866
11bf16d162
Github Actions refactor artifact Up-/Download ( #18640 )
...
* multi artifact Up-/Download
2023-05-10 23:57:54 +02:00
f-reiling
3a6cd9b63c
start modus tcp bridge automatically ( #18634 )
...
* added default port for modbus tcp bridge to start automatically
* updated ifdef style
* renamed define for modbus default port
2023-05-10 14:38:52 +02:00
Jason2866
3c951d7751
fix GT911 crash in LVGL firmware ( #18633 )
...
* fix GT911 crash
* remove wrong frag when using GT911
2023-05-10 14:02:51 +02:00
Jason2866
64e844d387
Disable crashing GT911 driver ( #18631 )
2023-05-10 11:28:59 +02:00
Jeroen
632176765d
Added define to adjust calibration precision. ( #18613 )
...
Co-authored-by: JeroenSt <nospam@nospam.org>
2023-05-10 09:38:27 +02:00
TID
bef49b4617
Update polish language ( #18615 )
2023-05-10 09:36:54 +02:00
Jason2866
e672e2fe9c
back to Ubuntu 20.04
2023-05-09 23:41:29 +02:00
s-hadinger
884b6713a8
Berry fix energy ( #18628 )
2023-05-09 23:24:23 +02:00
Jason2866
367acfcb74
Use Ubuntu 22.04 for Berry workflow
2023-05-09 22:58:39 +02:00
Jason2866
2c7369cb2d
Use Ubuntu 22.04 for all steps
...
The issue in Berry compile is fixed
2023-05-09 22:53:02 +02:00
s-hadinger
652a8edefa
Berry solidify for ubuntu 22.04 ( #18627 )
2023-05-09 22:21:39 +02:00
s-hadinger
c4d90d4636
Berry suppress warnings ( #18626 )
2023-05-09 22:10:16 +02:00
s-hadinger
11631cdb19
Solidified Code updated
2023-05-09 19:42:42 +00:00
s-hadinger
88593be79c
Matter fix autoconf_device_map ( #18625 )
2023-05-09 21:41:05 +02:00
Mateusz Bronk
6a7b2b0c6e
IR: Extended the A/C protocol with Command/iFeel/SensorTemp ( #18612 )
...
* IR: Added support for new A/C protocol fields
New fields introduced in IRremoteESP8266 v2.8.5:
1. Command (one of: [Control | Config | iFeel | Timer], default: Control) - allows to set IR command type (e.g. iFeel for no-beep ambient sensor report)
2. iFeel (boolean, default: false) - configures whether iFeel (ambient sensor temp. is used by the A/C unit)
3. SensorTemp - the ambient sensor temperature reading to send
Note:
- Fan setting via int is now 6-value (breaking change -> 6 is the new max)
* IR A/C: Model now pretty-printed to JSON
Model string is the default (falls back to int if n/a)
* IR A/C: Added separate JSON resp. per command type
* No change for "kControlCommand" (default/legacy).
* SensorReport/Timer/Config commands only contain relevant JSON nodes
Additionally:
Clock has time semantics (input: minutes, output: HH:MM), except for "config" mode,
where state.clock is used as ConfigKey and state.sleep is used as ConfigValue.
---------
Co-authored-by: Mateusz Bronk <2566147+mbronk@users.noreply.github.com>
2023-05-09 21:35:56 +02:00