MisterWil / abodepy

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

Add mac_address property for the alarm #50

Closed shred86 closed 4 years ago

shred86 commented 4 years ago

Exposes the _panel JSON data in the abodepy.py module as a panel property to be used by other modules. The alarm.py module utilizes the the panel property to return the mac address from the panel JSON.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.1%) to 79.341% when pulling 55b587c8d1615323d05af398592c903e8937789e on shred86:mac_address into d8e3c5ed17e335c62479901a8bf83cc12395547c on MisterWil:master.

MisterWil commented 4 years ago

Merging in. Gonna move some stuff around, write a test, then push it into a 0.16.2 release