* Support for serial numbers (Thank you tschamm ) 37 * Support for Gates (Thank you mnaggatz ) 36 35
0.2.13
Added support for light and blade types (31), thank you Dimitri23
0.2.12
* Added IGNORE Value to parameter class 26 Julius2342 * Added GatewaySubState RESERVED_132 = 0x84 22 madzrobz
0.2.11
* Added support for Dual Shutters 20 Arduous * Small bugfixes
0.2.10
Improvements ---------------
* Support for `Awning` devices (Thanks l-mb ) * Updated README.md, added clarification which password to use (Thanks l-mb ) * Expose wait_for_completion parameter on `Scene()` and `OpeningDevice()` . * More docstrings * Improved Log messages
0.2.9
Improved logging. -----------------
This is a breaking change, i removed the `log_frames` parameter from the `PyVLX `object - the frames are printed out if logging is set to `debug`.