Make region_id optional with no default value
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.