Le demon demarre et stop aussitôt

Bonjour,

Je comprends bien la démarche mais je n’ai rien qui corresponde dans mon fichier Yaml:

function UpdateCodeDiv(classtype, strcontent) { try { $(‹ #codeDiv ›).attr(‹ class ›, classtype); $(‹ #codeDiv ›).text(strcontent); } catch (e) { ; } } function HighlightCode() { try { $(‹ pre code ›).each(function (i, block) { hljs.highlightBlock(block); }); } catch (e) { ; } }

mqtt:
  server: mqtt://127.0.0.1:1883
  user: jeedom
  password: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  base_topic: zigbee2mqtt
  include_device_information: true
serial:
  port: /dev/ttyLuna-Zigbee
  adapter: ezsp
frontend:
  enabled: true
  port: 8080
  host: 0.0.0.0
  auth_token: 1PjdnWPG3JhDwt3PLJzXrPyMcWbmol1Q
advanced:
  last_seen: ISO_8601
  network_key:
    - 74
    - 201
    - 124
    - 187
    - 147
    - 219
    - 189
    - 235
    - 141
    - 50
    - 247
    - 18
    - 219
    - 228
    - 15
    - 49
  pan_id: 34642
  ext_pan_id:
    - 96
    - 9
    - 236
    - 21
    - 40
    - 166
    - 76
    - 105
  log_level: error
devices:
  '0xa4c13845d9a17252':
    friendly_name: '0xa4c13845d9a17252'
  '0x70ac08fffe040e13':
    friendly_name: '0x70ac08fffe040e13'
  '0xa4c1383c10bcb686':
    friendly_name: '0xa4c1383c10bcb686'
  '0xa4c13850b0f0d9a9':
    friendly_name: '0xa4c13850b0f0d9a9'
  '0x3c6a2cfffed4acbf':
    friendly_name: '0x3c6a2cfffed4acbf'
  '0x94b216fffef1d0b2':
    friendly_name: '0x94b216fffef1d0b2'
    temperature_calibration: 23
    temperature_precision: 2
    no_occupancy_since: 30
version: 4
permit_join: false
external_converters:
  - /var/www/html/plugins/z2m/core/class/../config/converters/Danfoss/icon.js