Commit graph

72 commits

Author SHA1 Message Date
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
5c06f2a6d4 Fixed script error associated with unlinking remotes. 2023-07-23 08:11:24 -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
2c02306b24 Catch service error for security settings 2023-07-04 09:02:35 -07:00
Robert Strouse
e3686cd673 Close group edit when switching out of config pages. 2023-07-04 08:37:35 -07:00
Robert Strouse
97c1fccdc7 Cleanup for v2.0.0 #83 #53 2023-07-03 16:10:16 -07:00
Robert Strouse
1ab1dbd9cb Post load MQTT settings after login 2023-07-01 09:37:13 -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
e960579f3e Allow RTV selection in shade config. #77 2023-06-25 11:58:20 -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
415fec020e Disable backup download during application update on mobile #47 2023-06-19 13:00:23 -07:00
Robert Strouse
ec499cbec4 Add invert options for commands and position #69 2023-06-16 17:42:56 -07:00
Robert Strouse
536bf839a1 Change pin dispositions for MISO pins #73 2023-06-16 07:55:07 -07:00
Robert Strouse
b6a82e2e45 Added Invert Commands checkbox for motors 2023-06-15 15:12:54 -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
f850cc0a1e Added sensor inputs from wind/sun sensors. 2023-06-01 19:31:11 -07:00
Robert Strouse
cd173525b1 Add the ability to modify the base radio frequency. 2023-06-01 14:21:58 -07:00
Robert Strouse
3ee5bb45c8 Add functionality for awnings and sun flag. #54 2023-05-30 19:10:57 -07:00
Robert Strouse
2bfba8e2dd Bump v1.6.2 for awning mods 2023-05-30 11:13:49 -07:00
Robert Strouse
5313e5d249 Integrate pull request #54 2023-05-30 08:01:52 -07:00
Robert Strouse
847a808351 Stamp release v1.6.1 2023-05-23 08:58:28 -07:00
Robert Strouse
5f67b99f88 v1.6.1
* Added Sao Paulo timezone
* Check for target change before movement so the shades to run to my position.
2023-05-22 19:10:02 -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
20a3cef076 Update SomfyController.littlefs.bin 2023-05-08 10:57:00 -07:00
Robert Strouse
fb677dc239 Added step size for tilt wheels 2023-04-29 12:48:31 -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
1174bed558 Bug Fix Prog
* Added filter for prog frame #27
* Expanded link remote json buffer #25
* Display tilt position on edit shade screen
2023-04-21 12:46:10 -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
a80b2ca97c Testing timings for Glydea motors. #16 2023-04-12 08:41:28 -07:00
Robert Strouse
ca76d01a1a Changed last pulse so it sets the final bit to 0. It only should do this if the last bit was 0. 2023-04-07 18:50:14 -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
3b8c2e0aea Fix script error when transitioning from wifi to lan and back again. 2023-04-04 13:02:53 -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