Commit graph

66 commits

Author SHA1 Message Date
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
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
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
b64afd6796 Move the hostname settings around #172 2023-10-13 09:27:37 -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
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
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
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
0314760bec Set checksum for RTV prog command 2023-08-14 16:15:22 -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
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
d228a21c83 Pre-v2.0.0 adds groups, groups, security, and tab interface #83 #53 2023-07-01 09:23:11 -07:00
Robert Strouse
e54621f171 Added shutter motor type and extended frequency range #77 2023-06-25 08:48:36 -07:00
Robert Strouse
415fec020e Disable backup download during application update on mobile #47 2023-06-19 13:00:23 -07:00
Robert Strouse
107c0357d1 Combined and renamed the timezones list. 2023-06-13 18:30:20 -07:00
Robert Strouse
2ecc0de36e Coding for sun and wind flag processing v1.7.0
* Added MQTT control for sunFlag and tiltTarget.
* Move my position if it is set per sun sensor instructions.
* Add sun/wind states to persistence.
* Bump restore file version
2023-06-04 13:04:57 -07:00
Robert Strouse
2bfba8e2dd Bump v1.6.2 for awning mods 2023-05-30 11:13:49 -07:00
Robert Strouse
36356e5774 Stamp v1.6.1 2023-05-23 07:39:56 -07:00
Robert Strouse
2378ac780e Added timezone for Europe/Berlin #49. Publish v1.6.0 2023-05-16 09:47:27 -07:00
Robert Strouse
65e4caf3b2 Add support for RTW protocols #38 2023-05-12 18:17:57 -07:00
Robert Strouse
ac6d6ee34d Fix setting My position for some motors #15 2023-05-12 10:23:14 -07:00
Robert Strouse
56aabfd1d1 v1.5.3 - Filter invalid frames
* Added filters for 0 address and undefined command references.
2023-05-08 16:27:45 -07:00
Robert Strouse
156bdee0a5 Release v1.5.2
* Additional filters for invalid frames
* Added tilt calibration for integrated tilt blinds
2023-05-07 12:08:39 -07:00
Robert Strouse
ae87dc1d82 Beta processing for step commands algorithm 2023-04-24 18:59:05 -07:00
Robert Strouse
39c6e08ca5 v1.5.1 Bug Fixes
* Fixed issue where prog command was being filtered out #27
* Added tilt wheel commands for tilt positioning with integrated tilt motors #17
* Added tilt position visibility for Edit Shade screen
2023-04-21 14:12:28 -07:00
Robert Strouse
5a16977ea9 v1.5.0 updates
* Support for integrated tilt types
* Increased linked remotes to 7 #25.
* Fixed issue #25 by increasing JSON buffer
* Changed software sync detection for linked remotes to better match on sync #26
2023-04-20 14:29:13 -07:00
Robert Strouse
aec9989d8d Commit v1.4.7
Changes software sync for certain motors notably Glydea.
2023-04-12 12:57:08 -07:00
Robert Strouse
b6bc57e437 Change pairing so that the command can be repeated on failure. #15. Add extra 0 to indicate there are no more bits to be read from the bitstream. 2023-04-05 14:38:11 -07:00
Robert Strouse
b1b8d1be46 Increase WiFi passphrase length to 63 + terminator. #13 2023-04-04 13:00:18 -07:00
Robert Strouse
9b8a952db9 Change timings for wakeup
* This should alleviate some issues with battery powered motors where it appears the motor goes to sleep when the delay between the wakeup pulse and the start of the hardware sync is too long.
2023-04-03 18:25:04 -07:00
Robert Strouse
209a2d7960 Fix saving MQTT port settings #12 2023-04-01 13:33:28 -07:00
Robert Strouse
5f5ac9fa32 Work on 80-bit protocol
* Fixes issue #11 TX Power is now persisted to NVS
* Increase timing for tilt motors from 7 to 15 beats. #1
* Add time to frame log.
* Allow RX and TX pins to be shared and multiplexed
2023-03-29 11:41:11 -07:00
Robert Strouse
ab7cdba519 Fixed issue where step up and down command bytes were reversed on receive.
* TX commands for 80-bit controllers now send the last 3 bytes as witnessed by others
* RX commands for step up/down only translate the last byte as a command byte.
* Fixed inverted step commands for the API.
2023-03-20 17:11:28 -07:00