activatedtmx

Results 1 comments of activatedtmx

For me there is some issue getting device type: ``` line 67, in __init__ self.type: DeviceType = DeviceType.__dict__['_value2member_map_'].get(int(data.get('type', 0)), 0) ^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: invalid literal for int() with base 10: 'a4'...