Current Weather
The app’s HTML code Here is the zip with the required code: yodeck_current_widget.zip The app’s JSON schema We need the declare a schema for the required configuration fields: current weather schema.jsonExpand source { "styleSettings": [ "theme", "font", "maincolor", "textcolor" ], "fields": [ "auto_detect", "location_data", "location_text", "temprature", "lang", "style_seperator", "maincolor", "textcolor", "font", "advanced_seperator" ], "meta": { […]