Hallo Leute,
bei mir funktioniert es leider auch nicht..
Kann mir dort einer helfen ich bin am verzweifeln.
Die Dateien werden alle im file editor unter www/cam_captures abgelegt.
Aber es werden sie nicht per Whatsapp versendet…
Hier meine Automatisierung:
alias: Kamera Snapshot WhatsApp versenden
description: ""
trigger:
- platform: state
entity_id:
- binary_sensor.glubschi_bewegung
to: "on"
condition: []
action:
- service: camera.snapshot
data:
filename: >-
/config/www/cam_captures/dome_{{ now ().year }}_{{ now ().month }}_{{
now ().day }}_{{ now ().hour }}_{{ now ().minute }}.jpg
target:
entity_id:
- camera.glubschi_fliessend
- service: notify.whatsapp_a
data:
message: Bewegung erkannt!
data:
photo:
- file: >-
/config/www/cam_captures/dome_{{ now ().year }}_{{ now ().month
}}_{{ now ().day }}_{{ now ().hour }}_{{ now ().minute }}.jpg
capture: Snapshot
Produktempfehlungen