MMM-WunderGround icon indicating copy to clipboard operation
MMM-WunderGround copied to clipboard

layout

Open PhilippTh opened this issue 8 years ago • 0 comments

Hey,

changing layout to horizontal or vertical does not change anything.

My config is

 {
                    module: 'MMM-WunderGround',
                    position: 'top_right',
                    config: {
                        apikey: 'xxxxxxxxxxxxxxx',
                        pws: 'pws:IVIENNA291',
                        hourly: '1',
                        fctext: '1',
                        fcdaycount: "5",
                        fcdaystart: "0",
                        hourlyinterval: "3",
                        hourlycount: "2",
                        alerttime: 10000,
                        alerttruncatestring: "english:",
                        roundTmpDecs: 1,
                        UseCardinals: 0,
                        layout: "horizontal",
                        sysstat: 0
                    }
                },

Thanks!

PhilippTh avatar Nov 29 '17 16:11 PhilippTh