Robert Strouse
8bdfd214b5
Added option to disable update check. #255
2024-01-31 10:14:33 -08:00
Robert Strouse
a81d1b843d
Chunk web responses
2024-01-29 18:38:26 -08:00
Robert Strouse
7d9d0b7fe9
Allocate more memory for json files.
2024-01-27 08:41:44 -08:00
Robert Strouse
54f98805b4
Final v2.3.1
2024-01-21 18:19:46 -08:00
Robert Strouse
1b35c7d835
Fix udp packets for SSDP
2024-01-13 20:30:58 -08:00
Robert Strouse
574b2ece04
Added rooms to the configuration #221
2024-01-07 12:26:20 -08:00
Robert Strouse
9d3d7ae21f
Adding Invert commands to groups
2024-01-05 17:03:45 -08:00
Robert Strouse
4272d2245e
Add ESP and connection information to discovery #211
2024-01-01 12:07:20 -08:00
Robert Strouse
a944772f96
Improve workflows for GitOTA.
2023-12-30 10:55:15 -08:00
Robert Strouse
56c6fa0086
Prepare release v2.2.3
2023-12-26 17:42:00 -08:00
Robert Strouse
23b24741fa
Working on release files for various boards
2023-12-26 12:52:37 -08:00
Robert Strouse
cc816ace58
Persist shade state information in MQTT #210
2023-12-24 13:14:07 -08:00
Robert Strouse
3d72ac8094
Fix issue with Invert Position #200
2023-12-23 12:16:00 -08:00
Robert Strouse
f738be6782
Fix JSON size #209 Fix blind movement #192
2023-12-22 12:33:19 -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
d97f150439
Fix issue #192 . Movement continues to my position when finished.
2023-11-15 09:43:48 -08:00
Robert Strouse
c3b7139931
Prepare v2.2.1 release
2023-11-03 10:01:16 -07:00
Robert Strouse
7592a2fc89
Prepare for v2.2.1 release
...
* Fixed issue with my position setting out of order when the flip position bit is set.
* Fixed issue with changes to the my labels when a tilt type changes.
* Fixed issue with isAtPosition method to accommodate both tilt and lift capabilities.
* Ensure target position is always the end position during movement checks. Previously, this was only an approximation.
2023-11-02 10:35:44 -07:00
Robert Strouse
79c7ecccac
Added MQTT auto discovery #180
2023-10-28 11:39:42 -07:00
Robert Strouse
13aff49479
Work on Github update #171
2023-10-27 11:34:49 -07:00
Robert Strouse
a9325eeca5
Github firmware updates #171
2023-10-19 14:20:33 -07:00
Robert Strouse
d851ae1ea4
Fix group commands issue #159
...
Group commands were sending on the shade address not the group address.
2023-10-12 18:12:17 -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
a6c7601458
Added the ability to scan frequencies from remotes.
2023-09-20 11:34:03 -07:00
Robert Strouse
ea37fa0002
Fix toggle button for 1-button controllers.
2023-09-19 20:54:24 -07:00
Robert Strouse
3590f0d124
v2.1.6 Distro repair
2023-09-17 09:48:59 -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
7b255e3acb
Added ui for controlling drapery directions
2023-09-09 12:39:03 -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
92b9b679f9
Support for Garage doors
2023-08-31 16:13:22 -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
fe2f50ab9f
Added support for Tilt Only motors. Improved RTV protocol detection.
2023-08-13 15:30:23 -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
cd24ca3510
Publish 2.1.1
2023-07-23 13:08:47 -07:00
Robert Strouse
6711162c55
Added processing for Enter key in password dialog #108
2023-07-21 13:37:42 -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
7f4cc19914
Fix login for username/password #108
2023-07-20 11:10:04 -07:00
Robert Strouse
120f6be664
Fix groupCommand route endpoint #105
2023-07-19 17:10:59 -07:00
Robert Strouse
adb1fd3aaa
Expand MQTT hostname to 64 bytes #103
2023-07-19 11:07: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
d5a237acea
Only load the network tab when switching once.
2023-07-04 09:10:21 -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