KiboOst / php-devoloDHC

php API providing control over Devolo Home Control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong EMail given when unknown devices are found

lnetwalker opened this issue · comments

I have some devices which are from different vendors.
When I query them I get debugging output that tells me to mail that to you.

I tried to do so, but the email address seems to be wrong.

Could you verifiy?

Thanks

Hi,
I have fix it, you have have to remove 'to' ;-) Was missing a space.
Let me know which devices they are (physically I mean) so I know what to look for ;-)

You can also try $DHC->debugDevice('Mydevice')

Thanks