Commit Graph

11283 Commits

Author SHA1 Message Date
Theo Arends e7a851f197 Refactor Hall Effect 2021-03-28 14:38:16 +02:00
Theo Arends 47fcdd9e8e Increase Hall Effect sample rate to 32 2021-03-28 12:25:30 +02:00
s-hadinger 62edcccb1f
Merge pull request #11491 from s-hadinger/berry_mar_27
Berry stabilized and methods solidified
2021-03-27 19:17:55 +01:00
Stephan Hadinger b06568b3c8 Berry stabilized and methods solidified 2021-03-27 19:02:22 +01:00
Adrian Scillato 210460f3c9
Merge pull request #11490 from bovirus/patch-1
Update Italian language
2021-03-27 14:27:38 -03: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
Theo Arends 597fbb9da9
Merge pull request #11475 from Jason2866/patch-2
Support for SD-Card and Flashlight
2021-03-27 12:07:01 +01:00
Theo Arends e80c08cd18 Speed up initial power on state
Speed up initial power on state gaining 1mS pulse time (#11478)
2021-03-27 12:05:55 +01:00
Jason2866 1eded6b641
Support SD-Card 2021-03-26 18:32:00 +01:00
Jason2866 d5103c92bb
Support for SD-Card and Flashlight 2021-03-26 18:30:03 +01:00
Theo Arends c2f8730b1e Remove obsolete file 2021-03-25 16:48:57 +01:00
Theo Arends 7eef26737c Fix CSE7761 relay power on time 2021-03-25 16:44:13 +01:00
s-hadinger 99f016a62f
Merge pull request #11467 from s-hadinger/ir_2_7_16
IRremoteESP8266 library from v2.7.15 to v2.7.16
2021-03-25 11:12:40 +01:00
Theo Arends 3174056eea Add relay switch time to zero-cross detection 2021-03-25 09:37:44 +01:00
Stephan Hadinger d729f22309 IRremoteESP8266 library from v2.7.15 to v2.7.16 2021-03-25 08:40:27 +01:00
Theo Arends 75308ee1e0 Fix zero cross special cases 2021-03-24 17:13:54 +01:00
Theo Arends 0be8bdee09
Merge pull request #11456 from stefanbode/patch-10
Add shutter support for more than 8 relays
2021-03-24 16:16:44 +01:00
stefanbode 062b7573d3
Update xdrv_27_shutter.ino 2021-03-24 16:15:27 +01:00
stefanbode a60253a9ba
Update xdrv_27_shutter.ino 2021-03-24 16:14:04 +01:00
stefanbode 9b2dec437e
Fix #11451
Additionally change stepper accelerator
2021-03-24 14:04:27 +01:00
Theo Arends f243a5fd49
Merge pull request #11450 from ascillato/patch-1
Add User-Config Key for Frysk-Nederland Translation
2021-03-24 08:43:59 +01:00
Adrian Scillato b31b54fd8c
Added User-Config Key for Frysk-Nederland Translation 2021-03-24 02:26:35 -03:00
Adrian Scillato e5a06065b2
Merge pull request #11449 from ascillato/patch-1
Update Portuguese BR Translation
2021-03-23 22:42:38 -03:00
Adrian Scillato 970ec6c1de
Update Portuguese BR Translation 2021-03-23 22:35:14 -03:00
Adrian Scillato a127771aba
Merge pull request #11444 from Jason2866/patch-3
German Translation Update
2021-03-23 15:20:22 -03:00
Jason2866 590dc394cb
Shorter and better
Thx @ascillato2 for the hint!
2021-03-23 19:16:22 +01:00
Adrian Scillato 5a6ce37b4a
Merge pull request #11442 from ascillato/patch-2
Update Spanish Translation
2021-03-23 15:04:15 -03: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
Theo Arends 19803d2d56
Merge pull request #11439 from bovirus/patch-6
Update Italian language
2021-03-23 18:14:24 +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 0d54299aaf Make ZCD user configurable using GPIO ZC Pulse 2021-03-23 15:42:15 +01:00
Theo Arends 88e00b1041 Prep GPIO zero-cross pulse 2021-03-23 15:17:32 +01:00
Theo Arends 0053321bb3 Fix template 2021-03-23 15:02:35 +01:00
Theo Arends dd4f16526e Fix sensor coexistence 2021-03-23 12:57:56 +01:00
Theo Arends 0e40de58dd
Merge pull request #11397 from RaphDaMan/TFmini+
Add support for Tfmini+ LiDAR sensor modules with UART interface
2021-03-23 12:17:43 +01:00
Theo Arends 6dc436039b Add support for Frequency monitoring and zero-cross detection on CSE7761 (Sonoff Dual R3)
Add support for Frequency monitoring and zero-cross detection on CSE7761 (Sonoff Dual R3)
2021-03-23 11:21:38 +01:00
Raphael f65f816fca Merge issue 2021-03-23 09:11:46 +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 f6c50e30fa Typo correction. 2021-03-23 08:50:51 +01:00
RaphDaMan d8e892a0de Changes proposed by Theo on PR. 2021-03-23 08:50:49 +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 c8b3b20df1
Merge pull request #11430 from gemu2015/update
Update
2021-03-22 16:33:35 +01:00
gemu2015 b0cd14e4f9 some fixes 2021-03-22 15:40:16 +01:00
gemu2015 3757e1d788 fix image weblink 2021-03-22 15:39:55 +01:00
gemu2015 1ff1a58455 fix compiler error with use_graph 2021-03-22 15:39:08 +01:00