mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
Sunrise_coord deleted
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@470 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
53be12fc8d
commit
16d818ad91
@ -13,10 +13,6 @@ define a5 at +00:00:10 set lamp on # switch the lamp on in 10 seconds
|
||||
define a6 at +00:00:02 set lamp on-for-timer 1 # Blink once in 2 seconds
|
||||
define a7 at +*{3}00:00:02 set lamp on-for-timer 1 # Blink 3 times
|
||||
|
||||
# For correct sunrise/sunset values, put the following line (with your
|
||||
# coordinates in it) in your fhem.cfg
|
||||
{ sunrise_coord("8.686", "50.112", "") }
|
||||
|
||||
##################################
|
||||
# Switch the lamp on from sunset to 11 PM each day
|
||||
# We have to use the relative versions, as the next event is computed now
|
||||
|
@ -79,8 +79,6 @@ attr global userattr freigabe
|
||||
|
||||
define FHZ FHZ /dev/ttyUSB0
|
||||
|
||||
{ sunrise_coord("10.000", "53.550", "") }
|
||||
|
||||
# devices
|
||||
|
||||
define roll_eg_wz1 FS20 fb02 0c fg f2 lm 8f
|
||||
|
Loading…
x
Reference in New Issue
Block a user