Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rstrouse authored Nov 4, 2023
1 parent 93fb1a2 commit 42a4dcb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# ESPSomfy-RTS <image src="https://user-images.githubusercontent.com/47839015/218898940-3541b360-5c49-4e38-a918-392cd0408b76.png" align="right" style="width:177px;display:inline-block;float:right"></image>

A controller for Somfy RTS blinds and shades that supports up to 32 individual shades and 16 groups over 433MHz RTx protocols. If you have IO Home Control motors this project is not for you but you can use the IO Remote protocol to connect the ESPSomfy RTS device to a disected remote. Most of the 433MHz protocols are supported to include RTS, RTW, RTV/L and 433.92MHz radio transceivers. You can even mix and match these on the same device as long as the base frequency is tuned within the same range. For instance, you cannot have 433.92MHz and 433.42MHz motors on the same device.
A controller for Somfy RTS blinds and shades that supports up to 32 individual shades and 16 groups over 433MHz RTx protocols. If you have IO Home Control motors this project is not for you but you can use the IO Remote protocol to connect the ESPSomfy RTS device to a disected remote. Look in the [Wiki](https://github.com/rstrouse/ESPSomfy-RTS/wiki/Controlling-Motors-with-GPIO) for options and verify whether the solution is workable for you.

Most of the 433MHz protocols are supported to include RTS, RTW, RTV/L and 433.92MHz radio transceivers. You can even mix and match these on the same device as long as the base frequency is tuned within the same range. For instance, you cannot have 433.92MHz and 433.42MHz motors on the same device.

If you have bare motors you can control these with a connected relay module using a simple configuration. So if you have a bunch of motors that don't have any radio module then I have you covered there as well. When you are done you can use any of the supported remotes for RTS, RTW, or RTV protocols on the 433MHz range.

Expand Down

0 comments on commit 42a4dcb

Please sign in to comment.