OpenXbox / xbox-smartglass-core-python

SmartGlass Core protocol python library
https://pypi.python.org/pypi/xbox-smartglass-core
MIT License
72 stars 14 forks source link

Console Instance fixes #6

Closed hunterjm closed 6 years ago

hunterjm commented 6 years ago

This PR addresses issues with the power_on method called on a console instance, as well as invalid console state after power_off if the same console instance is being re-used.

tuxuser commented 6 years ago

looks fine to me now

Schamper commented 6 years ago

ack