mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-23 17:23:59 -05:00
Add alerts when devices reconnect after stopping
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
UPDATE
|
||||
device
|
||||
SET
|
||||
stopped_reporting = @StoppedReporting
|
||||
WHERE
|
||||
name = @Name;
|
||||
Reference in New Issue
Block a user