Frédéric Metrich
a5f7404b95
Add two-phase position estimation for roller shutters with blade tilt
...
Introduces descendTime and upSlatTime to model the two motion phases:
- Descent (slats unrolling) followed by blade tilt to fully close
- Blade opening followed by ascent when raising
Both fields are user-measured timestamps from the movement start,
making them easy to determine with a stopwatch. alphaDown and alphaUp
are now computed against the pure descent/ascent duration only,
excluding the linear blade-tilt phase at each end.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 15:20:27 +02:00
Frédéric Metrich
769b2ddd7d
Add non-linear position estimation for RTS roller shades
...
Motor speed varies with drum radius as shade material winds/unwinds,
causing linear time-interpolation to misestimate position. Adds two
optional calibration fields (upMidTime, downMidTime) that let users
provide the elapsed time at 50% travel. A logarithmic model (alpha
ratio solved via Newton's method) then replaces the linear formula.
Falls back to existing linear behaviour when mid-time fields are zero.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-02 21:51:34 +02:00
Robert Strouse
2b59f330a9
Add support for 1 button gates #388
2024-06-18 14:05:43 -07:00
Robert Strouse
c528fda55a
Fix issue with deleting repeaters #402
2024-06-17 08:47:44 -07:00
Robert Strouse
cf7a9b1fc2
Fixes for TaHoma hub #393
2024-06-07 19:06:27 -07:00
Robert Strouse
6077052e9b
Added 80bit step functions to groups #280
2024-05-08 16:44:19 -07:00
Robert Strouse
e3e843387f
Added 80bit commands for Step, Stop, and Favorite #280
2024-05-07 15:59:50 -07:00
Robert Strouse
2feb420551
Groups #350 , #354 , Ethernet #348
2024-05-03 16:39:46 -07:00
Robert Strouse
f8b3bc4133
Fix byte alignments #273
2024-04-18 18:56:33 -07:00
Robert Strouse
026f9315b1
Stream all responses. Fix missing ETH IP address #310
2024-04-09 13:46:51 -07:00
Robert Strouse
4e0d89e7db
Add repeater function #261
2024-02-06 17:50:33 -08:00
Robert Strouse
54f98805b4
Final v2.3.1
2024-01-21 18:19:46 -08:00
Robert Strouse
0e91539457
Persist the disco configuration in MQTT
2024-01-15 17:35:46 -08:00
Robert Strouse
574b2ece04
Added rooms to the configuration #221
2024-01-07 12:26:20 -08:00
Robert Strouse
cc816ace58
Persist shade state information in MQTT #210
2023-12-24 13:14:07 -08:00
Robert Strouse
c0621d82ec
Added functionality to support low level triggers for GPIO types #206
2023-12-20 09:18:45 -08:00
Robert Strouse
0c36c8e746
Gate Control #199 Prog Hold for Groups #195
2023-12-10 11:19:51 -08:00
Robert Strouse
e2ec2ad436
Add command emits to MQTT #186
2023-10-31 16:15:43 -07:00
Robert Strouse
46f6e6912d
Add MQTT disco attributes #182
2023-10-29 14:27:25 -07:00
Robert Strouse
79c7ecccac
Added MQTT auto discovery #180
2023-10-28 11:39:42 -07:00
Robert Strouse
a9325eeca5
Github firmware updates #171
2023-10-19 14:20:33 -07:00
Robert Strouse
bb36ed0f82
Add dry contact support for IO Remote and Relays #165
2023-10-10 11:41:21 -07:00
Robert Strouse
87995bf707
Added Remote protocol #165 , added mac to MQTT #167
2023-10-07 11:12:45 -07:00
Robert Strouse
4d49a048f4
GPIO motor support #165 Publish only changes #167
2023-10-05 14:52:54 -07:00
Robert Strouse
1cb9746cc8
Added functionality for euro lift tilt mechanisms.
2023-09-28 18:25:09 -07:00
Robert Strouse
a823d2349a
Added additional checks for firmware updates #157 Added endpoints for setting current position #156
2023-09-24 15:12:15 -07:00
Robert Strouse
ea37fa0002
Fix toggle button for 1-button controllers.
2023-09-19 20:54:24 -07:00
Robert Strouse
4ad2cf7567
v2.1.6 Update
...
* Added Virtual Remote
* Added Dry Contact
* Fixed processed flag
* Added backup and restore options
2023-09-16 11:19:49 -07:00
Robert Strouse
ac835305cb
Added left and right drapery pulls.
2023-09-04 12:34:52 -07:00
Robert Strouse
90b247e7d8
Add the ability to set the shade and group display order #139 and suspend MQTT responses while updating the firmware.
2023-09-04 10:33:53 -07:00
Robert Strouse
64d7abdc16
Added stubs for light controls
2023-08-28 17:49:28 -07:00
Robert Strouse
74ee9f6f25
Added garage door motor control #138
2023-08-27 16:04:16 -07:00
Robert Strouse
ff2d150ad8
Increase timing for prog command responses for slow motor pairing #121 #127
2023-08-18 13:22:26 -07:00
Robert Strouse
ff16bb6107
Add the ability to set the number of repeats per motor when sending commands #113
2023-07-23 15:22:20 -07:00
Robert Strouse
d471745489
Fix issue where nvs was not getting reset with rollingCodes from backup file.
2023-07-20 20:10:43 -07:00
Robert Strouse
42947690a2
v2.0.0 Release Candidate
...
Added functions for emitting the last command for a motor.
2023-07-07 15:25:01 -07:00
Robert Strouse
d228a21c83
Pre-v2.0.0 adds groups, groups, security, and tab interface #83 #53
2023-07-01 09:23:11 -07:00
Robert Strouse
b279efdb1f
Add RTV protocol support for 433.92 RTS frames. #77
...
Begin adding v2.0 for motor groups.
2023-06-25 11:51:35 -07:00
Robert Strouse
e54621f171
Added shutter motor type and extended frequency range #77
2023-06-25 08:48:36 -07:00
Robert Strouse
ec499cbec4
Add invert options for commands and position #69
2023-06-16 17:42:56 -07:00
Robert Strouse
b6a82e2e45
Added Invert Commands checkbox for motors
2023-06-15 15:12:54 -07:00
Álvaro Fernández Rojas
82afcbedc0
treewide: fix warnings
2023-06-08 16:51:50 +02:00
Robert Strouse
60f8c629bf
Add Demo Mode flags for Sun/Wind sensor
2023-06-06 16:22:27 -07:00
Álvaro Fernández Rojas
140b34ddf6
Somfy: bump SOMFY_NO_SUN_TIMEOUT
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-06-04 19:23:52 +02:00
Álvaro Fernández Rojas
dbff287437
Somfy: add sun/wind awning timings
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-06-03 18:01:50 +02:00
Robert Strouse
f850cc0a1e
Added sensor inputs from wind/sun sensors.
2023-06-01 19:31:11 -07:00
Álvaro Fernández Rojas
a1d4a36379
Fix more warnings seen with "--warnings more"
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-06-01 08:11:18 +02:00
Álvaro Fernández Rojas
5b0e19438a
github: enable warnings
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-06-01 08:11:18 +02:00
Robert Strouse
3ee5bb45c8
Add functionality for awnings and sun flag. #54
2023-05-30 19:10:57 -07:00
Álvaro Fernández Rojas
17102a1a7d
Somfy: improve status
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-05-29 18:33:43 +02:00