JavaScript WDL version 1.0.0 alpha.

Hi, at least I’m not getting any errors now.
I believe you need to use “temperature02” as opposed to “temperature01”. Now I wonder who came up with that confusing naming scheme… :lol:

E.g.,


	temperature02: {
            enabled: true,
            title: "Indoor Temperature",
            input: "indoor",
            highLowEnabled: true
        }