Strange entry at not used devices

Topics (not sure which fora)
when not sure where to post, post here and mods will move it to right forum.

Moderators: leecollings, remb0

Post Reply
Vomera
Posts: 184
Joined: Wednesday 06 September 2017 9:11
Target OS: Linux
Domoticz version:
Contact:

Strange entry at not used devices

Post by Vomera »

Hi Everyone,

I just cleared the Unused devices at domoticz. But there is one entry I cannot delete. Is it possible to delete this ?
It changes the format of the table

Image

Link to the image https://i.imgur.com/u4mgvRH.png
Last edited by Vomera on Monday 05 November 2018 20:01, edited 1 time in total.
SweetPants

Re: Strange entry at not used devices

Post by SweetPants »

Image is not readable
Vomera
Posts: 184
Joined: Wednesday 06 September 2017 9:11
Target OS: Linux
Domoticz version:
Contact:

Re: Strange entry at not used devices

Post by Vomera »

I added a link in the first post, thanks to mention it :)
User avatar
waaren
Posts: 6028
Joined: Tuesday 03 January 2017 14:18
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Strange entry at not used devices

Post by waaren »

Vomera wrote: Monday 05 November 2018 17:17 I just cleared the Unused devices at domoticz. But there is one entry I cannot delete. Is it possible to delete this ?
from the CLI from within the directory with domoticz.db
make a copy of your domoticz.db
sudo sqlite3 domoticz.db
select * from deviceStatus;
identify ID of the garbage entry. If unique then
delete from deviceStatus where id=<garbage_id>;
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
Vomera
Posts: 184
Joined: Wednesday 06 September 2017 9:11
Target OS: Linux
Domoticz version:
Contact:

Re: Strange entry at not used devices

Post by Vomera »

Check! going to test this tomorrow!
Vomera
Posts: 184
Joined: Wednesday 06 September 2017 9:11
Target OS: Linux
Domoticz version:
Contact:

Re: Strange entry at not used devices

Post by Vomera »

wow nice! I did you steps and removed id 361 and the garbage is now gone. The table looks fine again an no strange symbols!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest