Skip to content

Commit

Permalink
Merge pull request openhab#4 from Dries-Vandenneucker/StiebelBinding
Browse files Browse the repository at this point in the history
Bugfix label channel types
  • Loading branch information
kreutpet authored May 25, 2020
2 parents 59484d7 + 16ed45c commit 4100bce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
</channel-type>
<channel-type id="year" advanced="true">
<item-type>Number</item-type>
<label>Seconds</label>
<label>Year</label>
<description>Year of the current time.</description>
<state min="0" max="99" step="1" pattern="%d YY" readOnly="true" />
</channel-type>
Expand Down

0 comments on commit 4100bce

Please sign in to comment.