Bug Fixes
* **date:** Update to use date and time as properties ([60a37b2](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/60a37b25984ea3b00dd88c353245501e907695ec))
* **idealair:** Update based on recent schema change ([0b4a700](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/0b4a700ede16e036e25bde85c7384aadd0607860))
* **openstudio:** Fix typo in component ([6b84054](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/6b8405424d63376dbcc89203b2d19e7a8c7e4a18))
* **osm:** Correctly parse simulation warnings ([d2f80d4](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/d2f80d4c16cc1683a934b95b8ef55af2837a0a65))
* **osm:** Fix docstring typo ([28fe1f1](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/28fe1f10c736c1f59475bc5790fa734d0156b53b))
* **output:** Ensure that AllSummary is always requested by default ([2237ac9](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/2237ac9528d1a6de48855e5ffc98c2e66ddf2b3c))
* **run:** Updating simulation components with changes to core ([4f3c1c7](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/4f3c1c7419503403290f741a2f0b059d41543c15))
* **standards:** Update based on honeybee_energy_standards changes ([ba4a5d8](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/ba4a5d8e914bff713c614832a1e5be02766da3ac))
Features
* **ci:** Add automatic deployment to PyPI ([3f00b75](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/3f00b75a2b53b360d3ce49b55b3ed571719eaf9a))
* **construction:** Add components for applying Constructions ([fa3a028](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/fa3a028262212757720f7ec9cd26ef60deae2b46))
* **construction:** Add components for constructions and materials ([7b31cef](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/7b31cefc7f3b4f7273eb0cebb2e2dfb023d8d304))
* **create:** Add components for a minimum set of capabilities ([c48f5fc](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/c48f5fc67577481f529261af9e8d81baf8c37f46))
* **door:** Allow Shades to be assigned to Doors ([5d089cb](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/5d089cbabd39cfe834836ff1df5635e1c91270a1))
* **hvac:** Update based on change in honeybee_energy ([01fd68d](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/01fd68d4fc1588257e81499f61faa8cccad9d314))
* **init:** Initial commit of README and other files ([da2e287](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/da2e28750bb187989822afc08e657e7fadb27420))
* **loads:** Add components to deconstruct load objects ([1b8b66e](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/1b8b66eb0f2aa42dc3bf3c161e0c6ccf31a3b57f))
* **model:** Remove unit conversion code now that Model.units exist ([98cd837](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/98cd837d495c5664716a38207f82f7e371b355a1))
* **openstudio:** Add component to export to OpenStudio ([96eeb74](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/96eeb74112a1028de20a8626e9c49a840e353447)), closes [ladybug-tools/honeybee-energy#64](https://github.com/ladybug-tools/honeybee-energy/issues/64)
* **result:** Add components for result parsing ([49207da](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/49207da897cdddf36dd4c8ce745798fd695680ea))
* **runidf:** Add components to run IDF and OSW ([c47862e](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/c47862e9dc638c5fc45383cae10701a9ca81e0bf))
* **schedules:** Add components for Schedules and Loads ([d7d3f5a](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/d7d3f5a4a28e13a78b8ff084665ada0a86f6be15))
* **sizing:** Update to work with recent honeybee_energy changes ([624c6e4](https://github.com/ladybug-tools/honeybee-grasshopper-energy/commit/624c6e41aff7d726656e2747686b7488fd15c989))