Skip to content

Commit 958c43e

Browse files
authored
Adapt to naming convention (openhab#18232)
Signed-off-by: Jacob Laursen <[email protected]>
1 parent 0b13f65 commit 958c43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.openhab.binding.bluetooth/CONTRIBUTE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Two fundamental communications methods can be employed in Bluetooth: beacons and
3636
### Thing Naming
3737

3838
To avoid naming conflicts with different Bluetooth bundles a strict naming policy for things and thing xml files is proposed.
39-
This should use the bundle name and the thing name, separated with an underscore - e.g. for a Yeelight binding Blue2 thing, the thing type would be `yeelight_blue2`.
39+
This should use the bundle name and the thing name, separated with a hyphen - e.g. for a Yeelight binding Blue2 thing, the thing type would be `yeelight-blue2`.
4040

4141
### Connected Mode Implementation
4242

0 commit comments

Comments
 (0)