stefanbode
9974d29726
Update xdrv_27_shutter.ino
...
Minor fix in recognizing stepper
2019-12-29 13:04:34 +07:00
stefanbode
daf3d27c9a
Update xdrv_27_shutter.ino
...
Try to bugfix
2019-12-28 23:24:52 +07:00
stefanbode
a2b4b1b06d
new features
...
- new closeduration
- new control how to accelerate an decellerate
2019-12-20 11:27:35 +01:00
root
fa56e958e0
domoticz -> tasmota support
2019-12-17 10:40:48 +01:00
stefanbode
4aa66b8032
Update xdrv_27_shutter.ino
...
- bugfix inverted shutter
- improved stepper soft start/stop now in all situations
-
2019-12-15 14:21:41 +01:00
stefanbode
de749b5b63
Update xdrv_27_shutter.ino
...
Sorry you were to fast for me. I uploaded a buggy version. Now fixed
2019-12-14 12:44:05 +01:00
stefanbode
40da54a0ec
New functions shutter: ramp up/down, MQTT reporting
...
- code optimization
- shuttermotordelay now defines ramp up and ramp down duration
- shutterposition reported through MQTT during movement (HASS support)
- improved stop (no underrun anymore)
2019-12-14 12:09:35 +01:00
stefanbode
bfeaabfc7f
typo
2019-12-12 17:03:25 +01:00
stefanbode
29de8b9dce
Update several functions
...
- finally, secure pressing DOWN/UP button when shutter already in end-position will not turn ON the relay
- remove shutter commands to main to allow other modules to interact
- fix some overrun and underrun issues to end-positions
2019-12-12 16:14:06 +01:00
localhost61
abf1d2b27c
Cosmetic typo in shutter log
2019-12-12 08:39:44 +01:00
stefanbode
7cc7c2cc98
Update xdrv_27_shutter.ino
...
fix #7006 support for multiple shutters with steppers
+ add ShutterOpen/Close/Stop can get shutter index as parameter. e.g. shutteropen 3 to open shutter 3
2019-12-09 10:14:13 +01:00
stefanbode
f0e6e0098d
Added frequency change support
...
shutterfrequency 1000 is default. can be increased or decreased.
Added more comments to the source code for explanation
optimize load in RPC call
2019-12-04 12:34:27 +01:00
stefanbode
0b3f84c36e
Added #7006 request for support of stepper motors
2019-12-02 21:44:05 +01:00
stefanbode
888bcb4cc2
fix #6892
...
#6892 shutterposition not reported
2019-11-13 08:48:53 +01:00
stefanbode
9ffcc424a9
Added UP/DOWN/STOP command for OpenHAB
...
shutterposition now also accept UP/DOWN/STOP or the position in % 0 ... 100
2019-11-12 09:52:41 +01:00
Theo Arends
4b49979274
Add SetOption comments to code
2019-11-03 13:51:22 +01:00
Theo Arends
5f4e38023d
Add SetOption comments to code
2019-11-03 12:33:36 +01:00
stefanbode
c67de901f1
Update xdrv_27_shutter.ino
2019-10-30 09:28:46 +01:00
stefanbode
562a564ff9
Added motordelay to enhance calibration
...
Some electronic shutters have up to 1sec before the motor starts. this can cause calibration issues
2019-10-30 09:20:55 +01:00
Theo Arends
0e07397ff7
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00