Skip to content

Commit

Permalink
[keba] Fix unit in example for power channel (#14031)
Browse files Browse the repository at this point in the history
Related to #12529 

Signed-off-by: Laurent Garnier <[email protected]>
  • Loading branch information
lolodomo authored Dec 22, 2022
1 parent 16fcd5d commit 7195825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.keba/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Number:ElectricCurrent KebaI3
Number:ElectricPotential KebaU1 {channel="keba:kecontact:1:U1"}
Number:ElectricPotential KebaU2 {channel="keba:kecontact:1:U2"}
Number:ElectricPotential KebaU3 {channel="keba:kecontact:1:U3"}
Number:Power KebaPower "Energy during current session [%.1f Wh]" {channel="keba:kecontact:1:power"}
Number:Power KebaPower "Energy during current session [%.1f W]" {channel="keba:kecontact:1:power"}
Number:Energy KebaSessionEnergy {channel="keba:kecontact:1:sessionconsumption"}
Number:Energy KebaTotalEnergy "Energy during all sessions [%.1f Wh]" {channel="keba:kecontact:1:totalconsumption"}
Switch KebaInputSwitch {channel="keba:kecontact:1:input"}
Expand Down

0 comments on commit 7195825

Please sign in to comment.