[ermine] Fix parsing double from string exception.

An exception is thrown when parsing json weather data for temp. It
is expecting a double and sometimes weather data comes back with
string value.

Change-Id: Ie2c1557f9fe011650e969da9cd677734f8916693
1 file changed
tree: e2a63c1185a9ed136c5eea81cd088c8b7bdcb206
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. examples/
  5. lib/
  6. session_shells/
  7. settings/
  8. story_shells/
  9. tests/
  10. .gitignore
  11. analysis_options.yaml
  12. AUTHORS
  13. BUILD.gn
  14. CONTRIBUTING.md
  15. LICENSE
  16. OWNERS
  17. PATENTS
  18. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.