Update 'README.md'

This commit is contained in:
gitouche 2023-01-08 15:30:19 +00:00
parent 0126b96a7f
commit c23e5ffbd6
1 changed files with 6 additions and 1 deletions

View File

@ -6,13 +6,18 @@ Forké de https://github.com/SebastienReuiller/teleinfo-linky-with-raspberry
* Ajout d'un fichier de configuration externe
* Ajout d'un délai optionnel entre la transmission de deux trames
## Installation
```
cd /opt
git clone https://git.garbaye.fr/gitouche/teleinfo-linky-with-raspberry.git
```
## Configuration
Créer et modifier le fichier de configuration :
```
cp settings-example.py settings.py
vi settings.py
```
Ajuster et installer l'unit systemd à vos besoins (chemin vers le script à minima) :
Ajuster et installer l'unit systemd si besoin :
```
vi teleinfo.service
cp teleinfo.service /usr/lib/systemd/system/teleinfo.service