radiolive entre 15 et 17
This commit is contained in:
parent
13e2fc3f47
commit
cb382006c5
@ -1,9 +1,7 @@
|
|||||||
#SET{live,off}
|
#SET{live,off}
|
||||||
[(#ENV{date}|nom_jour|=={mardi}|oui)
|
[(#ENV{date}|nom_jour|=={mardi}|oui)
|
||||||
[(#ENV{date}|heures|>={15}|oui)
|
[(#ENV{date}|heures|>={15}|oui)
|
||||||
[(#ENV{date}|minutes|>={15}|oui)
|
#SET{live,on}
|
||||||
#SET{live,on}
|
|
||||||
]
|
|
||||||
][(#ENV{date}|heures|>={17}|oui)
|
][(#ENV{date}|heures|>={17}|oui)
|
||||||
#SET{live,off}
|
#SET{live,off}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user