NwsWeatherProvider properties include the “station ID” for the selected weather station, the number of outlook days for the weather report, as well as read-only properties reflecting the locale’s longitude and latitude. Also included is an “Advisories Alarm Ext” that allows for alarms when hazardous conditions exist or are expected.
For more details, see the following sections:

| Name | Value | Description |
|---|---|---|
| Station Id | text string | Station ID is automatically determined when you pick a report (location), using the Weather Manager view. |
| Outlook | numeric, 7 (default) | Number of days outlook—by default, 7 days. The maximum recommended Outlook value is 7 (days). Any greater number generates additional Forecast components upon a report update, however, they do not contain usable data. |
| Location | text string | (Read-only) Location text string received from the weather API, resolved for the latitude and longitude values entered. |
| Longitude | degrees | Geographical longitude of target location in decimal degrees (both minutes and seconds in decimal format).
NOTE: Values for latitude and longitude are useful if using a “SunPosition” component for this location—you must enter them in corresponding properties of that component. |
| Latitude | degrees | Geographical latitude of target location in decimal degrees (both minutes and seconds in decimal format).
NOTE: An online converter for going from degrees, minutes, seconds, to decimal degrees can be found at: http://www.fcc.gov/mb/audio/bickel/DDDMMSS-decimal.html (at this document time). |
| Air Quality Enabled | true (default), false |
Enabled by default. When set to |