Belkin WeMo plugin

Unfortunately, I’m in way over my head…
I’ve started getting an error on the WeMo page in AltUI:

Error in WeMo.configuration(): TypeError: jsonp.get_room_by_id is not a function

This only happens when I give an assigned device a room since that’s the only time the function is called.
I looked around and found a page that states get_room_by_id has been replaced by getRoomObject but it can’t seen to find that either.
Don’t know how long this has been hapenning but this may be the first time I’ve ever moved a WeMo device to a room. :-\

I don’t know anything about jsonp or how/where it is defined so I could really use some help.

TIA