Hi
i have that configuration.yaml
default_config:
# Text to speech
tts:
- platform: google_translate
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
plex_webhooks:
webhook_id: plex_webhook
automations.yaml
- id: '1607872979615'
alias: Plex stopped
description: ''
trigger:
- platform: event
event_type: PLEX_EVENT
event_data:
status: STOPPED
condition: []
action:
- scene: scene.lampe_wohnzimmer
- type: turn_on
device_id: 98be2dba680b779031d8fce0c4989703
entity_id: light.fernsehtisch
domain: light
brightness_pct: 15
mode: single
added the webhook url of the HASS raspi

It does not work unfortunately :/
Hi
i have that configuration.yaml
automations.yaml
added the webhook url of the HASS raspi

It does not work unfortunately :/