Problem on Appdaemon entity not found

I am in trouble since 2 days.
I am configuring my hass with appdaemon panel
I have an entity called cucina.light in my hass
my appdaemon doen’t recognize it.

500 (Internal Server Error)

my config:

secrets: /home/homeassistant/.homeassistant/secrets.yaml
log:
logfile: STDOUT
errorfile: STDERR
appdaemon:
threads: 10
app_dir: /home/homeassistant/.homeassistant/appdaemon/apps
disable_apps: 1
plugins:
HASS:
type: hass
ha_url: https://**************.duckdns.org
ha_key: **************************************
cert_path: /home/homeassistant/dehydrated/certs/*************.duckdns.org/fullchain.pem
cert_verify: true
hadashboard:
dash_url: http://192.168.0.15:5050
dash_dir: /home/homeassistant/.homeassistant/appdaemon/dashboards