wrong default delay value
This commit is contained in:
@@ -34,7 +34,7 @@ blueprint:
|
|||||||
delay:
|
delay:
|
||||||
name: Delay to avoid sync problems (coming soon)
|
name: Delay to avoid sync problems (coming soon)
|
||||||
description: 'Synchronization Problems may occur due to the NETWORK / WLAN. To avoid this problem enter your value for the delay (milliseconds)'
|
description: 'Synchronization Problems may occur due to the NETWORK / WLAN. To avoid this problem enter your value for the delay (milliseconds)'
|
||||||
default: ["10"]
|
default: '10'
|
||||||
selector:
|
selector:
|
||||||
text: {}
|
text: {}
|
||||||
sync_value_ha:
|
sync_value_ha:
|
||||||
|
|||||||
Reference in New Issue
Block a user