Alarmgong, Alarmlicht und Hoftor Steuerung
This commit is contained in:
@ -80,6 +80,14 @@ sitemap default label="Feuerwehr Rembrücken" {
|
||||
Text item=FFStatus67641272 label="GW-N (2-64-1) [MAP(status.map):%s]" icon="" valuecolor=["1"="#31CF31", "2"="#31CF31", "3"="#FF8E00", "4"="#840000", "6"="#000000"]
|
||||
}
|
||||
}
|
||||
Text label="Torsteuerung" icon=garagedoor {
|
||||
Switch item=REMWEBIO001_Ausgang0 icon=garagedoor
|
||||
Switch item=REMWEBIO001_Ausgang1 icon=garagedoor
|
||||
Switch item=REMWEBIO001_Ausgang2 icon=garagedoor
|
||||
Switch item=REMWEBIO001_Ausgang3 icon=garagedoor
|
||||
Switch item=REMWEBIO001_Ausgang4 icon=garagedoor
|
||||
|
||||
}
|
||||
Text label="Dienste" icon="kalender" {
|
||||
Text item=FFDienstZVD
|
||||
Text item=FFDienstIUK2
|
||||
@ -95,18 +103,20 @@ sitemap default label="Feuerwehr Rembrücken" {
|
||||
Frame label="Anzeige" {
|
||||
Switch item=CamSelection label="Auswahl" mappings=[0="Vorne", 1="Hinten"]
|
||||
Video url="http://admin:rt8qff8ppkma82bzxq2vcy3m3@10.112.30.31/record/current.jpg" encoding="mjpeg" visibility=[CamSelection==0, CamSelection=="Uninitialized"]
|
||||
Switch item=REMCAM001Record label="Aufzeichung" mappings=[enable="Aktiv", disable="Inaktiv"] visibility=[CamSelection==0, CamSelection=="Uninitialized"]
|
||||
Switch item=REMCAM001Record label="Aufzeichung" mappings=[ON="Aktiv", OFF="Inaktiv"] visibility=[CamSelection==0, CamSelection=="Uninitialized"]
|
||||
|
||||
Video url="http://admin:pdgqa62v4f4bd9trmvp7z7t88@10.112.30.32/record/current.jpg" encoding="mjpeg" visibility=[CamSelection==1]
|
||||
Switch item=REMCAM002Record label="Aufzeichung" mappings=[enable="Aktiv", disable="Inaktiv"] visibility=[CamSelection==1]
|
||||
Switch item=REMCAM002Record label="Aufzeichung" mappings=[ON="Aktiv", OFF="Inaktiv"] visibility=[CamSelection==1]
|
||||
}
|
||||
Frame label="Sound" {
|
||||
Switch item=CamSoundLocSelection label="Auswahl" mappings=[0="Vorne", 1="Hinten", 2="Beide"]
|
||||
Selection item=CamSoundTone label="Ton" mappings=["Alarm"="Alarm", "AnsKeyNoFunction"="AnsKeyNoFunction", "AnsMsgBell"="AnsMsgBell", "AnsMsgKeypad"="AnsMsgKeypad", "AnsMsgNoAnswer"="AnsMsgNoAnswer", "Beep"="Beep", "Busy"="Busy", "Cuckooclock"="Cuckooclock", "Default"="Default", "DoorBell"="DoorBell", "Phonering"="Phonering", "Standard"="Standard"]
|
||||
Selection item=CamSoundTone label="Ton" mappings=["Alarm"="Alarm", "AnsKeyNoFunction"="AnsKeyNoFunction", "AnsMsgBell"="AnsMsgBell", "AnsMsgKeypad"="AnsMsgKeypad", "AnsMsgNoAnswer"="AnsMsgNoAnswer", "Beep"="Beep", "Busy"="Busy", "Cuckooclock"="Cuckooclock", "Default"="Default", "DoorBell"="DoorBell", "Phonering"="Phonering", "Standard"="Standard", "q96_feuer2"="Q96"]
|
||||
Setpoint item=CamSoundVolume label="Lautstärke" minValue=0 maxValue=30 step=1
|
||||
Slider item=CamSoundVolume label="Lautstärke" switchSupport minValue=0 maxValue=30 step=1
|
||||
Switch item=CamPlaySound label="Auswahl" mappings=[ON="Abspielen"]
|
||||
}
|
||||
}
|
||||
Switch item=REMWEBIO001_Ausgang5
|
||||
}
|
||||
Frame label="Wetter" {
|
||||
Text label="Blitzkarte" icon="lightning" {
|
||||
|
Reference in New Issue
Block a user