Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 37 additions & 37 deletions plugin_info/info.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
{
"id": "calendar",
"name": "Agenda",
"description": {
"fr_FR": "Plugin permettant de gérer des calendriers et d'effectuer des actions automatiquement au début et\/ou à la fin d'un évènement.",
"en_US": "Plugin for managing calendars and performing actions automatically at the start and \/ or end of an event",
"es_ES": "Complemento para administrar calendarios y realizar acciones automáticamente al inicio y \/ o final de un evento",
"de_DE": "Plugin zum Verwalten von Kalendern und zum automatischen Ausführen von Aktionen zu Beginn und \/ oder Ende einer Veranstaltung",
"pt_PT": "Plugin para gerenciar calendários e executar ações automaticamente no início e \/ ou no final de um evento",
"it_IT": "Plugin permettant de gérer des calendriers et d'effectuer des actions automatiquement au début et\/ou à la fin d'un évènement"
},
"licence": "AGPL",
"author": "Jeedom SAS",
"require": "4.4.12",
"category": "organization",
"mobile": "event",
"changelog": "https:\/\/doc.jeedom.com\/#language#\/plugins\/organization\/calendar\/changelog",
"documentation": "https:\/\/doc.jeedom.com\/#language#\/plugins\/organization\/calendar\/",
"changelog_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/organization\/calendar\/beta\/changelog",
"documentation_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/organization\/calendar\/beta",
"language": [
"de_DE",
"en_US",
"es_ES",
"fr_FR",
"it_IT",
"pt_PT"
],
"compatibility": [
"luna",
"smart",
"atlas",
"rpi",
"docker",
"diy",
"v4",
"mobile"
]
"id": "calendar",
"name": "Agenda",
"description": {
"fr_FR": "Plugin permettant de gérer des calendriers et d'effectuer des actions automatiquement au début et/ou à la fin d'un évènement.",
"en_US": "Plugin for managing calendars and performing actions automatically at the start and / or end of an event",
"es_ES": "Complemento para administrar calendarios y realizar acciones automáticamente al inicio y / o final de un evento",
"de_DE": "Plugin zum Verwalten von Kalendern und zum automatischen Ausführen von Aktionen zu Beginn und / oder Ende einer Veranstaltung",
"pt_PT": "Plugin para gerenciar calendários e executar ações automaticamente no início e / ou no final de um evento",
"it_IT": "Plugin permettant de gérer des calendriers et d'effectuer des actions automatiquement au début et/ou à la fin d'un évènement"
},
"licence": "AGPL",
"author": "Jeedom SAS",
"require": "4.4.12",
"category": "organization",
"mobile": "event",
"changelog": "https://doc.jeedom.com/#language#/plugins/organization/calendar/changelog",
"documentation": "https://doc.jeedom.com/#language#/plugins/organization/calendar/",
"changelog_beta": "https://doc.jeedom.com/#language#/plugins/organization/calendar/beta/changelog",
"documentation_beta": "https://doc.jeedom.com/#language#/plugins/organization/calendar/beta",
"language": [
"de_DE",
"en_US",
"es_ES",
"fr_FR",
"it_IT",
"pt_PT"
],
"compatibility": [
"luna",
"smart",
"atlas",
"rpi",
"docker",
"diy",
"v4",
"mobile"
]
}