Skip to content

Commit

Permalink
Prepare test for profile feature
Browse files Browse the repository at this point in the history
  • Loading branch information
voruti committed Aug 8, 2021
1 parent 1a1a661 commit 5ac5106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/openhab2_multipleChannelsOneItem.items
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Switch MultiItem {channel="mqtt:topic:52b61fd6:light", channel="mqtt:topic:d589b50d:power", channel="mqtt:topic:3621578b:switch", channel="mqtt:topic:1c4c5e84:light"}
Switch MultiItem {channel="mqtt:topic:52b61fd6:light", channel="mqtt:topic:d589b50d:power"[profile="system:follow"], channel="mqtt:topic:3621578b:switch"[sourceFormat="%.1f °C", profile="transform:REGEX", function=".*\u003d(\\\\d*.\\\\d*).*"], channel="mqtt:topic:1c4c5e84:light"}

0 comments on commit 5ac5106

Please sign in to comment.