added apcups

This commit is contained in:
2017-11-15 09:37:56 +01:00
parent 6a45ee34e7
commit 352bc23e7f
6 changed files with 126 additions and 0 deletions

10
apcups/ups.items Normal file
View File

@@ -0,0 +1,10 @@
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]"