home-assistant-libs / netdisco

:mag_right: Python library to scan local network for services and devices.
Other
266 stars 147 forks source link

Catch potential decode error when decoding for ascii #220

Closed nielstron closed 5 years ago

nielstron commented 5 years ago

As 1024 in tellstick is the same port as SSDP (where even utf-8 seems to crash occasionally) this intends to catch a decode error before it blows up netdisco