mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Log titanium alerts
This commit is contained in:
@@ -257,11 +257,9 @@ automation:
|
|||||||
platform: mqtt
|
platform: mqtt
|
||||||
topic: "z2m_deconz/vibration_sensor"
|
topic: "z2m_deconz/vibration_sensor"
|
||||||
condition:
|
condition:
|
||||||
condition: not
|
condition: state
|
||||||
conditions:
|
entity_id: binary_sensor.georgi_home
|
||||||
- condition: state
|
state: 'off'
|
||||||
entity_id: binary_sensor.georgi_home
|
|
||||||
state: 'off'
|
|
||||||
action:
|
action:
|
||||||
- service: notify.mobile_app_carbon
|
- service: notify.mobile_app_carbon
|
||||||
data:
|
data:
|
||||||
@@ -270,3 +268,7 @@ automation:
|
|||||||
data:
|
data:
|
||||||
push:
|
push:
|
||||||
thread-id: "titanium"
|
thread-id: "titanium"
|
||||||
|
- service: logbook.log
|
||||||
|
data:
|
||||||
|
name: "🖥 Devices · "
|
||||||
|
message: "Titanium · Sensor moved alert"
|
||||||
|
|||||||
Reference in New Issue
Block a user