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
Theo Arends
18c56f92bb
Update change logs
2023-10-27 17:42:38 +02:00
FransOv
0130ce972a
Support of Winsum ZH03B sensor Dust particle sensor in xsns_18_pms5003.ino ( #19850 )
...
* Update xsns_18_pms5003.ino
The Winsum ZH03B sensor is quite similar to the Plantower PMS3003 sensor. The main difference is the response in passive mode. With these changes xsns_18_pms5003.ino can support the ZH03B sensor when PMS_MODEL_ZH03X is defined in the configuration file.
* Update xsns_18_pms5003.ino
2023-10-27 17:34:49 +02:00
Dellucifer
f45b55a18b
Rectified Typos ( #19841 )
...
* Rectified Typos
* Update settings.json
2023-10-26 18:04:34 +02:00
s-hadinger
d2b370ab44
Fix Berry on old ESP32 ( #19830 )
2023-10-24 18:01:14 +02:00
Theo Arends
84eaae572c
Fix core 3 S2 USB
2023-10-24 17:00:11 +02:00
Theo Arends
5c395ffc06
Fix core 3 S2 USB
2023-10-24 16:41:36 +02:00
Theo Arends
84ced0fcab
Add ESP32 core v3 auto TasConsole USB or Serial connection by @staars
2023-10-24 16:32:39 +02:00
Barbudor
1d5f55d374
increase MAX_HUE_DEVICES to 32 ( #19820 )
2023-10-23 09:36:39 +02:00
s-hadinger
4f9c7ada04
Fix audio Arduino 3 ( #19819 )
2023-10-22 21:30:36 +02:00
Jason2866
4fb02cd22e
Arduino Core 3.0.0-alpha2 ( #19818 )
2023-10-22 18:28:39 +02:00
Jason2866
30521027ab
Keep FS intact when over flashing with VSC ( #403 ) ( #19816 )
2023-10-22 17:10:59 +02:00
Theo Arends
0ae793a8d4
Save some bytes
2023-10-21 17:37:31 +02:00
Theo Arends
57860b692d
Fix GpioRead ( #19810 )
2023-10-21 17:20:55 +02:00
s-hadinger
356de1a16a
Add command ``GpioRead`` ( #19814 )
...
* Add command ``GpioRead``
* change output
2023-10-21 15:56:40 +02:00
Theo Arends
6efe2ab514
Add I2C bus2 support to LM75AD temperature sensor
2023-10-21 15:42:32 +02:00
Theo Arends
bec0c27750
Add I2C bus2 support to SI1145/6/7 Ultra violet index and light sensor
2023-10-21 15:31:54 +02:00
Theo Arends
bd90363565
Update changelogs
2023-10-21 14:48:12 +02:00
s-hadinger
3412c17e2d
Add latest Matter changelog
2023-10-20 18:24:39 +02:00
s-hadinger
59be99991c
Matter Light0 now accept a Relay number ( #19809 )
2023-10-20 18:20:31 +02:00
Theo Arends
c91882daeb
Add ADS1115 I2C bus2 support
2023-10-20 17:39:00 +02:00
Theo Arends
7238d857e9
Add SHT3x I2C bus2 support
2023-10-20 14:52:21 +02:00
Theo Arends
f05470bf81
Add HYT I2c bus2 support
2023-10-20 13:35:24 +02:00
Theo Arends
2cabbc68c3
Add bus2 info
2023-10-20 11:51:44 +02:00
Ludovic BOUÉ
6844bb606d
Create Matter_Plugin_9_Virt_Sensor_Occupancy.h ( #19786 )
...
* Create Matter_Plugin_9_Virt_Sensor_Occupancy.h
* Create Matter_Plugin_9_Virt_Sensor_Occupancy.be
Implements the behavior for a Virtual Occupancy Sensor
* Update be_matter_module.c
Enable Virt_Sensor_Occupancy
* Create solidified_Matter_Plugin_9_Virt_Sensor_Occupancy.h
* Update Matter_UI.be
Add missing v_occupancy and v_onoff
* Update solidified_Matter_UI.h
* Update be_matter_module.c
* Update be_matter_module.c
* Update Matter_Plugin_9_Virt_Sensor_Occupancy.be
* Delete lib/libesp32/berry_matter/src/solidify/Matter_Plugin_9_Virt_Sensor_Occupancy.h
Remove undeeded file
* Update solidified_Matter_Plugin_9_Virt_Sensor_Occupancy.h
Fix case
* Update solidified_Matter_UI.h
Fix case
* Update be_matter_module.c
Update
* Update Matter_UI.be
remove v_onoff
* Update solidified_Matter_UI.h
update
---------
Co-authored-by: s-hadinger <49731213+s-hadinger@users.noreply.github.com>
2023-10-19 22:55:29 +02:00
Theo Arends
88a3d6cb7e
Update changelogs
2023-10-19 18:04:48 +02:00
Norbert Richter
1f8cd6a259
Fix NeoPool filtration mode display ( #19801 )
2023-10-19 18:01:56 +02:00
Theo Arends
e3253fea8f
Add I2C bus2 support to BH1750
2023-10-19 18:01:12 +02:00
Theo Arends
b39adacc41
Fix HTU21 bus number
2023-10-19 17:44:59 +02:00