We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ad57b commit c1c322cCopy full SHA for c1c322c
1 file changed
README.md
@@ -56,7 +56,7 @@ Smart-home image:
56
| msg.toBattery | Zu der Batterie | String oder Number<br>Number für alle Funktionen wie umrechnen | |
57
| msg.batteryPercent | Batterie-Prozent | String oder Number<br>Number für alle Funktionen wie umrechnen | |
58
| msg.(var name)Unit | In-Einheit | String: "", W, kW, Wmin, Wh, kWh, MWh, € oder T€ | Beispiel: msg.houseUnit = "kWh" |
59
-| msg.(var name)OutUnit | Out-Einheit | String: "", W, kW, kWh, MWh, € oder T€ | Beispiel: msg.houseOutUnit = "kWh" |
+| msg.(var name)OutUnit | Anzeige-Einheit | String: "", W, kW, kWh, MWh, € oder T€ | Beispiel: msg.houseOutUnit = "kWh" |
60
| msg.solarMax | Max-Wert um msg.solarPercent auszurechnen | Number (Einheit W) | |
61
| msg.label | Beschriftung | String | |
62
0 commit comments