doudz / homeassistant-zigate

zigate component for Home Assistant
MIT License
48 stars 15 forks source link

Remove (forget) device without physical device access #74

Open ruimarinho opened 4 years ago

ruimarinho commented 4 years ago

Hi @doudz,

Is it possible to remove a device without access to it? I tested a device which I don't have with me anymore but zigate.remove_device sends a message to the device before removal.

Is the only way to do this via an EEPROM reset?

Thank you!