Closed devbobo closed 8 years ago
@@ master #43 diff @@
==========================================
Files 2 2
Lines 269 269
Methods 57 57
Messages 0 0
Branches 43 43
==========================================
Hits 241 241
Misses 28 28
Partials 0 0
Powered by Codecov. Last update 00ecbcc...7c27d52
The root cause of this issue is supposed to be fixed with (aea39838007af278405635adc60c40e8ef5c06b0). I just released 0.11.1, so by running npm update
from your homebridge installation everything should be fine then. Please let me know if this works for you.
Please reopen if 0.11.1. still doesn't work for you.
👍
When I'm running Plex on my network, I found that the
homebridge-platform-wemo
plugin for Homebridge was crashing with the following...When I inspected the
json
variable, I found that it had a namespace attached to the root node...Adding this additional check will prevent from crashing in this situation.