SQL Logger Error exception trying to insert row into table device_history_744129089 ("Doorbell - Front copy") -- unable to modify table
SQL Logger Error ERROR: value "6775891258314630184" is out of range for type integer at character 474
Looks like we're treating eventID as an integer, which doesn't work when also using SQL Logger Plugin.
1.0.4 As reported on Indigo forum:
Looks like we're treating eventID as an integer, which doesn't work when also using SQL Logger Plugin.