Commit Graph

137 Commits

Author SHA1 Message Date
Theo Arends 43d81ae5b2
Merge pull request #11922 from mvoggenreiter/development
Added electricity meter easymeter Q3C
2021-05-22 17:40:48 +02: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
Adrian Scillato 09e86f0ce4
Update it_IT.h 2021-04-21 12:56:59 -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
bovirus ea491b4d5d
Update Italian language
Please check and merge. Thanks.
2021-04-16 14:58:06 +02:00
Theo Arends 90422bc307 Oops I did it again 2021-04-16 11:43:26 +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
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 be0200a340
Update it_IT.h 2021-03-23 14:30:46 -03: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
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 a527dc619e
Update it_IT.h 2021-03-16 13:54:25 -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
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
Jan Bubík c6673d4081 new feature: LCD/DLP Projector Serial Control
- implemented as XDRV53
 - user must configure GPIO pins "DLP Rx" and "DLP Tx" for serial communication
 - emulates an additional RELAY by sending ON/OFF commands to Projector
 - continually polls the Projector's state to update virtual RELAY state
 - blocks RELAY1 in ON state while Projector is running (to protect the lamp)
 - serial codes for NEC and OPTOMA, ready for more manufacturers
 - tested with NEC V300W
2021-02-27 22:28:29 +01:00
André Araújo a321ff5562 Fix Ezo D.O sensor
- Unit of measure was in ppm and should be in mg/L
- Sensor was not detected
- Code fixes on multiple ezo sensors
2021-02-22 10:40:37 +00:00
Theo Arends 7a911b328f Fix TM1637 driver
Fix TM1637 driver now needs ``TM1637 CLK`` and ``TM1637 DIO`` to enable (#11057)
2021-02-21 12:17:39 +01:00
bovirus fcc5e7df57
Update Italian language 2021-02-12 12:25:42 +01:00
Norbert Richter 435be84ff3
Add SDM72 Modbus energy meter 2021-02-09 16:13:40 +01:00
bovirus 8cdc480aa0
Update Italian language 2021-02-05 17:42:17 +01:00
Theo Arends bfde36e954 Add fragmentation translations 2021-02-04 15:19:59 +01:00
bovirus 8b4f413892
Update it_IT.h 2021-01-22 13:31:06 +01:00
Norbert Richter 29deb769d4
Move text to lang files 2021-01-20 14:47:58 +01:00
bovirus 6cfc7d549e
Update Italian language 2021-01-17 14:16:56 +01:00
Theo Arends 2dbd1ef973 Add support for 24/26/32/34 bit RFID Wiegand
Add support for 24/26/32/34 bit RFID Wiegand interface (D0/D1) by Sigurd Leuther (#3647, #10565)
2021-01-16 15:39:33 +01:00
bovirus fcf127dc3b
Update Italian language 2021-01-09 13:24:55 +01:00
Vic c803670137 BS814A-2 Touch Driver xdrv_52 flavor 2021-01-07 16:39:41 +01:00
bovirus 5321cf9866
Update Italian language 2021-01-07 12:37:10 +01:00
Theo Arends 9d0a7e9bc4 Update filesystem GUI 2021-01-06 17:54:03 +01:00