Commit Graph

666 Commits

Author SHA1 Message Date
barbudor 4ad96a5465 Fix empty D_START breaks GetStateNumber() 2022-03-05 22:12:11 +01:00
Theo Arends 079cf0f2f5 Prep ADE7880 - Shelly3EM 2022-03-05 15:09:17 +01:00
Theo Arends a67898e8b3 Revert "Consolidate Russia"
This reverts commit 7b2c81b6dd.
2022-02-25 16:55:52 +01:00
Theo Arends 7b2c81b6dd Consolidate Russia 2022-02-24 09:23:13 +01:00
bovirus 877966d1ac
Italian language update 2022-02-20 13:32:57 +01:00
jeevasdev c8b8fe2da4 Added support for BL6523 chipset based Energy Monitors 2022-02-15 13:51:43 +11:00
Theo Arends f218660b71 Revert CalVer in favour of SemVer 2022-02-05 15:50:04 +01:00
TID e6f6e64121
Update pl_PL.h
Update polish language
2022-02-04 16:53:47 +01:00
bovirus 476072ca20
Update italian language 2022-02-04 14:48:33 +01:00
Max af2fe0da3a Update en_GB.h
Dublicate removed
2022-01-27 19:42:26 +03:00
Max 22d549ca3d Update CM11 2022-01-26 15:03:21 +03:00
Max 1ef08e15f1 Squashed commit of the following:
commit 5563b50abdd70806099248bea875be63b1a8acbb
Author: Max <rekin.m@gmail.com>
Date:   Wed Jan 26 12:03:21 2022 +0300

    Update xsns_95_cm1107.ino

commit fbcfccb9732b3b47c7e5f2554e9d9f5765aad719
Merge: a7a792ff0 62458e367
Author: Max <rekin.m@gmail.com>
Date:   Wed Jan 26 09:44:09 2022 +0300

    Merge pull request #3 from arendst/development

    Add command ``SspmEnergyTotal<relay>``

commit a7a792ff026872736aad991aa23702fc53e278a2
Merge: a4199127a d7664c02a
Author: Max <rekin.m@gmail.com>
Date:   Tue Jan 25 18:48:12 2022 +0300

    Merge remote-tracking branch 'upstream/development' into CM11_sensor

commit a4199127a178265c0eefc08a07c41716ce72f7d3
Author: Max <rekin.m@gmail.com>
Date:   Tue Jan 25 18:38:35 2022 +0300

    CM11

commit ff0c88badc83ea789b217b5d400d0660573fe64c
Author: Max <rekin.m@gmail.com>
Date:   Tue Jan 25 18:37:23 2022 +0300

    Create xsns_95_cm1107.ino
2022-01-26 14:25:10 +03:00
Jason2866 9edf7efddc
fix compile missing #define D_MQ "MQ" 2022-01-24 17:14:00 +01:00
rice103 2bf3ac417b bug fix, implements filter to make average of data 2022-01-23 23:54:29 +01:00
rice103 e72248899e Supports for MQ analog sensor for air quality
It's support the analog sensor for quality air (also for esp-32)
-added on list of assignable pins in module
-with adcparams can choose wich mqx you have with seconds param ex: adcparam 10 4 (you have the mq-04)
2022-01-23 17:10:35 +01:00
bovirus d03d8b5b20
Update Italian language
Please check and merge. Thanks.
2022-01-19 12:14:14 +01:00
Theo Arends 7a2d490e68
Merge pull request #13443 from dad401/development
Add support for SDM230 ModBus
2022-01-15 14:48:10 +01:00
Marcus 2a5214bd08 changed all language file for SDM230 driver 2022-01-15 14:14:32 +01:00
Marcus ba55d67cbc changed: BUILDS.md
changed:       CHANGELOG.md
	changed:       tasmota/language/de_DE.h
	changed:       tasmota/language/en_GB.h
	open/todo:     update all other localization files
	changed:       tasmota/my_user_config.h
	changed:       tasmota/support_features.ino
	changed:       tasmota/tasmota_configurations.h
	changed:       tasmota/tasmota_configurations_ESP32.h
	changed:       tasmota/tasmota_template.h
	changed:       tasmota/tasmota_template_legacy.h
	changed:       tasmota/xdrv_03_energy.ino
	new file:     tasmota/xnrg_21_sdm230.ino

added support (POC) for Eastron SDM230 ModBus (based on existing drivers SDM120 and SDM630) - suggestion for future versions:
use the same pin names for all SDM(72|120|220|230|630) drivers, e.g.: GPIO_SDMxxx_TX and GPIO_SDMxxx_RX and integrate
all drivers into one (xnrg_xx_SDM-ModBus.ino)
2022-01-15 14:14:32 +01:00
bovirus 821ee9738a
Update Italian language
Please check and merge. Thanks.
2022-01-15 12:25:56 +01:00
SteWers a4b218b89e [Solax X1] Rework inverter-mode
- redesign inverter-mode implementation
- enhancements to solax protocol version 1.7
- few german translation fixes
2022-01-08 21:46:23 +01:00
SteWers aa7750997a RTS support and offline status (Fix#1) 2022-01-06 10:08:44 +01:00
SteWers 32cc20219a [Solax X1] RTS support and offline status 2022-01-06 09:52:27 +01:00
lexxai b1bbf26656
Update uk_UA.h
translated "Dew point"
2021-12-21 03:23:19 +02:00
Theo Arends 0cdf6c9653 Refactor Shift595 2021-12-05 14:49:49 +01:00
jziolkowski d855cc22a0 Add support for 74x595 shift registers 2021-12-04 17:52:29 +01:00
jziolkowski 8c12424d78 WIP 2021-12-04 15:39:00 +01:00
StoyanDimitrov a115f527a3
Update Bulgariant translation
Translation refinements.
2021-11-15 20:23:10 +00:00
Jason2866 e20fd9a8ec
Update de_DE.h 2021-11-03 16:43:49 +01:00
bovirus 05b2045d88
Update Italian language 2021-11-03 12:18:38 +01:00
Theo Arends 5243b17a1a Add 1 second heartbeat GPIO 2021-11-03 11:58:05 +01:00
Stoyan Dimitrov 375bfb9eec Update Bulgarian translation 2021-10-28 20:20:00 +03:00
Baton34 e4c91fc247
Update ru_RU.h 2021-10-28 15:45:40 +03:00
Baton34 5860f44206
Update ru_RU.h 2021-10-28 15:39:00 +03:00
Adrian Scillato 8605ad3cb8
Merge pull request #13381 from ascillato/patch-1
Update Spanish Translation
2021-10-16 15:31:26 -03:00
Adrian Scillato 5fe5507659
Merge pull request #13383 from ascillato/patch-3
Update BR Portuguese Translation
2021-10-16 15:31:18 -03:00
Adrian Scillato 490d801028
Update BR Portuguese Translation 2021-10-16 14:52:50 -03:00
Adrian Scillato a34d55e93d
Update PT Portuguese Translation 2021-10-16 14:51:23 -03:00
Adrian Scillato 008a389a9c
Update Spanish Translation 2021-10-16 14:48:17 -03:00
Theo Arends 0f33fa3293 Update nl_NL.h 2021-10-16 15:13:09 +02:00
TID aac8ba83c3
Update pl_PL.h
Several language modifications
2021-10-16 12:47:05 +02:00
bovirus d8f89a875b
Update Italian language
@ascillato 

Please check and merge. Thanks.
2021-10-16 10:38:05 +02:00
Jason2866 653c3a2dd4
Update de_DE.h 2021-10-12 11:46:23 +02:00
Theo Arends c940f932c8 Fix neopool compilation 2021-10-12 10:54:12 +02:00
Theo Arends c010a4b9de
Merge pull request #13343 from curzon01/dev-neopool
Add NeoPool cell runtime, rw error repetition, register desc
2021-10-12 10:44:41 +02:00
Adrian Scillato 9da6f22fc8
Merge pull request #13341 from ascillato/patch-5
Update Version of FR translation File
2021-10-11 20:37:16 -03:00
Adrian Scillato 0592a96d1b
Merge pull request #13339 from ascillato/patch-3
Update Portuguese PT Translation
2021-10-11 19:44:11 -03:00
Adrian Scillato bb9f408a3d
Merge pull request #13340 from ascillato/patch-4
Update Version of IT Translation File
2021-10-11 19:44:01 -03:00
Adrian Scillato 805b199255
Update Version of FR translation File 2021-10-11 19:42:04 -03:00
Adrian Scillato 3cbaae895d
Update Version of IT Translation File 2021-10-11 19:41:20 -03:00
Adrian Scillato 2aa6deecd1
Update Portuguese PT Translation 2021-10-11 19:38:50 -03:00
Adrian Scillato 31aa4d1ae6
Update Portuguese BR Translation 2021-10-11 19:37:36 -03:00
Adrian Scillato d358988cd5
Update Spanish Translation 2021-10-11 19:16:55 -03:00
Norbert Richter f580d46c9b
Add NeoPool cell runtime 2021-10-11 17:03:28 +02:00
bovirus 17c24af0b3
Italian language update 2021-10-11 13:39:57 +02:00
Theo Arends a466c5abf3 Add support for HM330X
Add support for HM330X SeedStudio Grove Particule sensor (#13250)
2021-10-08 13:59:11 +02:00
Barbudor 0e777193fc add 'show hidden files' checkbox in fileman 2021-10-03 20:11:14 +02:00
Barbudor df7810a6f8 add support for BL0942 to xnrg_14_bl09xx.ino 2021-10-02 20:00:18 +02:00
Barbudor 85e04ab0c2 fix it_IT 2021-09-21 18:43:40 +02:00
Barbudor 65989d2552 bl09xx driver for both bl0939 and bl0940 2021-09-21 18:25:52 +02:00
André_Teixeira_1998 cbc13be1aa
Fixed 2 typos in Portuguese PT language file 2021-09-03 15:21:24 +01:00
bovirus f1c4eb3cfd
Update it_IT.h
Update for Italian language.
Please check and merge.
2021-08-31 11:51:22 +02:00
Jason2866 b35072c1e1
Some corrections 2021-08-29 16:58:20 +02:00
Theo Arends 454d4601b4 Add support for IKEA VINDRIKTNING
Add support for IKEA VINDRIKTNING particle concentration sensor (#12976)
2021-08-26 11:16:28 +02:00
Theo Arends d4f444a85a Add support for Hydreon RG-15 Solid State Rain sensor
Add support for Hydreon RG-15 Solid State Rain sensor (#12974)
2021-08-25 17:25:11 +02:00
Wouter Breukink 7ad2975063 Added support for Hydreon RG-15 Rain Sensor 2021-08-25 15:01:14 +01:00
Adrian Scillato 99d09d9b5f
Update zh_TW.h 2021-08-16 19:10:56 -03:00
Adrian Scillato 948c57e5c0
Update zh_CN.h 2021-08-16 19:10:09 -03:00
Adrian Scillato 05bf18900a
Update vi_VN.h 2021-08-16 19:09:46 -03:00
Adrian Scillato 0e48f3f0ab
Update uk_UA.h 2021-08-16 19:09:20 -03:00
Adrian Scillato 209724944a
Update tr_TR.h 2021-08-16 19:08:55 -03:00
Adrian Scillato ed5668dd0b
Update sv_SE.h 2021-08-16 19:08:31 -03:00
Adrian Scillato 8e0d4e1527
Update sk_SK.h 2021-08-16 19:08:06 -03:00
Adrian Scillato 7468b2fa40
Update ru_RU.h 2021-08-16 19:07:46 -03:00
Adrian Scillato 387eb01a72
Update ro_RO.h 2021-08-16 19:07:17 -03:00
Adrian Scillato 07ca6ed820
Update pt_PT.h 2021-08-16 19:06:54 -03:00
Adrian Scillato 7b9adf766b
Update pt_BR.h 2021-08-16 19:06:21 -03:00
Adrian Scillato cf611d83a1
Update pl_PL.h 2021-08-16 19:05:50 -03:00
Adrian Scillato d9560d0f4c
Update nl_NL.h 2021-08-16 19:05:15 -03:00
Adrian Scillato a9e8b764a6
Update ko_KO.h 2021-08-16 19:04:48 -03:00
Adrian Scillato dbe94e149d
Update it_IT.h 2021-08-16 19:03:59 -03:00
Adrian Scillato df580f72e8
Update hu_HU.h 2021-08-16 19:03:04 -03:00
Adrian Scillato 74ef6d5f2a
Update he_HE.h 2021-08-16 19:02:30 -03:00
Adrian Scillato 6440d58a6a
Update fy_NL.h 2021-08-16 19:02:03 -03:00
Adrian Scillato d6b3a7f478
Update fr_FR.h 2021-08-16 19:01:42 -03:00
Adrian Scillato f40bf26299
Update es_ES.h 2021-08-16 19:01:17 -03:00
Adrian Scillato d23e6f96db
Update el_GR.h 2021-08-16 19:00:47 -03:00
Adrian Scillato 2c2e810dae
Update de_DE.h 2021-08-16 19:00:14 -03:00
Adrian Scillato d3b0e47711
Update cs_CZ.h 2021-08-16 18:59:31 -03:00
Adrian Scillato b4dd5ca33b
Update bg_BG.h 2021-08-16 18:58:56 -03:00
Adrian Scillato b531d7d3f2
Update af_AF.h 2021-08-16 18:56:58 -03:00
Adrian Scillato 07bc310660
Update en_GB.h 2021-08-16 18:55:34 -03:00
Adrian Scillato 2b8d8919cf
Merge pull request #12696 from ascillato/patch-3
Update Portuguese-BR Translation
2021-07-19 15:22:44 -03:00
Adrian Scillato 33fd2d62d7
Merge pull request #12697 from ascillato/patch-2
Update Portuguese-PT Translation
2021-07-19 15:02:02 -03:00
Adrian Scillato 6efd233f8f
Merge pull request #12693 from bovirus/patch-1
Update italian language
2021-07-19 14:54:17 -03:00
Adrian Scillato ef885a5d30
Merge pull request #12695 from ascillato/patch-1
Update Spanish Translation
2021-07-19 14:28:30 -03:00
Adrian Scillato 81a845d932
Update Portuguese-BR Translation 2021-07-19 14:06:35 -03:00
Adrian Scillato c06dfc428d
Update Portuguese-PT Translation 2021-07-19 14:06:11 -03:00
Adrian Scillato e0000c7f8a
Update DE-Localization File Version 2021-07-19 14:01:42 -03:00
Adrian Scillato 2a9d80bea2
Update IT-Localization File version 2021-07-19 13:59:56 -03:00
Adrian Scillato ea65fa9164
Updated Spanish Translation 2021-07-19 13:57:32 -03:00
Jason2866 353c0b6130
Update de_DE.h 2021-07-19 18:15:14 +02:00
bovirus 78a5e7f30f
Update italian language 2021-07-19 17:41:38 +02:00
Marius Bezuidenhout 44e8b838cf Added missing translations 2021-07-13 20:18:11 +02:00
Marius Bezuidenhout 024cc0b9b6 Added MCP2515 library and Freedom Won BMS sensor 2021-07-12 12:32:27 +02:00
Jansen Arruda 346f488f8c
Update pt_BR.h
Update labels (Translate new ones and correct some old ones). Adjust to brazilian portuguese
2021-06-18 10:15:49 -03:00
Barbudor 2fdfae799f fix RO translation file 2021-06-17 19:41:40 +02:00
Barbudor 8523b50d4e FSMan: add file deletion confirmation 2021-06-17 19:02:58 +02:00
bovirus 2771fe3ee4
Update Italian language 2021-05-28 17:47:26 +02:00
s-hadinger 95d5c7e257
Merge pull request #12192 from s-hadinger/gpio_i2s
Added I2S and Interrupt GPIO types
2021-05-26 22:31:05 +02:00
Stephan Hadinger dec2c44501 Fix FR Interrupt 2021-05-26 08:17:11 +02:00
Stephan Hadinger 58360f7c17 Added I2S and Interrupt GPIO types 2021-05-25 20:14:15 +02:00
Theo Arends a55e054449
Update af_AF.h 2021-05-25 20:13:05 +02:00
Stephan Hadinger ce03ec0c9e Renamed `OLED Reset` to `Display Rst` 2021-05-25 19:26:40 +02:00
bovirus 308233c690
Update Italian language 2021-05-23 13:02:22 +02:00
Norbert Richter 87a4b2314f
Update Sugar Valley Neopool driver
Add NPLight TOGGLE cmnd
Add NPFiltrationMode string parameter
Add filtration speed on result
Add undocumented register function
Fix NPLight get status
Fix hydrolysis status
Fix NPFiltration side effects
Fix pH warning
Fix hydrolysis/redox value
Fix register desc
2021-05-23 10:54:05 +02:00
Theo Arends 43d81ae5b2
Merge pull request #11922 from mvoggenreiter/development
Added electricity meter easymeter Q3C
2021-05-22 17:40:48 +02:00
c210392 cc692e490f Spelling fixes 2021-05-06 17:45:48 +10:00
Theo Arends ec1e240163 Update it_IT.h
Fix quotes (#11950)
2021-04-29 17:03:36 +02:00
Michael Voggenreiter de12709ed6 Added electricity meter easymeter Q3C 2021-04-28 07:57:05 +02:00
Norbert f91eaf6572
Update de_DE.h
Fix typo.
2021-04-26 10:39:59 +02:00
Theo Arends 50bf61d8da
Merge pull request #11827 from ascillato/patch-2
Update Portuguese Translation (Portugal)
2021-04-21 18:01:02 +02:00
Theo Arends 9e951fd7d2
Merge pull request #11826 from ascillato/patch-1
Update Portuguese Translation (Brazil)
2021-04-21 18:00:49 +02:00
Adrian Scillato 09e86f0ce4
Update it_IT.h 2021-04-21 12:56:59 -03:00
Adrian Scillato ee034f74f9
Update en_GB.h 2021-04-21 12:56:45 -03:00
Adrian Scillato 9e9eb6412e
Update Portuguese Translation (Portugal) 2021-04-21 12:54:57 -03:00
Adrian Scillato c9beb7bd6e
Update Portuguese Translation 2021-04-21 12:51:17 -03:00
Adrian Scillato 3d376d45d2
Update Spanish Translation 2021-04-21 12:15:46 -03:00
bovirus 425b54e771
Update Italian language
Please check and merge, Thanks.
2021-04-21 16:58:07 +02:00
Stephan Hadinger 4395a19fe6 Add ``Input`` GPIO type with no default action, to be read via Berry 2021-04-21 10:05:10 +02:00
araczkowski 017be9eda3 PL translations update 2021-04-18 14:08:51 +02:00
bovirus ea491b4d5d
Update Italian language
Please check and merge. Thanks.
2021-04-16 14:58:06 +02:00
Adrian Scillato 78b8f0f9b6
Update Spanish Translation 2021-04-16 08:38:39 -03:00
Jason2866 d1e378587a
Update de_DE.h 2021-04-16 12:04:46 +02:00
Theo Arends 90422bc307 Oops I did it again 2021-04-16 11:43:26 +02:00
Jason2866 e12d56914b
Update de_DE.h 2021-04-15 14:16:39 +02:00
Adrian Scillato a451ad9836
Updated Italian Translation 2021-04-14 10:41:18 -03:00
Adrian Scillato 264fdb1f94
Updated Italian Translation 2021-04-14 09:59:02 -03:00
bovirus 434a332ddb
Update Italian language 2021-04-14 11:27:51 +02:00
Adrian Scillato 89f07f507e Add New Translation Keys 2021-04-12 13:45:18 -03:00
bovirus 26cc711cc8
Update Italian language 2021-04-12 07:32:34 +02:00
ha0y 30d016ea3f
Update zh_CN.h 2021-04-12 00:36:35 +08:00
Barbudor 06a75af1af file system editor GUI_FILE_EDIT 2021-04-11 15:22:57 +02:00
Adrian Scillato 915f2e2cef
Update it_IT.h 2021-04-10 11:16:49 -03:00
bovirus ec1065f442
Update Italian language 2021-04-10 09:54:35 +02:00
Theo Arends eb3fe9c5eb Oops. Fix compile 2021-04-09 17:05:22 +02:00
Adrian Scillato c60a8591b6
Update it_IT.h 2021-03-27 14:12:05 -03:00
bovirus c2d2b6429f
Update Italian language 2021-03-27 17:25:38 +01:00
Theo Arends be72bde8f5 Add ESP32 support for internal Hall Effect sensor
Add ESP32 support for internal Hall Effect sensor connected to both GPIO36 and GPIO39 only
2021-03-27 15:15:15 +01:00
Adrian Scillato 970ec6c1de
Update Portuguese BR Translation 2021-03-23 22:35:14 -03:00
Jason2866 590dc394cb
Shorter and better
Thx @ascillato2 for the hint!
2021-03-23 19:16:22 +01:00
Adrian Scillato ef0d858655
Update Spanish Translation 2021-03-23 14:49:51 -03:00
Adrian Scillato be0200a340
Update it_IT.h 2021-03-23 14:30:46 -03:00
Theo Arends 0543541833
Merge pull request #11440 from Jason2866/patch-2
Update de_DE.h
2021-03-23 18:15:10 +01:00
Jason2866 031472ceac
Update de_DE.h 2021-03-23 17:55:31 +01:00
bovirus 0103ea8fcd
Update Italian language 2021-03-23 17:25:34 +01:00
Theo Arends 88e00b1041 Prep GPIO zero-cross pulse 2021-03-23 15:17:32 +01:00
RaphDaMan 04c0b8d1d7 Included presence check, changed to XSNS_86 and hopefully solved language file conflicts. 2021-03-23 08:51:11 +01:00
RaphDaMan 3cf5609ad9 Merge remote-tracking branch 'upstream/development' into development
* upstream/development: (35 commits)
  some fixes
  fix image weblink
  fix compiler error with use_graph
  Add support for another variant of the 6-digit TM1637 display
  Add commands ``DisplayType`` and ``DisplayInvert``
  Update xdrv_05_irremote.ino
  Update xdrv_05_irremote_full.ino
  Update xdrv_05_irremote_full.ino
  Update xdrv_05_irremote.ino
  Update xdrv_20_hue.ino
  Berry fix rules
  Add frequency to CSE7761 driver
  Minor fixes
  Delete .history/tasmota directory
  Delete xdrv_20_hue_20210321092519.ino
  only perform interlock delay once
  No Discovery
  Remove text "Module" from GUI main page
  Refactor DisplayDimmer
  Use Berry as default for Core2 and Odroid-go
  ...
2021-03-22 23:17:03 +01:00
Theo Arends 883feea7cb
Merge pull request #11387 from ajithvasudevan/pr_max7219
Added support for MAX7219 Seven-Segment Display
2021-03-20 18:07:30 +01:00
Xavier MULLER 873e096d3a
Update fr_FR.h
... and two missing strings
2021-03-20 16:03:56 +01:00
Xavier MULLER 5efd957b88
Update fr_FR.h
Essentially Neopool strings translation
2021-03-20 15:54:14 +01:00
RaphDaMan 587ad9a733 Squashed commit of the following:
commit 6c9c4a83d0076bb9303d65d5435f0d0bf2e81a6b
Author: RaphDaMan <raphael@my107.de>
Date:   Sat Mar 20 13:49:36 2021 +0100

    v0.7 Final and ready to PR.
2021-03-20 14:14:07 +01:00
Ajith Vasudevan 27288ac603 Added support for MAX7219 Seven-Segment Display 2021-03-19 15:56:48 +05:30
bovirus 8e904eaed6
Update Italian language 2021-03-17 09:47:42 +01:00
Adrian Scillato eb8d5b7439
Update pt_BR.h 2021-03-16 14:57:47 -03:00
Adrian Scillato 17e096cb7e
Update zh_TW.h 2021-03-16 14:33:15 -03:00
Adrian Scillato 839d13adf6
Update zh_CN.h 2021-03-16 14:31:23 -03:00
Adrian Scillato e6a7920223
Update vi_VN.h 2021-03-16 14:29:18 -03:00
Adrian Scillato a25b3aea26
Update uk_UA.h 2021-03-16 14:28:14 -03:00
Adrian Scillato 30abe26a0a
Update tr_TR.h 2021-03-16 14:26:41 -03:00
Adrian Scillato 7a25c9ccdd
Update sv_SE.h 2021-03-16 14:25:37 -03:00
Adrian Scillato 98c3da837a
Update sk_SK.h 2021-03-16 14:24:16 -03:00
Adrian Scillato 0965e13107
Update ru_RU.h 2021-03-16 14:18:17 -03:00
Adrian Scillato 239bc5c3a4
Update ro_RO.h 2021-03-16 14:15:21 -03:00
Adrian Scillato a3e5fc1d5e
Update pt_BR.h 2021-03-16 14:13:33 -03:00
Adrian Scillato c9a5fcca44
Update pt_PT.h 2021-03-16 14:13:25 -03:00
Adrian Scillato 2a25e21d81
Update pl_PL.h 2021-03-16 14:03:59 -03:00
Adrian Scillato d41e118a9d
Update nl_NL.h 2021-03-16 14:01:45 -03:00
Adrian Scillato 78face85de
Update ko_KO.h 2021-03-16 14:00:11 -03:00
Adrian Scillato 33ac2f8f1c
Update he_HE.h 2021-03-16 13:56:47 -03:00
Adrian Scillato a527dc619e
Update it_IT.h 2021-03-16 13:54:25 -03:00
Adrian Scillato 6bbfbc086e
Update hu_HU.h 2021-03-16 13:49:13 -03:00
Adrian Scillato d2c4876f6b
Update fy_NL.h 2021-03-16 13:47:14 -03:00
Adrian Scillato 496240d664
Update fr_FR.h 2021-03-16 13:45:20 -03:00
Adrian Scillato 13f388b3c2
Update es_ES.h 2021-03-16 13:43:18 -03:00
Adrian Scillato 1fc3d662dc
Update en_GB.h 2021-03-16 13:34:00 -03:00
Adrian Scillato 9d22bb0a2e
Update el_GR.h 2021-03-16 13:32:34 -03:00
Adrian Scillato 9b69aa6d37
Update de_DE.h 2021-03-16 13:27:19 -03:00
Adrian Scillato dc744c1aac
Update cs_CZ.h 2021-03-16 13:25:24 -03:00
Adrian Scillato f0e95969ad
Update bg_BG.h 2021-03-16 13:21:54 -03:00
Adrian Scillato ff4e2b9b3b
Update af_AF.h 2021-03-16 13:19:37 -03:00
Adrian Scillato 4f9cbaab07
VL53L0X: Translations 2021-03-16 13:09:12 -03:00
bovirus 4d0db83b62
Update Italian language 2021-03-03 14:48:05 +01:00
Theo Arends 4fb55544bb Prep support CSE7761 2021-03-01 18:22:26 +01:00
Theo Arends 1dbdf6da37
Merge pull request #11159 from nonix/XPT2046
Added XPT2046 touch screen digitizer for ILI9341 display
2021-03-01 18:06:03 +01:00
nonix 5cafcfedf4 remove xpt.patch 2021-02-28 19:13:41 +01:00
bovirus b2bc701518
Update Italian language 2021-02-28 19:02:36 +01:00
nonix d38c1c415e Added support for XPT2046 touch screen 2021-02-28 18:27:32 +01:00
gemu2015 5f75f4619c ssd1351 support for 4 wire spi 2021-02-28 16:09:57 +01:00