Skip to content

Commit

Permalink
Merge 53f909c into b5e4309
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed Oct 29, 2019
2 parents b5e4309 + 53f909c commit 96c2412
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions androidtv/basetv.py
Expand Up @@ -181,6 +181,8 @@ def get_device_properties(self):
constants.CMD_MAC_WLAN0 + " && " +
constants.CMD_MAC_ETH0)

_LOGGER.debug("%s `get_device_properties` response: %s", self.host, properties)

if not properties:
return {}

Expand Down

0 comments on commit 96c2412

Please sign in to comment.