Jak usunolem text to dostaje puste powiadomienie.Zrobilem jutro wstawię gotowy kod dzisiaj już mnie wyrywa do spania bo 2 dni nie spałem.Wykrywa samochody i nawet tablice rejestracyjne.
Aaaa bawcie się :&)
alias: Doorbell Ring Google AI will describe
description: When doorbell rings, Google AI will summarize what it sees.
triggers:
- trigger: time
at: "12:00:00"
actions:
- data:
filename: /config/www/kamera/kamera.jpg
target:
entity_id: camera.bramysnap
action: camera.snapshot
- data:
image_filename: /config/www/kamera/kamera.jpg
prompt: czy są samochody
response_variable: generated_content
action: google_generative_ai_conversation.generate_content
- data:
title: Doorbell ring
message: "{{ generated_content.text }}"
action: notify.mobile_app_moto_g200_5g
mode: single