-
Notifications
You must be signed in to change notification settings - Fork 45
Correction de la documentation #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
3ea1f68
60c940d
6b8f51e
954bb6b
1e3ade1
2ac9cbc
7ab3ea3
036e556
856a28d
34febca
fc51c7f
63bb570
e973933
553724e
49bb0f9
f4e141d
39cdaa0
754f0ee
9cf8d7d
791038a
3209a8a
0344703
db384f6
9e0aa51
4707e68
935fb89
70f4cb8
2b17a25
eda8215
118308e
8f8e6f2
1dac68f
1a18189
6efbb6c
d1a38f4
1476cc7
d778bc1
0d39aa7
d786be5
2bb67ff
55db69e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,7 +60,7 @@ En version **Beta** et **Alpha**, les changements sont beaucoup plus fréquents | |
|
||
### Changelog | ||
|
||
Dès le début du développement de la version **Alpha**, l'équipe essaye de tenir à jour le futur [Changelog](/fr_FR/core/4.5/changelog). Les nouveautés pouvant évoluer fortement voir être supprimées ou reportées, celui-ci n'est donc pas forcément à jour et n'a pas valeur de référence. | ||
Dès le début du développement de la version **Alpha**, l'équipe essaye de tenir à jour le futur [Changelog](../core/4.5/changelog). Les nouveautés pouvant évoluer fortement voir être supprimées ou reportées, celui-ci n'est donc pas forcément à jour et n'a pas valeur de référence. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Du coup je constate que tu utilises les chemins relatifs. Y a une raison particulière a cette préférence ? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Oui, sur mon fork, les liens pointent vers le fork et pas vers la source du fork |
||
|
||
En version **Stable**, le changelog reprend chaque version mineure (4.1.26 -> 4.1.27 etc). En version **Beta** et **Alpha** le changelog est numéroté x.0.0 et ne correspond donc pas forcément à la version mineure en cours. Par exemple, lors du développement de la v4.2, le changelog est uniquement noté 4.2.0 alors qu'une beta peut être en 4.2.7. Lors du passage en **Stable**, le changelog tiendra alors compte de chaque future version mineure. | ||
|
||
|
@@ -70,8 +70,8 @@ En version **Stable**, le changelog reprend chaque version mineure (4.1.26 -> 4. | |
|
||
Community [beta-testeurs](https://community.jeedom.com/c/salon-des-beta-testeurs/6) | ||
|
||
[Doc contribuer](/fr_FR/contribute/) | ||
[Doc contribuer](../contribute/) | ||
|
||
[Doc Développeurs](/fr_FR/dev/) | ||
[Doc Développeurs](../dev/) | ||
|
||
[Github](https://github.com/jeedom/core) |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Matériels | ||
|
||
Hardware | Etat | Remarques | ||
--- | --- | --- | ||
Hardware | Etat | Remarques | ||
---------------- | ------------- | ---------- | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. +1 |
||
Jeedomboard | Stable | | ||
Hummingboard | Stable | | ||
Odroid C2 | Stable | | ||
|
@@ -25,55 +25,53 @@ L’équipe Jeedom vous recommande (en fonction de votre budget) : | |
|
||
Vous pouvez retrouver toutes les images Jeedom [ici](https://images.jeedom.com/) | ||
|
||
| Images | Hardware | Etat | Accès SSH | Remarques | Documentations | | ||
|----------------|----------------|----------------|----------------|----------------|---------------------| | ||
| Jeedomboard | Jeedomboard et Hummingboard | Stable | root/Mjeedom96 | | [Jeedomboard](https://doc.jeedom.com/fr_FR/installation/mini) | | ||
| Smart | Jeedom Smart | Stable | root/Mjeedom96 | | [Smart](https://doc.jeedom.com/fr_FR/installation/smart) | | ||
| RPI | RPI1/2/3/4 | Beta | root/Mjeedom96 | Pour RPI il est conseillé de prendre la version rpi-64 pour les RPI 4 uniquement | [RPI](https://doc.jeedom.com/fr_FR/installation/rpi) | | ||
| x86_64 | Tout systeme x86_64 (Intel, AMD, VM...)* | Stable | root/Mjeedom96 | | [x86_64](https://doc.jeedom.com/fr_FR/installation/vm) | | ||
| Docker | | Beta | root/Mjeedom96 | | [Docker](https://doc.jeedom.com/fr_FR/installation/docker) | | ||
| Freebox | Freebox Delta | Stable | root/Mjeedom96 | A installer directement depuis la Freebox | [Freebox](https://doc.jeedom.com/fr_FR/installation/freeboxdelta) | | ||
| Synology (Docker)| Nas Synology | Beta | root/Mjeedom96 | | [Synology](https://doc.jeedom.com/fr_FR/installation/synology) | | ||
| Images | Hardware | Etat | Accès SSH | Remarques | Documentations | | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|------------------|-----------------------------|---------|----------------|----------------|---------------------| | ||
| Jeedomboard | Jeedomboard et Hummingboard | Stable | root/Mjeedom96 | | [Jeedomboard](../installation/mini) | | ||
| Smart | Jeedom Smart | Stable | root/Mjeedom96 | | [Smart](../installation/smart) | | ||
| RPI | RPI1/2/3/4 | Beta | root/Mjeedom96 | Pour RPI il est conseillé de prendre la version rpi-64 pour les RPI 4 uniquement | [RPI](../installation/rpi) | | ||
| x86_64 | Tout système x86_64 (Intel, AMD, VM...)* | Stable | root/Mjeedom96 | | [x86_64](../installation/vm) | | ||
| Docker | | Beta | root/Mjeedom96 | | [Docker](../installation/docker) | | ||
| Freebox | Freebox Delta | Stable | root/Mjeedom96 | A installer directement depuis la Freebox | [Freebox](../installation/freeboxdelta) | | ||
| Synology (Docker)| Nas Synology | Beta | root/Mjeedom96 | | [Synology](../installation/synology) | | ||
|
||
> **Informations** | ||
> | ||
> Vous pouvez aussi installer manuellement Jeedom sur tout système Debian en suivant cette [documentation](https://doc.jeedom.com/fr_FR/installation/cli). | ||
> Vous pouvez aussi installer Jeedom manuellement sur tout système Debian en suivant cette [documentation](../installation/cli). | ||
|
||
# Logiciel | ||
|
||
> **Important** | ||
> | ||
> Jeedom ne prend en charge que Debian Stretch (non recommandé),Buster (en fin de vie) et Bullseye (recommandé). Toute autre version (Wheezy, Jessie…) ou distribution (Ubuntu…) n’est pas prise en charge par Jeedom. | ||
> Jeedom ne prend en charge que Debian 11 "Bullseye". Toute autre version (Stretch, Buster,…) ou distribution (Ubuntu…) n’est pas prise en charge par Jeedom. | ||
|
||
| Nom | Etat | Remarques | | ||
| Nom | État | Remarques | | ||
|-------------------------|-------------------------|--------------------------| | ||
| PHP 5.5 ou moins | Non supporté | | | ||
| PHP 5.6 | Fin de support (en 4.1) | | | ||
| PHP 7.0/7.1/7.2/7.3/7.4 | Stable | | | ||
| PHP 8.0 et plus | Non supporté (pour le moment)| | | ||
| PHP 8.0 et plus | Non supporté (pour le moment)| | | ||
| Mysql 7.4 | Beta | | | ||
| Mysql 5.5/5.6 | Stable | | | ||
| Mysql 5.7 | Stable | | | ||
| MariaBD | Stable | | | ||
|
||
|
||
# Equipements compatibles | ||
|
||
Vous trouverez ici pour les protocoles principaux les liens vers les équipements compatibles. | ||
Pour les autres nous vous invitons à regarder directement la documentation du plugin. | ||
|
||
|
||
## Bluetooth | ||
|
||
Vous trouverez [ici](https://compatibility.jeedom.com/index.php?p=home&plugin=blea) la liste des modules Bluetooth compatibles Jeedom. | ||
Vous trouverez la liste des modules Bluetooth compatibles Jeedom [ici](https://compatibility.jeedom.com/index.php?p=home&plugin=blea). | ||
|
||
## Caméras | ||
|
||
Vous trouverez [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=camera) la liste des caméras compatibles Jeedom. | ||
Vous trouverez la liste des caméras compatibles Jeedom [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=camera). | ||
|
||
## Edisio | ||
|
||
Vous trouverez [ici](https://doc.jeedom.com/fr_FR/edisio/equipement.compatible) la liste des modules Edisio compatibles Jeedom et [ici](https://doc.jeedom.com/fr_FR/edisio/) la documentation pour certains modules. | ||
Vous trouverez la liste des modules Edisio compatibles Jeedom [ici](../edisio/equipement.compatible) et la documentation pour certains modules [ici](../edisio/). | ||
|
||
## EnOcean | ||
|
||
|
@@ -82,7 +80,7 @@ Contrôleur EnOcean : | |
- [Clef USB EnOcean USB300](https://www.domadoo.fr/fr/interface-domotique/3206-enocean-controleur-usb-enocean-avec-connecteur-sma-3700527400280.html) | ||
- [Clef USB EnOcean USB310 (Recommandé)](https://www.domadoo.fr/fr/interface-domotique/2433-enocean-controleur-usb-enocean-3700527400273.html) | ||
|
||
Vous trouverez [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=openenocean) la liste des modules EnOcean compatibles Jeedom. | ||
Vous trouverez la liste des modules EnOcean compatibles Jeedom [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=openenocean). | ||
|
||
## RFXcom | ||
|
||
|
@@ -91,7 +89,7 @@ Contrôleur RFXcom : | |
- RFXtrx433 USB | ||
- [RFXtrx433E USB (Recommandé)](https://www.domadoo.fr/fr/interface-domotique/4659-rfxcom-interface-radio-recepteuremetteur-xl-43392mhz-usb-chacon-somfy-rts-oregon-et-autres.html) | ||
|
||
Vous trouverez [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=rfxcom) la liste des modules Rfxcom compatibles Jeedom et [ici](https://doc.jeedom.com/fr_FR/rfxcom/) la documentation pour certains modules. | ||
Vous trouverez la liste des modules Rfxcom compatibles Jeedom [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=rfxcom) et la documentation pour certains modules [ici](../rfxcom/). | ||
|
||
## SMS (GSM) | ||
|
||
|
@@ -107,7 +105,7 @@ Contrôleur Zigbee : | |
- [Zigate (beta)](https://www.domadoo.fr/fr/interface-domotique/5734-lixee-dongle-usb-zigbee-zigate-v2-compatible-jeedom-eedomus-domoticz-3770014375094.html?search_query=zigate&results=106) | ||
- [Popp (Elelabs) - Recommandée](https://www.domadoo.fr/fr/interface-domotique/5431-popp-dongle-usb-zigbee-zb-stick-chipset-efr32mg13-4251295701554.html) | ||
|
||
Vous trouverez [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=zigbee) la liste des modules Zigbee compatibles Jeedom. | ||
Vous trouverez la liste des modules Zigbee compatibles Jeedom [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=zigbee). | ||
|
||
## Zwave | ||
|
||
|
@@ -118,4 +116,4 @@ Contrôleur Z-WAVE : | |
- AEON LABS Contrôleur Z-Wave Aeon Labs Z-Stick S2 | ||
- [AEON LABS - Contrôleur USB Z-Wave Plus Z-Stick GEN5 (Recommandé)](https://www.domadoo.fr/fr/interface-domotique/2917-aeotec-controleur-usb-z-wave-plus-z-stick-gen5-1220000012813.html?search_query=sigma&results=4) | ||
|
||
Vous trouverez [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=openzwave) la liste des modules Z-Wave compatibles Jeedom et [ici](https://doc.jeedom.com/fr_FR/zwave/) la documentation pour certains modules. | ||
Vous trouverez la liste des modules Z-Wave compatibles Jeedom [ici](https://compatibility.jeedom.com/index.php?v=d&p=home&search=&plugin=openzwave) et la documentation pour certains modules [ici](../zwave/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Et j'ai un doute concernant le lien.
Est-ce qu'il ne serait pas plus interessant de l'indiquer depuis la root
/fr_FR/contribute/...
C'est censé fonctionner et ca serait plus propre selon moi.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dans ce cas, oui tout à fait.
Merci