Added
- Support for devolo Key-Fob
- Support for devolo Wall Switch
Changed
- **BREAKING**: MildewProperty was reimplemented as BinarySensorProperty and DewpointProperty was reimplemented as MultiLevelSensorProperty.
- **BREAKING**: Devices attributes manID and manufacturerId, prodID and productId as well as prodTypeID and productTypeId were merged
to manufacturer_id, product_id and product_type_id respectively.
Fixed
- Publisher sends consumption type additionally to element_uid and consumption value. - [54](https://github.com/2Fake/devolo_home_control_api/issues/54)