Blizzard maps to `VV`
See original GitHub issueThe problem



What version of Home Assistant Core has the issue?
2022.12.8
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
nws
Link to integration documentation on our website
https://www.home-assistant.io/integrations/nws/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information

{
"id": "https://api.weather.gov/stations/KCID/observations/2022-12-22T18:52:00+00:00",
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-91.700000000000003,
41.880000000000003
]
},
"properties": {
"@id": "https://api.weather.gov/stations/KCID/observations/2022-12-22T18:52:00+00:00",
"@type": "wx:ObservationStation",
"elevation": {
"unitCode": "wmoUnit:m",
"value": 265
},
"station": "https://api.weather.gov/stations/KCID",
"timestamp": "2022-12-22T18:52:00+00:00",
"rawMessage": "KCID 221852Z 31025G31KT 1/2SM R09/4500VP6000FT BLSN VV016 M22/M24 A3007 RMK AO2 PK WND 32034/1831 SNE50 SLP202 P0000 T12171244 $",
"textDescription": "Sky Obscured",
"icon": "https://api.weather.gov/icons/land/day/vv?size=medium",
"presentWeather": [],
"temperature": {
"unitCode": "wmoUnit:degC",
"value": -21.699999999999999,
"qualityControl": "V"
},
"dewpoint": {
"unitCode": "wmoUnit:degC",
"value": -24.399999999999999,
"qualityControl": "V"
},
"windDirection": {
"unitCode": "wmoUnit:degree_(angle)",
"value": null,
"qualityControl": "Z"
},
"windSpeed": {
"unitCode": "wmoUnit:km_h-1",
"value": null,
"qualityControl": "Z"
},
"windGust": {
"unitCode": "wmoUnit:km_h-1",
"value": 57.600000000000001,
"qualityControl": "S"
},
"barometricPressure": {
"unitCode": "wmoUnit:Pa",
"value": 101830,
"qualityControl": "V"
},
"seaLevelPressure": {
"unitCode": "wmoUnit:Pa",
"value": 102020,
"qualityControl": "V"
},
"visibility": {
"unitCode": "wmoUnit:m",
"value": 800,
"qualityControl": "C"
},
"maxTemperatureLast24Hours": {
"unitCode": "wmoUnit:degC",
"value": null
},
"minTemperatureLast24Hours": {
"unitCode": "wmoUnit:degC",
"value": null
},
"precipitationLastHour": {
"unitCode": "wmoUnit:mm",
"value": 0,
"qualityControl": "C"
},
"precipitationLast3Hours": {
"unitCode": "wmoUnit:mm",
"value": null,
"qualityControl": "Z"
},
"precipitationLast6Hours": {
"unitCode": "wmoUnit:mm",
"value": null,
"qualityControl": "Z"
},
"relativeHumidity": {
"unitCode": "wmoUnit:percent",
"value": 78.742215304151003,
"qualityControl": "V"
},
"windChill": {
"unitCode": "wmoUnit:degC",
"value": null,
"qualityControl": "V"
},
"heatIndex": {
"unitCode": "wmoUnit:degC",
"value": null,
"qualityControl": "V"
},
"cloudLayers": [
{
"base": {
"unitCode": "wmoUnit:m",
"value": 490
},
"amount": "VV"
}
]
}
},
Issue Analytics
- State:
- Created 9 months ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
NEW- Overcast Blizzard World! - Overwatch 2 New Map Weather
Overwatch 2 season 2 adds new weather effects to the Blizzard World map ! Overcast Blizzard World is the first original map to...
Read more >Blizzard is going to rotate maps, it's a terrible idea - YouTube
Overwatch 2: Blizzard is going to rotate maps, it's a terrible ideaSource: https://twitter.com/OverwatchNaeri➡️ ...
Read more >Blizzard World | BEST Map For Widow (W/ MouseCam!)
Who woulda thought that the newest Overwatch map would be insane for Widowmaker players?! Loving the layout overall!
Read more >Blizzard (map) - StarCraft Wiki - Fandom
Blizzard is a multiplayer map for StarCraft: Brood War. It supports up to six players. References.
Read more >Any Word On OW 1 Maps Coming Back? - Blizzard Forums
Just curious if anyone has heard anything about if/when maps like ... back to comp as it would be interesting to play those...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m willing to help fix this. I wanted to grab the nws data about it while it was still around.
Looks like the Icon field is deprecated.