Jason2866
4e8e01fd62
Flash mode QIO for C2 ( #19944 )
2023-11-06 16:50:54 +01:00
s-hadinger
9cfe78a8a0
Audio refactoring of DAC ( #19939 )
2023-11-06 08:52:11 +01:00
s-hadinger
625b204cb2
Berry ``debug.gcdebug()`` to enable GC debugging ( #19936 )
2023-11-05 18:40:28 +01:00
s-hadinger
3207d542c1
Fix Zero-Cross Dimmer for ESP32 with Core3 ( #19929 )
...
* Fix Zero-Cross Dimmer for ESP32 with Core3
* Remove left-over
* Fix esp8266
2023-11-04 19:19:48 +01:00
Norbert Richter
5d4330611a
Add NeoPool NPHydrolysis percent and unit ( #19924 )
2023-11-04 15:42:01 +01:00
Jason2866
361c15d63b
Delete homekit.c ( #19923 )
2023-11-04 13:05:48 +01:00
s-hadinger
fbe31ab294
Fix Core3 warnings when compiling LVGL ( #19921 )
2023-11-04 12:22:44 +01:00
s-hadinger
46df036b51
Cosmetic changes ( #19920 )
2023-11-04 11:46:25 +01:00
s-hadinger
dcbb22a256
Matter improve virtual plugins ( #19918 )
...
* Matter improve virtual plugins
* Disable sensor probing for virtual
* solidify
2023-11-03 23:12:04 +01:00
s-hadinger
8e6a8b6cff
Matter solidify map of plugins ( #19917 )
2023-11-03 21:50:55 +01:00
protectivedad
11e9b7375d
The webserver for the esp32-cam stream doesn't get started automatically. ( #19905 )
...
This ensures that it does start when the WcStream (or WcInterrupt) are run.
Co-authored-by: Anthony Sepa <protectivedad@gmail.com>
2023-11-03 16:02:42 +01:00
stefanbode
b83516970f
fix #19911 tilt position is not restored with command: shutterposition 0,-45 ( #19916 )
...
* fix shutterposition 0,-45 does not keep tilt
allow , on different config settings
* fix shutterposition 0,-45 does not maintain tilt
allow , on different config settings.
2023-11-03 16:01:57 +01:00
Theo Arends
dab1a5302e
Update changelogs
2023-11-03 14:34:03 +01:00
s-hadinger
ec039a8390
Matter update hierarchy of plugins ( #19915 )
2023-11-03 14:21:13 +01:00
Theo Arends
f78c195945
Update changelogs - Bump version v13.2.0.2
2023-11-03 14:20:36 +01:00
s-hadinger
2791087f3c
Solidified Code updated
2023-11-03 10:10:03 +00:00
Ludovic BOUÉ
8c40d77664
Adding Matter Flow sensor support ( #19852 )
...
* Create Matter_Plugin_3_Sensor_Flow.be
* Create Matter_Plugin_Bridge_Sensor_Flow.be
* Create Matter_Plugin_9_Virt_Sensor_Flow.be
* Update Matter_Plugin_3_Sensor_Flow.be
0x0404 Flow Measurement cluster
* Rename Matter_Plugin_Bridge_Sensor_Flow.be to Matter_Plugin_4_Bridge_Sensor_Flow.be
* Update Matter_UI.be
* Update be_matter_module.c
* Update be_matter_module.c
* Fixes
* Update be_matter_module.c
* Update Matter_Plugin_9_Virt_Sensor_Flow.be
* Update Matter_Plugin_3_Sensor_Flow.be
* Update be_matter_module.c
* Update solidified_Matter_Plugin_9_Virt_Sensor_Flow.h
2023-11-03 11:08:38 +01:00
gemu
2d05bd2597
add tcp client, fix timer issue ( #19914 )
2023-11-03 10:39:18 +01:00
s-hadinger
217c568301
HASPmota add styling properties ( #19912 )
2023-11-02 22:11:48 +01:00
Theo Arends
63297ec5c9
Start using constexpr in featurelist
...
Saves 128 bytes.
2023-11-02 17:44:29 +01:00
Christian Baars
580c46177f
MI32: fix restart on C6 ( #19909 )
2023-11-02 13:55:15 +01:00
Jason2866
62675a37a0
clean up in Arduino3 envs
2023-11-02 12:15:27 +01:00
Jason2866
6a86576dac
add MI env ( #19902 )
...
* rename odroid ard3 env to tasmota32-psramfix_ard3
* add inbuilt JTAG debugger
* rm Homekit leftovers
* add MI env
2023-11-02 12:03:14 +01:00
Jason2866
3da80e9144
Enable IR Remote ( #19908 )
2023-11-02 11:33:07 +01:00
s-hadinger
8d9f76d52d
Fix IR receive on ESP32 with Arduino Core 3 ( #19904 )
2023-11-01 22:49:59 +01:00
Christian Baars
c238d8d4d1
several updates ( #19893 )
2023-11-01 17:30:22 +01:00
stefanbode
2e95f45458
continuous improvement ( #19897 )
...
- servo fix on movement during operation. position did not behave as expected if position change before stop
- enhanced minimum change on stepper shutter depending on motordelay
2023-11-01 14:15:52 +01:00
Jason2866
ba4d031cc6
align Boards Info
2023-11-01 12:31:52 +01:00
s-hadinger
86e777eaad
Fix python coc warning ( #19895 )
2023-11-01 12:09:10 +01:00
s-hadinger
0cd1ae965c
Berry fix warning in be_lexer ( #19892 )
2023-10-31 22:11:18 +01:00
Jason2866
d148cc21f6
add tasmota32c6cdc-arduino30 ( #19891 )
2023-10-31 20:43:12 +01:00
Barbudor
f9717ceb7f
fix compile USE_PID ( #19890 )
2023-10-31 20:42:42 +01:00
Jason2866
6527442110
move core3 platform to `platformio_tasmota32.ini` ( #19889 )
...
* Update platformio_tasmota32.ini
* Update platformio_tasmota_core3_env_sample.ini
* Update platformio_tasmota_core3_env_sample.ini
* Update platformio_override_sample.ini
* Fix optical look
* Update platformio_tasmota_core3_env_sample.ini
* Update platformio_tasmota32.ini
2023-10-31 20:42:29 +01:00
stefanbode
24927f17c9
enhancement servo shutter ( #19888 )
...
allow on servo also very small changes of position. need to do similar with steppers later
2023-10-31 20:41:41 +01:00
Varun Dhand
00e3087f51
fix: typo in CHANGELOG.md ( #19882 )
2023-10-31 20:41:22 +01:00
Jason2866
53bd4635d9
move arduino30 default envs ( #19885 )
2023-10-31 13:35:58 +01:00
Jason2866
9020b7d5c2
add OPI / OPI boards ( #19884 )
...
* add OPI / OPI boards
* add S3 OPI_OPI env
2023-10-31 13:18:19 +01:00
Theo Arends
6410e72b6c
Add max size
2023-10-30 21:52:58 +01:00
Theo Arends
09f473b734
A future proof solution ;-)
2023-10-30 21:47:49 +01:00
Jason2866
b0d5cffe16
Add flash mode `OPI` to Tasmota info page ( #19881 )
...
* add OPI mode to info page
2023-10-30 18:27:25 +01:00
Jason2866
fdef240ea4
fix resize for FS >16MB ( #19880 )
2023-10-30 18:07:24 +01:00
Theo Arends
444f4fcd62
Fix ESP32 32MB program flash size
2023-10-30 15:29:01 +01:00
stefanbode
8540ee37fc
fix on servo and ESp32 ( #19878 )
...
servo did not react same on ESP32 than ESP8266. Changed to TASMOTA pwmapply capabilities
2023-10-30 14:48:32 +01:00
anishsane
be94a6cac8
Fix for CmndHDMIAddr function. ( #19866 )
...
* Fix for CmndHDMIAddr function.
1. Typical values for XdrvMailbox.payload are 0x1000...0x4000. Hence the
check should be (value > 0).
2. Don't overwrite the user supplied value with value read from the hardware.
* Correct the condition in CEC_Device::OnReady.
We should check for _on_ready_cb before calling _on_ready_cb.
2023-10-29 17:14:44 +01:00
Jason2866
b034e5bb93
Optimize esptool reset options in boards.json ( #19868 )
2023-10-29 17:13:31 +01:00
Alexander Nagy
b3b0ffd6b0
Adding display.ini for 1.44 inch 128x128 red SPI display ( #19862 )
2023-10-29 13:16:32 +01:00
Theo Arends
26f14caee9
Fix S2 core3 compiles
2023-10-28 16:20:44 +02:00
Norbert Richter
b65f32c5f3
Neopool enhancements for HA ( #19857 )
...
* Add NeoPool hydrolysis setpoint and max
* Add NeoPool command ``NPFiltrationSpeed``
* Change NeoPool topic ``Power`` to ``Powerunit``
* Add ``SO157`` for NeoPool output sensitive data
2023-10-28 14:07:49 +02:00
Jason2866
75ec9da8a2
Refactoring of storing safeboot bin ( #19858 )
...
* Folder for storing safeboot is now configurable
* Platform 2023.10.06
* Platform 2023.10.12
2023-10-28 13:15:31 +02:00
Andreas Ziemer
dfa6f9a771
Update be_lexer.c ( #19856 )
...
Added check for unterminated block comments
2023-10-28 11:43:35 +02:00