Skip to content

Commit

Permalink
[nikohomecontrol] Fix typo in readme (openhab#9549)
Browse files Browse the repository at this point in the history
[nikohomecontrol] Small README update.

While searching why I can't get my electricity working, I think I spotted this typo.

Signed-off-by: Dries Vandenneucker <[email protected]>
  • Loading branch information
Dries-Vandenneucker authored and seaside1 committed Dec 28, 2020
1 parent b6adb45 commit 4ea6774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.nikohomecontrol/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ Bridge nikohomecontrol:bridge2:nhc2 [ addr="192.168.0.70", port=8884, password="
dimmer 3 "DiningRoom" [ actionId="abcdef01-abcd-1234-ab98-abcdef012345", step=5 ]
blind 4 [ actionId="abcdef01-abcd-1234-ab98-abcdefabcdef" ]
thermostat 5 [ thermostatId="abcdef01-abcd-1234-ab98-012345abcdef", overruleTime=10 ]
electricitymeter 6 [ energyMeterId="abcdef01-abcd-1234-cd56-ffee34567890" ]
energymeter 6 [ energyMeterId="abcdef01-abcd-1234-cd56-ffee34567890" ]
}
Bridge nikohomecontrol:bridge:nhc3 [ addr="192.168.0.110" ] {
Expand Down

0 comments on commit 4ea6774

Please sign in to comment.