User Tools

Site Tools


openweathermap_v5_0

OpenWeatherMap

FeatureSupport
Sending
Receiving
Config

Supported Brands

None

Sender Arguments

None

Config

        "outside": {
                "name": "outside",
                "temperature": {
                        "name": "Temperature",
                        "protocol": [ "openweathermap" ],
			"id": [{
				"location": "amsterdam",
				"country": "nl"
			}],
			"humidity": 7600,
			"temperature": 700,
			"sunrise": 1,
			"sunset": 700,
			"sun": "set"
                }
        }

Optional Settings

SettingDefaultFormatDescription
device-decimals2numberHow many decimals does the weather information contain
device-humidity-offset0numberCorrect humidity value
device-temperature-offset0numberCorrect temperature value
gui-decimals2numberHow many decimals should the GUIs display
gui-show-humidity11 or 0Don't display the humidity value
gui-show-temperature11 or 0Don't display the temperature value
gui-show-sunriseset11 or 0Don't display the sunrise / sunset values
gui-show-update11 or 0Don't display the update button
poll-interval900secondsWhat should be the poll interval of the API

Comments

1. Please notice that the open weather map interval cannot be less than 10 minutes to respect open weather map traffic and policy

openweathermap_v5_0.txt · Last modified: 2015/11/27 21:09 (external edit)