Skip to content

Make region_id optional with no default value

Choose a tag to compare

@amaximus amaximus released this 14 Jul 08:13

Make region_id optional and with no default value to allow handling weather alerts and forecasts independently.

#5 Alerts not correct

*** BREAKING CHANGE ***
region_id used to default to 101. Starting from this change the default value for region_id will be an empty string. Thus if you need the weather alerts you'll need to explicitely define it.