7 Commits

Author SHA1 Message Date
thomyd
a02724fe83 SOMFY: Bugfix for wrong attributename when calculating the updatetime.
The attribute was misspelled, so the updatetime when driving up
was not calculated correctly.

Also updated the version to 1.5

git-svn-id: https://svn.fhem.de/fhem/trunk@7988 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-14 22:04:45 +00:00
thomyd
d3be8bd81a Bugfix: SOMFY: fix non-working on/off-for-timer methods and made positioning attributes optional
git-svn-id: https://svn.fhem.de/fhem/trunk@6645 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-01 07:55:26 +00:00
thomyd
b8ec728793 Bugfix: SOMFY: re-added "prog" command.
git-svn-id: https://svn.fhem.de/fhem/trunk@6635 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-09-30 14:03:46 +00:00
thomyd
c4a575cfb3 SOMFY: added support for exact positioning (by Elektrolurch) - requires one-time setup of run times.
SOMFY: support for parse() function, requires newest CULFW.


git-svn-id: https://svn.fhem.de/fhem/trunk@6634 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-09-30 13:56:19 +00:00
thomyd
83a12c9496 Save enc-key and rolling-code as reading instead of attribute,
to prevent loss of control after FHEM restart.


git-svn-id: https://svn.fhem.de/fhem/trunk@6196 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-04 15:30:58 +00:00
thomyd
0d4361abc6 Bugfix: Somfy on-for-timer and off-for-timer now return properly, instead of displaying the scheduled time.
git-svn-id: https://svn.fhem.de/fhem/trunk@6189 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-02 10:49:04 +00:00
thomyd
1b3f2d6fc6 Implemented Somfy RTS support as FHEM module.
This module implements the FHEM side of Somfy support, and enables controlling your Somfy blinds from within FHEM.
Commands supported are on/off, stop, go-my (goto "my" position"), program (used for pairing) and off-for-timer/on-for-timer to only partially close the blind.

Currently only sending of Somfy commands is supported (like Intertechno).


git-svn-id: https://svn.fhem.de/fhem/trunk@6183 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-30 11:25:12 +00:00