* **sensor:** Tweak sensor schema to align with other objects ([fcd972f](https://github.com/ladybug-tools/honeybee-radiance/commit/fcd972fe7f59f0dc1f5a4e6415d0deb5270d6d5a))
* **state:** Ensure vmtx and dmtx geometry is serialized to dict ([c9257df](https://github.com/ladybug-tools/honeybee-radiance/commit/c9257dfa018873812b7171a67fadc5e7e640d979))
* **bsdf:** Ensure BSDF is serialize-able to JSON ([aeee63f](https://github.com/ladybug-tools/honeybee-radiance/commit/aeee63fafb9dac2230d98fb2f2a66330c8261c76))
* **state:** Add tests for state and dynamic geometry ([66a988c](https://github.com/ladybug-tools/honeybee-radiance/commit/66a988c5b4588a970800f87d2492fe68706eb840))
Features
* **state:** Add states and properties for dynamic geometry ([e29f18f](https://github.com/ladybug-tools/honeybee-radiance/commit/e29f18fa7ebba61ab50303290b7fc61d4685578b))
* **material:** add mirror material to modifiers ([891d684](https://github.com/ladybug-tools/honeybee-radiance/commit/891d6845d047479903820801852947703115b794)), closes [#46](https://github.com/ladybug-tools/honeybee-radiance/issues/46)