Skip to content

Commit

Permalink
[MAX] readme fix (openhab#1910)
Browse files Browse the repository at this point in the history
closes openhab#1906

Signed-off-by: Marcel Verpaalen <[email protected]>
  • Loading branch information
marcelrv authored and fharni committed Feb 19, 2017
1 parent a0367fc commit 49345d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions addons/binding/org.openhab.binding.max/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,9 @@ In most cases no Things need to be defined manually. In case your Cube can't be
max.things:

```
Bridge max:bridge:KEQ0565026 [ ipAddress="192.168.3.9", serialNumber="KEQ0565026" ]
max:thermostat:KEQ0565026 [ serialNumber="KEQ0565123" ]
Bridge max:bridge:KEQ0565026 [ ipAddress="192.168.3.9", serialNumber="KEQ0565026" ] {
Thing max:thermostat:KEQ0565026:KEQ0565123 [ serialNumber="KEQ0565123" ]
}
```

max.items:
Expand Down

0 comments on commit 49345d4

Please sign in to comment.