Xavier MULLER
|
dbd8199062
|
Update fr_FR.h
|
2021-01-08 00:58:53 +01:00 |
Xavier MULLER
|
8d725a685a
|
Update fr_FR.h
|
2021-01-08 00:47:42 +01:00 |
Theo Arends
|
2774a24b0b
|
Remove logging from rotary
|
2021-01-07 18:28:33 +01:00 |
Theo Arends
|
106d30397a
|
Update RELEASENOTES.md
|
2021-01-07 18:03:14 +01:00 |
Theo Arends
|
696c4ca0e8
|
Add command ``SetOption43 1..100``
Add command ``SetOption43 1..100`` to control Rotary step (#10407)
|
2021-01-07 18:01:53 +01:00 |
Theo Arends
|
d319bc8ecb
|
Support rotary encoder on Shelly Dimmer
Support rotary encoder on Shelly Dimmer (#10407)
|
2021-01-07 17:53:48 +01:00 |
Theo Arends
|
98b529ce7b
|
Update decode-status.py
|
2021-01-07 15:12:07 +01:00 |
Theo Arends
|
23cb8ac559
|
Support for time proportioned relays
Support for time proportioned (``#define USE_TIMEPROP``) and optional PID (``#define USE_PID``) relay control (#10412)
|
2021-01-07 15:07:14 +01:00 |
Theo Arends
|
a814ec52a9
|
Merge pull request #10412 from marcvs/pid-branch-revived
Pid branch revived
|
2021-01-07 13:51:40 +01:00 |
Theo Arends
|
c989055abe
|
Merge pull request #10442 from bovirus/patch-1
Update Italian language
|
2021-01-07 12:45:50 +01:00 |
bovirus
|
5321cf9866
|
Update Italian language
|
2021-01-07 12:37:10 +01:00 |
Theo Arends
|
e8407076d9
|
Merge pull request #10441 from gemu2015/filemanager
Filemanager
|
2021-01-07 11:45:06 +01:00 |
gemu2015
|
8c9c4d4d66
|
Update xdrv_50_filesystem.ino
|
2021-01-07 11:03:02 +01:00 |
gemu2015
|
3930bc97d7
|
Update xdrv_50_filesystem.ino
|
2021-01-07 11:01:04 +01:00 |
gemu2015
|
1817bec751
|
filemanager switch ufs ffs
|
2021-01-07 10:57:24 +01:00 |
Marcus
|
f190854e6b
|
one byte change to rerun tests
|
2021-01-07 09:41:42 +01:00 |
Theo Arends
|
bca53cec87
|
Merge pull request #10438 from Jason2866/patch-3
Update de_DE.h
|
2021-01-07 08:26:38 +01:00 |
Marcus
|
26372c3c11
|
adjust code size changes
|
2021-01-07 00:01:21 +01:00 |
Marcus
|
c820f435be
|
update config options
|
2021-01-06 23:54:09 +01:00 |
Marcus
|
8b5961c37d
|
remove code that did not seem to be necessary
|
2021-01-06 23:53:46 +01:00 |
Marcus
|
ce1a104397
|
turn the /PID reporting off by default
|
2021-01-06 23:15:43 +01:00 |
Marcus
|
c396a9bbdb
|
conclude renaming
|
2021-01-06 23:09:23 +01:00 |
Marcus
|
6ba2fdab65
|
rename xdrv_91_timeprop.ino -> xdrv_48_timeprop.ino
|
2021-01-06 23:05:54 +01:00 |
Marcus
|
d6e369bead
|
rename xdrv_48_pid.ino -> xdrv_49_pid.ino
|
2021-01-06 23:05:16 +01:00 |
Marcus
|
879104ef27
|
rename xdrv_92_pid.ino -> xdrv_48_pid.ino
|
2021-01-06 23:04:25 +01:00 |
Marcus
|
ea24f1b363
|
remove logging
|
2021-01-06 23:04:02 +01:00 |
Marcus
|
dab488229f
|
rename variables pid_xy -> PidXy; use Response_P; use DecodeCommand; remove logging
|
2021-01-06 23:00:33 +01:00 |
Jason2866
|
bedfc4170e
|
Update de_DE.h
|
2021-01-06 21:19:43 +01:00 |
Marcus
|
89c3c44754
|
add get functions
|
2021-01-06 21:19:39 +01:00 |
Adrian Scillato
|
be5d3d3896
|
Merge pull request #10437 from ascillato/patch-2
Update Spanish Translation
|
2021-01-06 17:09:56 -03:00 |
Adrian Scillato
|
92402cda29
|
Update Spanish Translation
|
2021-01-06 16:57:00 -03:00 |
Theo Arends
|
9d0a7e9bc4
|
Update filesystem GUI
|
2021-01-06 17:54:03 +01:00 |
Marcus
|
6fded78bc5
|
boolean -> bool, Prefix Addlog; simplify incoming temperature handling
|
2021-01-06 16:37:11 +01:00 |
Marcus
|
6f083aa944
|
boolean -> bool, Prefix Addlog
|
2021-01-06 16:36:24 +01:00 |
Theo Arends
|
ad7c27a65e
|
Merge pull request #10428 from yvesdm3000/development
Respond correctly to the time request from the MCU
|
2021-01-06 16:28:16 +01:00 |
Theo Arends
|
a95fed30ff
|
Merge pull request #10431 from vic42/ftc_enhance
FTC532: Mitigate 'ghost' switching issues
|
2021-01-06 16:27:52 +01:00 |
Vic
|
8fc44336cc
|
formatting
|
2021-01-06 16:04:35 +01:00 |
Theo Arends
|
9722f6b666
|
Remove obsolete USE_TFS
|
2021-01-06 15:46:27 +01:00 |
Vic
|
faeb80fbff
|
tested, ready
|
2021-01-06 15:45:50 +01:00 |
Theo Arends
|
d6a24c6fe7
|
Breaking change ESP32 file system
Breaking change ESP32 switch from default SPIFFS to default LittleFS file system loosing current (zigbee) files
|
2021-01-06 15:28:56 +01:00 |
Yves De Muyter
|
8a46dcf767
|
Respond correctly to the time request from the MCU using the TuyaMCU protocol.
|
2021-01-06 15:25:40 +01:00 |
Theo Arends
|
6b16745cf0
|
Support UFILESYS
|
2021-01-06 14:41:23 +01:00 |
Theo Arends
|
1e032daa62
|
Merge pull request #10415 from gorootde/feature/analog-ph-sensor-support
Added analog pH sensor support
|
2021-01-06 14:27:51 +01:00 |
Theo Arends
|
d63c46fe38
|
Merge branch 'development' into feature/analog-ph-sensor-support
|
2021-01-06 14:27:41 +01:00 |
Theo Arends
|
fb2ff5b869
|
Merge pull request #10423 from curzon01/development
Add EnergyReset optional time param
|
2021-01-06 14:21:24 +01:00 |
Theo Arends
|
7588e6e7a7
|
Oops
|
2021-01-06 14:14:15 +01:00 |
Norbert Richter
|
b941d6208e
|
Add EnergyReset optional time param
|
2021-01-06 13:16:55 +01:00 |
Theo Arends
|
f8de9150d0
|
Add rotary No Pullup GPIO selection
Add rotary No Pullup GPIO selection ``Rotary A/B_n`` (#10407)
|
2021-01-06 12:51:12 +01:00 |
Theo Arends
|
e3def2d60b
|
Merge pull request #10422 from gemu2015/ufsys
Ufsys
|
2021-01-06 11:54:09 +01:00 |
Theo Arends
|
7568d77ca6
|
Merge pull request #10421 from Jason2866/patch-3
SD Card enable for Odroid
|
2021-01-06 11:52:12 +01:00 |