L3D
fd742c7049
Co-authored-by: L3D <l3d@see-base.de> Reviewed-on: https://backwesen.de/c3woc/webseite/pulls/1
15 lines
206 B
INI
15 lines
206 B
INI
[block]
|
|
name = Ofen Temperatur
|
|
button_label = Ofen Temperatur
|
|
|
|
[fields.amount]
|
|
label = Temperatur
|
|
type = integer
|
|
width = 2/3
|
|
|
|
[fields.unit]
|
|
label = unit
|
|
type = select
|
|
choices = C, F
|
|
default = C
|
|
width = 1/3
|