Skip to content

Commit c1c322c

Browse files
authored
Update README.md
1 parent d0ad57b commit c1c322c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Smart-home image:
5656
| msg.toBattery | Zu der Batterie | String oder Number<br>Number für alle Funktionen wie umrechnen | |
5757
| msg.batteryPercent | Batterie-Prozent | String oder Number<br>Number für alle Funktionen wie umrechnen | |
5858
| 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" |
59+
| msg.(var name)OutUnit | Anzeige-Einheit | String: "", W, kW, kWh, MWh, € oder T€ | Beispiel: msg.houseOutUnit = "kWh" |
6060
| msg.solarMax | Max-Wert um msg.solarPercent auszurechnen | Number (Einheit W) | |
6161
| msg.label | Beschriftung | String | |
6262

0 commit comments

Comments
 (0)