J'ai installé deux plugins Python : Domoticz-TUYA-Plugin et PluginDomoticzFreebox.
Je vois bien les repertoires :
Code : Tout sélectionner
pi@raspberrypi:~/domoticz/plugins $ ls
AwoxSMP Domoticz-TUYA-Plugin examples PluginDomoticzFreebox
Code : Tout sélectionner
pi@raspberrypi:~/domoticz/plugins/Domoticz-TUYA-Plugin $ ls -al
total 44
drwxr-xr-x 4 pi pi 4096 mai 3 15:29 .
drwxr-xr-x 6 pi pi 4096 mai 3 18:34 ..
-rwxr-xr-x 1 pi pi 81 mai 3 15:29 fakeDomoticz.py
drwxr-xr-x 8 pi pi 4096 mai 3 15:29 .git
-rwxr-xr-x 1 pi pi 16775 mai 3 15:29 plugin.py
-rw-r--r-- 1 pi pi 3068 mai 3 15:29 README.md
drwxr-xr-x 2 pi pi 4096 mai 3 15:29 tools
pi@raspberrypi:~/domoticz/plugins/PluginDomoticzFreebox $ ls -al
total 56
drwxr-xr-x 3 pi pi 4096 mai 3 18:34 .
drwxr-xr-x 6 pi pi 4096 mai 3 18:34 ..
-rwxr-xr-x 1 pi pi 10772 mai 3 18:34 freebox.py
drwxr-xr-x 8 pi pi 4096 mai 3 18:34 .git
-rw-r--r-- 1 pi pi 1157 mai 3 18:34 .gitignore
-rwxr-xr-x 1 pi pi 16425 mai 3 18:34 plugin.py
-rw-r--r-- 1 pi pi 5235 mai 3 18:34 README.md
Une fois redémarré le raspi je ne vois rien dans les logs!!!!
Code : Tout sélectionner
Tout
Statut
Erreur
Filtre: X
2021-05-03 18:40:40.954 Status: Domoticz V4.10761 (c)2012-2019 GizMoCuz
2021-05-03 18:40:40.957 Status: Build Hash: ca1256bf, Date: 2019-05-15 16:24:19
2021-05-03 18:40:40.966 Status: Startup Path: /home/pi/domoticz/
2021-05-03 18:40:42.215 Sunrise: 06:39:00 SunSet: 20:59:00
2021-05-03 18:40:42.215 Day length: 14:20:00 Sun at south: 13:49:00
2021-05-03 18:40:42.215 Civil twilight start: 06:06:00 Civil twilight end: 21:31:00
2021-05-03 18:40:42.215 Nautical twilight start: 05:26:00 Nautical twilight end: 22:11:00
2021-05-03 18:40:42.215 Astronomical twilight start: 04:41:00 Astronomical twilight end: 22:57:00
2021-05-03 18:40:43.684 Active notification Subsystems: email, http, pushbullet, telegram (4/13)
2021-05-03 18:40:43.843 Starting shared server on: :::6144
2021-05-03 18:40:43.533 Status: PluginSystem: Started, Python version '3.4.2'.
2021-05-03 18:40:43.720 Status: WebServer(HTTP) started on address: :: with port 8080
2021-05-03 18:40:43.811 Status: WebServer(SSL) started on address: :: with port 443
2021-05-03 18:40:43.857 Status: TCPServer: shared server started...
2021-05-03 18:40:43.857 Status: RxQueue: queue worker started...
2021-05-03 18:40:45.863 Status: Hardware Monitor: Started
2021-05-03 18:40:45.950 Status: AppLamp: Worker Started...
2021-05-03 18:40:45.952 Status: EventSystem: reset all events...
2021-05-03 18:40:45.954 Status: Darksky: Started...
2021-05-03 18:40:45.954 Status: RFXCOM: Worker started...
2021-05-03 18:40:45.954 Status: Wunderground: Worker started...
2021-05-03 18:40:46.000 Status: EventSystem: reset all device statuses...
2021-05-03 18:40:46.357 Status: PluginSystem: Entering work loop.
2021-05-03 18:40:46.508 Status: Python EventSystem: Initalizing event module.
2021-05-03 18:40:46.511 Status: EventSystem: Queue thread started...
2021-05-03 18:40:46.511 Status: EventSystem: Started
2021-05-03 18:40:46.960 Status: RFXCOM: Using serial port: /dev/ttyUSB0
2021-05-03 18:40:47.537
2021-05-03 18:40:47.198 Status: AppLamp: Bridge found!...
Une idée?