dlarrick / pykumo

Python library to interact with Mitsubishi KumoCloud devices via their local API
MIT License
33 stars 12 forks source link

add method to get mac address so we can resolve IP locally #9

Closed omriasta closed 4 years ago

omriasta commented 4 years ago

This is the first part so we can use the mac address of each unit and then resolve it locally. The rest of the changes will be in hass-kumo (check arp table for entry and setup the devices their using the new address). I kept the change here to a minimum. Let me know if any issues.

dlarrick commented 4 years ago

I will not have a chance to look at this until the weekend (possibly Friday)

omriasta commented 4 years ago

No rush, just trying to help out as much as I can, like I said, this is for others, doesn't affect me since I'm on a static.

dlarrick commented 4 years ago

No harm in exposing MAC address regardless of whether it's useful in HA. Merging.

omriasta commented 4 years ago

Perfect, thanks, are you going to push a new pypi release to incorporate this? I will need to update the version in the manifest.

dlarrick commented 4 years ago

Done, 0.1.9