Skip to content

Repository files navigation

MMM-SwissSmartUrbanHeatMap

MMM-SwissSmartUrbanHeatMap allows you to view climatic data from stations of the measuring network Smart Urban Heat Map Bern (temperature & humidity) on your MagicMirror².

Display

Data is provided by Smart Urban Heat Map Project Bern, Switzerland

Installation

cd ~/MagicMirror/modules

Clone the repository:

git clone https://github.com/git-pesche/MMM-SwissSmartUrbanHeatMap

Configure the module in your config.js:

modules: [
  {
    module: 'MMM-SwissSmartUrbanHeatMap',
    position: 'top_right',
    header: 'Elfenau Bern',
    config: {
      city: '11025',
      humidity: 'vertical',
    }
  },
]

Configuration Options

Option Description
city Location of the measuring station to display the temperature & humidity. (possible values see: https://smart-urban-heat-map.ch/api/v2/stations)
humidity Layout to show humidity with ('vertical', 'horizontal' or 'none')
updateIntervalMs How often the module should update itself (every 15min by default)

About

MMM-SwissSmartUrbanHeatMap allows you to view climatic data from stations of the measuring network [Smart Urban Heat Map Bern](https://smart-urban-heat-map.ch/)

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages