8169 Commits

Author SHA1 Message Date
Stephan Hadinger
c8148a623f Firmware upload using factory partition 2022-05-02 17:25:31 +02:00
pkkrusty
6538b9562e
Update tasmota.h 2022-05-02 14:19:42 +00:00
pkkrusty
9369af6c50
Add InfluxDB RP 2022-05-02 13:50:31 +00:00
pkkrusty
251f373128
Add option to specify retention policy
Certain sensors and data flowing to a TSDB like Influx will need different retention policies. Network monitoring, maybe one week, soil moisture for the garden, one month, temperature data, a few years. To avoid growing a large database, it makes sense to assign a retention policy per device if desired.(since most devices won't be doing weather data AND network reporting). Blank retention policy will just use the InfluxDB default (usually infinite).
2022-05-02 13:48:45 +00:00
Stephan Hadinger
b687d9f17d Add API mode to partition switch u4 2022-05-02 10:00:00 +02:00
Stephan Hadinger
bc87115164 HTTP API to switch to and from factory partition 2022-05-01 23:16:21 +02:00
Theo Arends
804230da54 Fix ESP32 boot to safemode 2022-05-01 17:32:42 +02:00
Theo Arends
5c136bf0cc Add ESP32 intermediate safemode OTA 2022-05-01 16:12:54 +02:00
Theo Arends
ff6342cad0 Prep ESP32 file upload on single partition 2022-05-01 15:18:15 +02:00
Stephan Hadinger
66aa714524 Berry partition manager display factory partition 2022-04-30 18:50:05 +02:00
s-hadinger
fc4ce490b1
Merge pull request #15495 from s-hadinger/berry_partition_single
Berry make partition manager compatible with single OTA
2022-04-30 17:16:46 +02:00
Stephan Hadinger
c394830f99 Berry make partition manager compatible with single OTA 2022-04-30 17:00:24 +02:00
Theo Arends
459f36441e Add more ESP32S2 decoded versions 2022-04-30 16:50:37 +02:00
Stephan Hadinger
453e7b3a6b Berry update gpio list with SDIO and more 2022-04-30 13:18:22 +02:00
Stephan Hadinger
83ba50f904 Berry make commands and rules reentrant 2022-04-30 12:48:06 +02:00
bovirus
87a72079b4
Update it_IT.h 2022-04-30 09:44:54 +02:00
bovirus
631978ff24
Update italian language 2022-04-30 09:40:08 +02:00
s-hadinger
33142a7071
Merge pull request #15487 from s-hadinger/berry_mqtt_subscribe
Berry easier MQTT subscribe
2022-04-30 08:59:08 +02:00
Stephan Hadinger
80cb0564cd Berry easier MQTT subscribe 2022-04-29 23:43:55 +02:00
Stephan Hadinger
089cfd1c76 Berry make debug easier 2022-04-29 23:23:04 +02:00
s-hadinger
950933cafa
Berry rename solidified partition to partition_core (#15482)
* Berry rename solidified partition to partition_core

* Add init to force `partition_core` as global
2022-04-29 12:03:19 +02:00
Theo Arends
23c48da699
Merge pull request #15474 from curzon01/flowratemeter
Add flowratemeter
2022-04-28 09:00:19 +02:00
Philipp Richter
40fa1548cd Remove debug function WcApplySettings 2022-04-27 23:44:09 +02:00
Philipp Richter
e321875b25 Keep settings on resolution change 2022-04-27 22:50:47 +02:00
Philipp Richter
ad9c4d2406 Merge branch 'development' of github.com:philrich/Tasmota into development 2022-04-27 22:37:46 +02:00
Philipp Richter
22aeda5a14 Integrate Nightmode and Reduced FPS into WcFeature 2022-04-27 22:37:32 +02:00
SteWers
823cbb1b03 [SolaxX1] ReadConfig
- compiler directive to disable `ReadConfig` for saving 3k1 code if needed
- small code optimization
2022-04-27 19:47:51 +02:00
Norbert Richter
0ae8bfe2eb
Refactor names 2022-04-27 17:50:41 +02:00
Norbert Richter
8857698bc7
Update module consumtion 2022-04-27 17:44:08 +02:00
Norbert Richter
8d9c945cee
Refactor string const 2022-04-27 17:44:08 +02:00
Norbert Richter
b5a0c5ca79
Fix missing lang definition 2022-04-27 17:44:07 +02:00
Norbert Richter
b1933f7c0e
Rename flowratemeter 2022-04-27 17:44:07 +02:00
Norbert Richter
ff3adb9bf0
Add flow rate value source type 2022-04-27 17:44:07 +02:00
Norbert Richter
52757cb8a4
Refactor ISR 2022-04-27 17:44:07 +02:00
Norbert Richter
96a36b7bdb
Revert "Refactor ISR"
This reverts commit 9033ada3c70c6214770de05c573139c90e08678f.
2022-04-27 17:44:07 +02:00
Norbert Richter
f192284660
Refactor Sensor cmnd 2022-04-27 17:44:06 +02:00
Norbert Richter
732359a885
Refactor ISR 2022-04-27 17:44:06 +02:00
Norbert Richter
fb796187c2
Flowmeter integration 2022-04-27 17:44:06 +02:00
Norbert Richter
abc4f74fbc
Refactor flowmeter calc 2022-04-27 17:44:06 +02:00
Norbert Richter
d7d71cd9c8
Add flowmeter (YF-DN50 and similary) 2022-04-27 17:44:06 +02:00
philrich
0145d29a50
Merge branch 'arendst:development' into development 2022-04-27 00:33:34 +02:00
Philipp Richter
c8e6e45104 Support all features of OV2640 Webcam
* AWB, AEC, AGC, Gamma Correct, Lens Correct
* WPC, BPX, DCW, Colorbar
* Support Bonus Features: Streamspeed, Nightmode
* Command to Set Defaults
* Command to Show Stats
* Display FPS in Webgui
2022-04-27 00:25:26 +02:00
Stephan Hadinger
be180c2da5 Berry simplify drivers 2022-04-26 19:43:58 +02:00
Stephan Hadinger
2106c5aa56 OpenHASP fix touch event 2022-04-25 19:24:55 +02:00
blakadder
b45fd4f541
Update partition.be
fix typo
2022-04-25 14:54:45 +02:00
s-hadinger
ae93d41b6a
Merge pull request #15455 from s-hadinger/fix_openhasp_demo
Fix openhasp demo
2022-04-25 12:04:02 +02:00
Theo Arends
2add4d4712 Workaround HWCDC exception 2022-04-25 12:03:53 +02:00
Stephan Hadinger
d30faab8b2 Fix openhasp demo 2022-04-25 12:03:18 +02:00
Theo Arends
6466da6d8b
Merge pull request #15449 from Jason2866/openhasp
openhasp as default in lvgl env.
2022-04-25 10:24:35 +02:00
s-hadinger
3861736d98
Merge pull request #15452 from s-hadinger/rename_3_btn_driver
Rename 3 buttons driver
2022-04-25 08:47:04 +02:00