ol-iver / denonavr

Automation Library for Denon AVR receivers.
MIT License
176 stars 67 forks source link

fix FutureWarning #129

Closed starkillerOG closed 4 years ago

starkillerOG commented 4 years ago

When looking at the log of HomeAssistant I came occros this: /srv/homeassistant/lib/python3.7/site-packages/denonavr/denonavr.py:1031: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. This fixes that