hunterjm / hassio-addons

Control your Xbox One from your Home Assistant device.
MIT License
55 stars 50 forks source link

Drop out of exceptions in *getters* #17

Closed tuxuser closed 5 years ago

tuxuser commented 5 years ago

If invalid / None data is received, drop out of the function - instead of trying to return a key from NoneType data - which will obviously fail