v1.5.2
New Feature.
@falkyre Added a command line parameter, --ghtoken to put in a GitHUb API Token if you have one for doing the updatecheck. Normally not required as the updatecheck only runs every day at 3AM but if you are testing, you might run into a rate limit error without a token.
Bug fixes:
Some fixes to OWM for handling if there is a bad api key or if the key has not been activated yet. Some typos in the NWS alerts. Some fixes for EC forecasts where the full observation data packet is not returned so instead of crashing, things get set to N/A. Added command line option (--ghtoken) to use an github API token for the update checker. This only impacts if you are doing lots of testing and using the updatechecker on the commandline. Normal updatechecks happen once a day at 3AM so only developers might need this option.
nhl_setup will always validate the config.json once it starts,
Dimmer was not setting to night time if a set time was used in the config.
Changed the clock.py to show : instead of a blank when the flash_seconds is set to false in the config