Skip to content

Commit aa5309b

Browse files
committed
yaml format adjustment
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
1 parent b226060 commit aa5309b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • bundles/org.openhab.core.model.yaml/src/test/resources/model/sitemaps

bundles/org.openhab.core.model.yaml/src/test/resources/model/sitemaps/bigSitemap.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,14 @@ sitemaps:
120120
max: 22.5
121121
step: 0.5
122122
confirmCmd:
123-
operator: ">"
124-
argument: 20
125-
value: "Should I change the setpoint value?"
123+
operator: ">"
124+
argument: 20
125+
value: "Should I change the setpoint value?"
126126
- type: Colorpicker
127127
item: DemoColor
128128
label: Test Colorpicker
129129
confirmCmd:
130-
value: "true"
130+
value: "true"
131131
- type: Colortemperaturepicker
132132
item: DemoColorTemp
133133
label: Test Colortemperaturepicker

0 commit comments

Comments
 (0)