homematic-community/XML-API

rssilist.cgi returns unknown device

Opened this issue · 2 comments

On my raspmatic the cgi runs well. The only problem is that the XML contains a device which does not seem to exist:

image

When I filter the device list of the CCU (settings > device list) for OEQ0607802 nothing is returned.
I thought that this might be a ghosted entry, and I could delete it from the (hidden) device list

image

But it's not listed there either. Does any of you have an idea where this entry might come from and how I can get rid of it?

I'm retrieving the xml from a javascript running on ioBroker, this script creates states in the ioBroker database and updates them. And as the script can't resolve OEQ0607802 it returns an error. Yes, I could modify the scipt so that ignores this object. But I'd prefer to fix the problem instead of using a workaround.

Are you sure that this isn‘t simply the serial id of your RF module? Thus of your HM-MOD-RPI-PCB or RPI-RF-MOD or a LAN gateway?!?

How can I check?