Breaking changes - change device classes from InelsLight to pyLight and InelsSwitch to pySwitch
0.1.5
- implement light device - unit testing - fix switch test bug - fix device set_value bug
0.1.4
- new functionality in InelsDevice - change usages of InelsBus3 - pass proxy class of InelsBus3 to the device - InelsSwitch with state and toggle function - unittesting with Mock and Patching
0.1.0
Braking changes Change file structure and classes - Changed class names and their location in files - Changed file location due to the better understanding of python import requirements - To the future will be better to ad RF or CU2 support