Skip to content

Commit 586015a

Browse files
magx2lsiepel
andauthored
Update bundles/org.openhab.binding.bambulab/README.md
Co-authored-by: lsiepel <[email protected]> Signed-off-by: Martin <[email protected]>
1 parent 45c768f commit 586015a

File tree

1 file changed

+2
-2
lines changed
  • bundles/org.openhab.binding.bambulab

1 file changed

+2
-2
lines changed

bundles/org.openhab.binding.bambulab/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ Thing bambulab:printer:myprinter "My BambuLab Printer" @ "3D Printing Area" [
109109
]
110110
```
111111

112-
### Item Configuration
112+
### `bambulab.items` Exmaple
113113

114-
```
114+
```java
115115
Number:Temperature NozzleTemperature "Nozzle Temperature [%.1f °C]" { channel="bambulab:printer:myprinter:nozzle-temperature" }
116116
Number:Temperature BedTemperature "Bed Temperature [%.1f °C]" { channel="bambulab:printer:myprinter:bed-temperature" }
117117
String PrintStage "Print Stage [%s]" { channel="bambulab:printer:myprinter:mc-print-stage" }

0 commit comments

Comments
 (0)