suite
qq copie d ecran et log  ci dessous :
docker ps -a :
sylvain@Synapsat10:~$ docker ps -a
CONTAINER ID   IMAGE                           COMMAND                  CREATED        STATUS                  PORTS
    NAMES
bc961bd6cf57   eclipse-mosquitto:2             "/docker-entrypoint.…"   16 hours ago   Up 13 hours
    gladys-z2m-mqtt
1273286d3006   eclipse-mosquitto:2             "/docker-entrypoint.…"   16 hours ago   Up 12 hours
    eclipse-mosquitto
e68add3b879f   koenkk/zigbee2mqtt:latest       "docker-entrypoint.s…"   2 weeks ago    Up 13 hours
    gladys-z2m-zigbee2mqtt
17d7bb8872ad   gladysassistant/gladys:v4       "docker-entrypoint.s…"   5 weeks ago    Up 13 hours
    gladys
56ad72d62ea6   portainer/portainer-ce:latest   "/portainer"             5 weeks ago    Up 13 hours             0.0.0.0:8000->8000/tcp, :::8000->8000/tcp, 0.0.0.0:9443->9443/tcp, :::9443->9443/tcp, 9000/tcp   portainer
bea0cff45ba7   nodered/node-red:latest         "./entrypoint.sh"        6 weeks ago    Up 13 hours (healthy)
    node_red
6bc764d42070   containrrr/watchtower           "/watchtower --clean…"   4 months ago   Up 13 hours             8080/tcp
    watchtower
extrait log gladys :
2023-08-18T11:09:43+0200 <error> calendar.syncUserWebcals.js:55 (Promise.map.concurrency) Error:
    at Database.<anonymous> (/src/server/node_modules/sequelize/src/dialects/sqlite/query.js:227:27)
    at /src/server/node_modules/sequelize/src/dialects/sqlite/query.js:225:50
    at new Promise (<anonymous>)
    at Query.run (/src/server/node_modules/sequelize/src/dialects/sqlite/query.js:225:12)
    at /src/server/node_modules/sequelize/src/sequelize.js:649:28
    at SQLiteQueryInterface.insert (/src/server/node_modules/sequelize/src/dialects/abstract/query-interface.js:795:21)
    at model.save (/src/server/node_modules/sequelize/src/model.js:4073:35)
    at Function.create (/src/server/node_modules/sequelize/src/model.js:2280:12)
    at Calendar.createEvent (/src/server/lib/calendar/calendar.createEvent.js:27:32)
    at Promise.map.concurrency (/src/server/services/caldav/lib/calendar/calendar.syncUserWebcals.js:40:15) {
  name: 'SequelizeUniqueConstraintError',
  errors: [
    ValidationErrorItem {
      message: 'external_id must be unique',
      type: 'unique violation',
      path: 'external_id',
      value: '20221216T150532Z-Zone-B@data.education.gouv.fr',
      origin: 'DB',
      instance: [t_calendar_event],
      validatorKey: 'not_unique',
      validatorName: null,
      validatorArgs: []
    }
  ],
  parent: [Error: SQLITE_CONSTRAINT: UNIQUE constraint failed: t_calendar_event.external_id] {
    errno: 19,
    code: 'SQLITE_CONSTRAINT',
    sql: 'INSERT INTO `t_calendar_event` (`id`,`calendar_id`,`name`,`selector`,`external_id`,`location`,`description`,`start`,`end`,`full_day`,`created_at`,`updated_at`) VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12);'
  },
  original: [Error: SQLITE_CONSTRAINT: UNIQUE constraint failed: t_calendar_event.external_id] {
    errno: 19,
    code: 'SQLITE_CONSTRAINT',
    sql: 'INSERT INTO `t_calendar_event` (`id`,`calendar_id`,`name`,`selector`,`external_id`,`location`,`description`,`start`,`end`,`full_day`,`created_at`,`updated_at`) VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12);'
  },
  fields: [ 'external_id' ],
  sql: 'INSERT INTO `t_calendar_event` (`id`,`calendar_id`,`name`,`selector`,`external_id`,`location`,`description`,`start`,`end`,`full_day`,`created_at`,`updated_at`) VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12);'
}
2023-08-18T11:09:43+0200 <info> calendar.syncUserWebcals.js:60 (Promise.map.concurrency) Webcal : 0 events updated for calendar www.data.gouv.fr.
2023-08-18T11:09:43+0200 <info> calendar.syncUserWebcals.js:65 (Promise.map.concurrency) Webcal : 0 events deleted for calendar www.data.gouv.fr.
2023-08-18T11:09:45+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0x00124b0025092caa, feature battery_low not configured in Gladys.
2023-08-18T11:09:45+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0x00124b0025092caa, feature tamper not configured in Gladys.
2023-08-18T11:10:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:10:00 GMT
2023-08-18T11:10:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:10:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:10:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:10:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:10:27+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:10:27+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:10:27+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:10:27+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:10:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:10:44+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 15 devices
2023-08-18T11:10:44+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:11:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:11:00 GMT
2023-08-18T11:11:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:11:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:11:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:11:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:11:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:11:39+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:11:39+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:12:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:12:00 GMT
2023-08-18T11:12:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:12:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:12:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:12:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:12:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:12:40+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:12:40+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:13:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:13:00 GMT
2023-08-18T11:13:19+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0x00124b0025092caa, feature battery_low not configured in Gladys.
2023-08-18T11:13:19+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0x00124b0025092caa, feature tamper not configured in Gladys.
2023-08-18T11:13:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:13:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:13:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:13:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:13:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:13:38+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:13:38+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:14:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:14:00 GMT
2023-08-18T11:14:05+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:14:05+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:14:05+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:14:05+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:14:05+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:14:05+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:14:05+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:14:05+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:14:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:14:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:14:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:14:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:14:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:14:41+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 15 devices
2023-08-18T11:14:41+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:15:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:15:00 GMT
2023-08-18T11:15:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:15:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:15:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:15:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:15:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:15:42+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 15 devices
2023-08-18T11:15:42+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:16:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:16:00 GMT
2023-08-18T11:16:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:16:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:16:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:16:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:16:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0x54ef441000035ef6, feature illuminance not configured in Gladys.
2023-08-18T11:16:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:16:40+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 15 devices
2023-08-18T11:16:40+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:17:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:17:00 GMT
2023-08-18T11:17:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:17:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:17:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:17:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:17:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:17:42+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 15 devices
2023-08-18T11:17:42+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:18:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:18:00 GMT
2023-08-18T11:18:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:18:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:18:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:18:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:18:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:18:40+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:18:40+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:19:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:19:00 GMT
2023-08-18T11:19:14+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:19:14+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:19:14+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:19:14+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:19:15+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:19:15+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:19:15+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:19:15+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:19:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:19:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:19:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:19:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:19:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:19:40+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:19:40+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:20:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:20:00 GMT
2023-08-18T11:20:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:20:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:20:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:20:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:20:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:20:42+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:20:42+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:21:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:21:00 GMT
2023-08-18T11:21:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:21:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:21:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:21:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:21:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:21:40+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 15 devices
2023-08-18T11:21:40+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:22:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:22:00 GMT
2023-08-18T11:22:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:22:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:22:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:22:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:22:33+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:22:39+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:22:39+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:23:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:23:00 GMT
2023-08-18T11:23:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:23:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:23:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:23:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:23:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:23:39+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:23:39+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:24:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:24:00 GMT
2023-08-18T11:24:17+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0x54ef441000035ef6, feature illuminance not configured in Gladys.
2023-08-18T11:24:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:24:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:24:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:24:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:24:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:24:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:24:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:24:23+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:24:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:24:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:24:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:24:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:24:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:24:39+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:24:39+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:24:52+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0x54ef441000035ef6, feature illuminance not configured in Gladys.
2023-08-18T11:25:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:25:00 GMT
2023-08-18T11:25:07+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0x54ef441000035ef6, feature illuminance not configured in Gladys.
2023-08-18T11:25:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:25:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:25:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:25:24+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:25:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:25:41+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:25:41+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:26:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:26:00 GMT
2023-08-18T11:26:25+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:26:25+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:26:25+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:26:25+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.
2023-08-18T11:26:32+0200 <info> lan-manager.scan.js:19 (LANManager.scan) LANManager starts scanning devices...
2023-08-18T11:26:38+0200 <info> lan-manager.scan.js:57 (NmapScan.onSuccess) LANManager discovers 16 devices
2023-08-18T11:26:38+0200 <info> lan-manager.stop.js:12 (LANManager.stop) LANManager stops scanning devices
2023-08-18T11:27:00+0200 <info> scene.checkCalendarTriggers.js:24 (SceneManager.checkCalendarTriggers) Checking calendar triggers at Fri, 18 Aug 2023 09:27:00 GMT
2023-08-18T11:27:25+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature indicator_mode not configured in Gladys.
2023-08-18T11:27:25+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature power_outage_memory not configured in Gladys.
2023-08-18T11:27:25+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update not configured in Gladys.
2023-08-18T11:27:25+0200 <warn> handleMqttMessage.js:106 () Zigbee2mqtt device 0xa4c1383dde35ad69, feature update_available not configured in Gladys.