Skip to content
This repository was archived by the owner on Nov 11, 2019. It is now read-only.

Commit dc57189

Browse files
authored
Create README.md
1 parent 5bfe863 commit dc57189

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# SonoffDualShutterHMLOX
2+
use Sonoff Dual as shutter for HomeMatic
3+
4+
5+
CMD_SHORT = `/usr/local/addons/cuxd/curl -s http://<ip>/set?cuxdlevel~3D$VALUE$`<br>
6+
CMD_LONG = `/usr/local/addons/cuxd/curl -s http://<ip>/set?cuxdlevel~3D$VALUE$`<br>
7+
CMD_STOP = `/usr/local/addons/cuxd/curl -s http://<ip>/set?direction~3Dstop`

0 commit comments

Comments
 (0)