You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: bundles/org.openhab.binding.bluetooth/CONTRIBUTE.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Two fundamental communications methods can be employed in Bluetooth: beacons and
36
36
### Thing Naming
37
37
38
38
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`.
0 commit comments