MisterWil / abodepy

A thin Python wrapper for the Abode alarm API
MIT License
50 stars 17 forks source link

Add device_uuid property and remove repeated code #49

Closed shred86 closed 4 years ago

shred86 commented 4 years ago

Need the ability to access device_uuid for some updates I'm doing to the abode component in Home Assistant. The set_color_temp and set_color methods are in light.py.