Commit graph

112 commits

Author SHA1 Message Date
Robert Strouse
370b8f1a23 80-bit and 56-bit protocols on same transceiver
Added the ability to process 80-bit and 56-bit motors on the same ESPSomfy RTS device.
2023-03-18 18:41:04 -07:00
Robert Strouse
3f662b7bd0 v1.4.1
Add the ability to view receiver data.
2023-03-15 15:17:33 -07:00
Robert Strouse
dce0ae0c04 v1.4.0 upade
* Moved shade storage from NVS.  NVS storage became limited because of the wired ethernet boards.  This limited the number of potential shades to around 20.
* Added the ability to backup the shade configuration
* Added the ability to restore the shade configuration.
* Increased up. down, and tilt timing value to allow for up to 54 days of transition.  The previous 16bit value did not allow for very slow shades and was limited to just over a minute.
* UI cleanup and additional messages.
* Transceiver tuning now applies the rx bandwidth in the proper order so no reboot is required.
2023-03-11 10:26:23 -08:00
Robert Strouse
71e5b8a648 Added API Services for Tilt HomeAssistant
Added api services to support blind definitions in Home Assistant.  Stop tilt function when my button is pressed and the tilt operation is in progress.  Bump to v1.3.2
2023-03-04 09:59:07 -08:00
Robert Strouse
c9f3e79453 Added blinds as a shade type 2023-03-03 19:23:01 -08:00
Robert Strouse
7f5463250f Prepare for LAN adapter settings
* Fix radio pin settings where the old values were being set to the config then reloaded.  This meant that the new pin settings were not being saved.
* Disable the radio when the radio cannot be configured.  This stops the microcontroller from hitting a hard halt and allows the pin settings to be changed.
* Add ethernet configuration options in preparation for boards with ethernet connections.
2023-02-23 17:41:58 -08:00
Robert Strouse
765e8f3fd0 My Favorite Processing
* My button long presses detected from remotes for setting the my button.
* Allow setting of rolling code.
* Tuning for position setter and reading of hw sync bytes for repeats.
2023-02-18 13:14:22 -08:00
Robert Strouse
0ab2444104 Code cleanup
Clean up code for version 1.0.9
2023-02-02 14:17:02 -08:00
Robert Strouse
92ea0f6c99 Update 1.0.9
Fix issues with long SSID names
Make RSSI testing for remote receive tuning.
2023-01-29 19:29:12 -08:00
Robert Strouse
26714f71b7 Code cleanup
Enable/Disable radio from the UI to release the receive interrupt.  This helps when trying to use Arduino IDE to update firmware.
2023-01-25 15:40:21 -08:00
Robert Strouse
72d1cdcccb Version 1.003 Changes 2023-01-21 14:58:07 -08:00
Robert Strouse
ee367e7111 Initial commit 2023-01-09 18:15:30 -08:00