Page 1 of 1
Delete an exploded PowerPlug from the Toon 2
Posted: Fri Mar 01, 2019 5:21 pm
by witteherder
Hi,
One of my Powerplugs did exploded this week.
Glady I did not have a fire but a ot of smoke.
This happened when I was "koppelen aan Toon"
No I want to disconnect it from the Toon 2 but he can't connect ofcourse not anymore with this powerplug.
How can i delete it otherwise out of the Toon?
Re: Delete an exploded PowerPlug from the Toon 2
Posted: Fri Mar 01, 2019 5:52 pm
by WickedMaster
You can delete it from hdrv_zwave/index.html page.
Re: Delete an exploded PowerPlug from the Toon 2
Posted: Fri Mar 01, 2019 7:00 pm
by witteherder
Can you please give me a bit more details how to do?
Re: Delete an exploded PowerPlug from the Toon 2
Posted: Fri Mar 01, 2019 7:32 pm
by mAiden
Wow, thats heavy. Have heard it before with a Neo Coolcam plug, I think it was Toonz then.
you can remove the plug in: /qmf/config/config_happ_smartplug.xml
Delete the full line, as an example, this is a whole line.
Code: Select all
<device>
<package>happ_smartplug</package>
<uuid>xxxxxxxxxxx</uuid>
<type>xxxxxxx</type>
<name>xxxxxxx</name>
<internalAddress>xxxxxxxxxxxx</internalAddress>
<visibility>1</visibility>
<dependency></dependency><flowGraphUuid></flowGraphUuid><flowGraphIntAddr></flowGraphIntAddr><quantityGraphUuid></quantityGraphUuid><quantityGraphIntAddr></quantityGraphIntAddr><position>8</position><inSwitchAll>1</inSwitchAll><inSwitchSchedule>0</inSwitchSchedule><switchLocked>0</switchLocked><ledRingColorDeviceOn>0</ledRingColorDeviceOn><ledRingColorDeviceOff>0</ledRingColorDeviceOff><enabledByWidget>1</enabledByWidget></device>
Reboot Toon after you edit it..
