Appdaemon raspberry pi5 stops at startup

Hi
I just installed AppDeamon; version 0.17.13. My setup was working with the old, outdated version.

With this one, in the log I have this:
ERROR AppDaemon: ===== Failed to configure AppDaemon ======================================

ERROR AppDaemon: App ‹ appdaemon › has an assertion error in field ‹ latitude ›: Field required

2025-12-06 14:05:19.215 ERROR AppDaemon: App ‹ appdaemon › has an assertion error in field ‹ longitude ›: Field required

ERROR AppDaemon: App ‹ appdaemon › has an assertion error in field ‹ elevation ›: Field required

ERROR AppDaemon: App ‹ appdaemon has an assertion error in field ‘time_zone’: Field required
INFO: Service AppDaemon exited with code 1 (by signal 0)

The appdaemon.yaml file containing these parameters is located in a0d7b954_appdaemon.

Where should the YAML files be placed? In which directory?