viegener
8c20bdc29c
10_SOMFY: FIX: Use of uninitialized value $updateState in concatenation
...
git-svn-id: https://svn.fhem.de/fhem/trunk@12597 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-17 21:32:22 +00:00
viegener
5894a9a2dd
10_SOMFY: wrong attribute reference ...-up-time-to-close removed
...
git-svn-id: https://svn.fhem.de/fhem/trunk@12471 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-30 11:54:15 +00:00
viegener
d417df7f97
10_SOMFY: positionInverse für homebridge + fixes
...
git-svn-id: https://svn.fhem.de/fhem/trunk@12388 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-20 18:39:04 +00:00
viegener
5cbc42dd44
10_SOMFY: Changed maintainer from thomyd to viegener (plus readingFNAttributes)
...
git-svn-id: https://svn.fhem.de/fhem/trunk@11433 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-12 19:15:18 +00:00
thomyd
7ac4b269d6
Updated 10_SOMFY: removed "setlist" command and updated loglevels
...
git-svn-id: https://svn.fhem.de/fhem/trunk@11028 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-08 09:11:38 +00:00
tobiasfaust
7c6437b9f4
98_Text2Speech.pm: Google Bugfix: client=tw-ob
...
10_SOMFY.pm: ID tag korrigiert
git-svn-id: https://svn.fhem.de/fhem/trunk@9710 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-28 17:56:43 +00:00
thomyd
822fd3ad2a
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@8926 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-09 06:16:59 +00:00
thomyd
eab673cf76
SOMFY: Bugfixing, and made position calculation more stable.
...
git-svn-id: https://svn.fhem.de/fhem/trunk@8883 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-03 22:25:00 +00:00
thomyd
e87f558482
SOMFY: Added attr "additionalPosReading" that stores the current position.
...
git-svn-id: https://svn.fhem.de/fhem/trunk@8880 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-03 17:44:30 +00:00
thomyd
0d3e06f785
Updated SOMFY: New state and action handling (added virtual receiver capability)
...
git-svn-id: https://svn.fhem.de/fhem/trunk@8863 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-01 07:49:32 +00:00
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