14 Commits

Author SHA1 Message Date
viegener
c25d53acd3 10_SOMFY: Changed maintainer from thomyd to viegener (plus readingFNAttributes)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11433 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-12 19:15:18 +00:00
thomyd
bd911f27a1 Updated 10_SOMFY: removed "setlist" command and updated loglevels
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11028 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-08 09:11:38 +00:00
tobiasfaust
55bd3e478f 98_Text2Speech.pm: Google Bugfix: client=tw-ob
10_SOMFY.pm: ID tag korrigiert


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9710 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-28 17:56:43 +00:00
thomyd
f6f52e7db9 Updated SOMFY: Stabilize processing and position update code
- Improved timing for position update
- only send "stop" command if the position changed
(prevents moving a stopped blind to the my-position)
- fix typos in log, go-my command and set definition

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8926 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-09 06:16:59 +00:00
thomyd
2f9eac1720 SOMFY: Bugfixing, and made position calculation more stable.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8883 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-03 22:25:00 +00:00
thomyd
b568255c4d SOMFY: Added attr "additionalPosReading" that stores the current position.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8880 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-03 17:44:30 +00:00
thomyd
be99303ff7 Updated SOMFY: New state and action handling (added virtual receiver capability)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8863 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-01 07:49:32 +00:00
thomyd
3ee887d474 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/fhem@7988 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-14 22:04:45 +00:00
thomyd
646ec4e7e1 Bugfix: SOMFY: fix non-working on/off-for-timer methods and made positioning attributes optional
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6645 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-01 07:55:26 +00:00
thomyd
abf7fc44a2 Bugfix: SOMFY: re-added "prog" command.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6635 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-09-30 14:03:46 +00:00
thomyd
440dffe0fa 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/fhem@6634 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-09-30 13:56:19 +00:00
thomyd
5b1e4adf36 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/fhem@6196 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-04 15:30:58 +00:00
thomyd
f24f0a2b12 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/fhem@6189 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-02 10:49:04 +00:00
thomyd
559ae32e1c 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/fhem@6183 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-30 11:25:12 +00:00