{
  "type": "object",
  "title": "Configuration Heure Telephone",
  "properties": {
    "time": {
      "type": "string",
      "title": "Heure affichée",
      "description": "Format HH:MM (ex: 14:30)",
      "default": "14:30"
    }
  }
}