mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
change prefix 00 when 0 note (#19662)
This commit is contained in:
parent
8a28a19c7a
commit
2aa0676f9d
@ -677,7 +677,7 @@ automation 3:
|
|||||||
|
|
||||||
<div class='note warning'>
|
<div class='note warning'>
|
||||||
|
|
||||||
Do not prefix numbers with a zero - using `'00'` instead of `'0'` for example will result in errors.
|
Do not prefix numbers with a zero - using `'01'` instead of `'1'` for example will result in errors.
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user