Page 1 of 1

shadow blocky event ?

Posted: Tuesday 23 January 2018 7:56
by multinet
Hello

It seems that I have some shadow blocky event that are triggered but I don't see them in my blocky event list.

How can I check in the database the list of event ?

Thank you

Re: shadow blocky event ?

Posted: Tuesday 23 January 2018 8:34
by waaren
sqlite3 domoticz.db

sqlite> select Name,Interpreter,Status from EventMaster;

Re: shadow blocky event ?

Posted: Tuesday 23 January 2018 10:47
by multinet
Hello

Thanks for your answer

I got an « unable to open database » on select command ?

I have stopped domoticz before running sqlite3

Can you help me ?

Thanks a lot

Re: shadow blocky event ?

Posted: Tuesday 23 January 2018 13:07
by multinet
OK sqlite3 access to db solved by root right