Provides basic temperature reading from the Hive Weather API
Get-HiveWeather [[-PostCode] <String>]
Uses a PostCode to retrieve current outside temperature. By default the users postcode is used in the query, this can be overridden using the PostCode parameter.
PS C:\> {{ Add example code here }}
{{ Add example description here }}
PostCode used in Weather query. By default the current user postcode is used.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False