Files, scripts, howtos and more for openHAB.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10 lines
519 B

String USV_Log "kompletter Inhalt des Logs [%s]" { channel="exec:command:a1b2c3d4:output" }
String USV_Status "USV Status [MAP(ups.map):%s]"
Number USV_Load "USV Load [%.1f %%]"
Number USV_BattCharge "USV Battery Charge [%.1f %%]"
Number USV_TimeLeft "USV Time Left [%.1f Minuten]"
Number USV_BattVoltage "USV Battery Volts [%.1f V]"
Number USV_LineV "USV Input Volts [%.1f V]"
Number USV_OutputV "USV Output Volts [%.1f V]"
Number USV_ITemp "USV Temperatur [%.1f °C]"
String USV_BattDate "USV Battery Date [%s]"