Added the maximum possible number of characters (#9421)

This commit is contained in:
Villhellm 2019-05-08 23:31:24 -07:00 committed by Fabian Affolter
parent 5411c97f31
commit 336546bf3f

View File

@ -49,7 +49,7 @@ input_text:
type: integer
default: 0
max:
description: Maximum length for the text value.
description: Maximum length for the text value. 255 is the maximum number of characters allowed in an entity state.
required: false
type: integer
default: 100