[Résolu] Erreur - Perte de capteurs

Forum dédié au plugin ZigBeeForDomoticZ : installation, paramétrage, utilisation, interfaces ...
enggmaug
Messages : 6
Inscription : 02 déc. 2023, 00:39

[Résolu] Erreur - Perte de capteurs

Message par enggmaug »

Bonjour,

Tout fonctionnait, mais j'ai par erreur mis à jour dans le mauvais ordre : Domoticz 2023.2 puis Zigate 7.1

Maintenant, je ne vois plus aucun capteur dans Domoticz (message - Aucun dispositif dans les favoris... (ou la communication a été perdue !) )

Le log montre une initialisation correcte, mais ensuite... plein d'erreurs (de parsing ?)

J'ai mis à jour le système qui tourne sur un PI2.

Version de DomoticZ : 2023.2
Version de Python utilisée par DomoticZ : 3.9.2
Système sur lequel tourne DomoticZ avec le plugin : RPI2B
Modèle de coordinateur : ZiGate V2
Version de coordinateur : Pi
Version du firmware : 322
Version du plugin : 7.1.005
Branche du plugin : stable7

Sauriez-vous m'aider SVP ?

Code : Tout sélectionner

2023-12-02 00:35:49.409 Status: Domoticz V2023.2 (c)2012-2023 GizMoCuz
2023-12-02 00:35:49.409 Status: Build Hash: 19efd039c, Date: 2023-07-21 17:23:44
2023-12-02 00:35:49.409 Status: Startup Path: /home/pi/domoticz/
2023-12-02 00:35:50.383 Sunrise: 08:21:00 SunSet: 16:55:00
2023-12-02 00:35:50.383 Day length: 08:34:00 Sun at south: 12:38:00
2023-12-02 00:35:50.383 Civil twilight start: 07:45:00 Civil twilight end: 17:31:00
2023-12-02 00:35:50.383 Nautical twilight start: 07:05:00 Nautical twilight end: 18:10:00
2023-12-02 00:35:50.383 Astronomical twilight start: 06:27:00 Astronomical twilight end: 18:48:00
2023-12-02 00:35:52.920 Status: PluginSystem: Started, Python version '3.9.2', 2 plugin definitions loaded.
2023-12-02 00:35:53.265 Active notification Subsystems: pushover (1/13)
2023-12-02 00:35:53.582 Starting shared server on: :::6144
2023-12-02 00:35:53.418 Status: WebServer(HTTP) started on address: :: with port 8080
2023-12-02 00:35:53.550 Status: WebServer(SSL) started on address: :: with port 443
2023-12-02 00:35:53.584 Status: TCPServer: shared server started...
2023-12-02 00:35:53.585 Status: RxQueue: queue worker started...
2023-12-02 00:35:55.593 PiZigate: Worker thread started.
2023-12-02 00:35:55.593 Status: PiZigate: Entering work loop.
2023-12-02 00:35:55.593 Status: PiZigate: Started.
2023-12-02 00:36:00.916 Status: NotificationSystem: thread started...
2023-12-02 00:36:00.961 Status: EventSystem: reset all events...
2023-12-02 00:36:00.992 Status: EventSystem: reset all device statuses...
2023-12-02 00:36:01.125 Status: PluginSystem: 1 plugins started.
2023-12-02 00:36:01.593 Status: Python EventSystem: Initializing event module.
2023-12-02 00:36:01.594 Status: EventSystem: Started
2023-12-02 00:36:01.595 Status: EventSystem: Queue thread started...
2023-12-02 00:36:05.307 Error: InfluxLink: Error sending data to InfluxDB server! (check address/port/database/username/password)
2023-12-02 00:36:24.284 Status: PiZigate: Initialized version 7.1, author 'pipiche38'
2023-12-02 00:36:24.414 Status: PiZigate: Zigbee for Domoticz plugin starting
2023-12-02 00:36:24.414 Status: PiZigate: Z4D plugin requires python3 3.8 or above and you are running 3.9
2023-12-02 00:36:24.414 Status: PiZigate: Checking Python modules /home/pi/domoticz/plugins/Domoticz-Zigbee/requirements.txt
2023-12-02 00:36:28.451 PiZigate: load PluginConf
2023-12-02 00:36:28.457 PiZigate: Loading PluginConf - from Domoticz sqlite Db
2023-12-02 00:36:28.459 PiZigate: /home/pi/domoticz/plugins/Domoticz-Zigbee/Conf/PluginConf-02.json timestamp is 1701466726.3004603
2023-12-02 00:36:28.459 PiZigate: Dz PluginConf is older than Json Dz: 0 Json: 1701466726.3004603
2023-12-02 00:36:28.468 PiZigate: Installing plugin custom page /home/pi/domoticz/www/templates/PiZigate.html
2023-12-02 00:36:28.470 PiZigate: Starting LoggingManagement thread
2023-12-02 00:36:28.470 PiZigate: zigpy_login_mode(30)
2023-12-02 00:36:28.480 PiZigate: start_logging_thread
2023-12-02 00:36:28.481 PiZigate: logging_thread - listening
2023-12-02 00:36:28.466 Status: PiZigate: PluginAnalytics set to 1
2023-12-02 00:36:28.466 Status: PiZigate: channel set to 12
2023-12-02 00:36:28.466 Status: PiZigate: filename set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Conf/PluginConf-02.json
2023-12-02 00:36:28.466 Status: PiZigate: pluginHome set to /home/pi/domoticz/plugins/Domoticz-Zigbee
2023-12-02 00:36:28.466 Status: PiZigate: homedirectory set to /home/pi/domoticz/plugins/Domoticz-Zigbee
2023-12-02 00:36:28.466 Status: PiZigate: pluginData set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Data
2023-12-02 00:36:28.466 Status: PiZigate: pluginConfig set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Conf
2023-12-02 00:36:28.466 Status: PiZigate: pluginOTAFirmware set to /home/pi/domoticz/plugins/Domoticz-Zigbee/OTAFirmware
2023-12-02 00:36:28.467 Status: PiZigate: pluginReports set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Reports
2023-12-02 00:36:28.467 Status: PiZigate: pluginWWW set to /home/pi/domoticz/plugins/Domoticz-Zigbee/www
2023-12-02 00:36:28.467 Status: PiZigate: pluginLogs set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Logs
2023-12-02 00:36:28.467 Status: PiZigate: expJsonDatabase set to 0
2023-12-02 00:36:28.482 Status: PiZigate: Please watch plugin log into /home/pi/domoticz/plugins/Domoticz-Zigbee/Logs/PluginZigbee_02.log
2023-12-02 00:36:28.564 Status: PiZigate: Zigbee for Domoticz (z4d) plugin stable7-7.1.005 started
2023-12-02 00:36:28.606 Status: [web:8080] Incoming connection from: 127.0.0.1
2023-12-02 00:36:28.666 Status: PiZigate: Loading ZCL Cluster definitions
2023-12-02 00:36:28.679 Status: PiZigate: - ZCL Cluster 0000 - (V1) Basic loaded
2023-12-02 00:36:28.685 Status: PiZigate: - ZCL Cluster 0001 - (V1) Power loaded
2023-12-02 00:36:28.689 Status: PiZigate: - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded
2023-12-02 00:36:28.693 Status: PiZigate: - ZCL Cluster 0003 - (V1) Identify loaded
2023-12-02 00:36:28.698 Status: PiZigate: - ZCL Cluster 0004 - (V1) Groups loaded
2023-12-02 00:36:28.702 Status: PiZigate: - ZCL Cluster 0005 - (V1) Scenes loaded
2023-12-02 00:36:28.707 Status: PiZigate: - ZCL Cluster 0006 - (V1) On/Off loaded
2023-12-02 00:36:28.712 Status: PiZigate: - ZCL Cluster 0007 - (V1) On/Off Switch Configuration loaded
2023-12-02 00:36:28.716 Status: PiZigate: - ZCL Cluster 0008 - (V1) Level loaded
2023-12-02 00:36:28.720 Status: PiZigate: - ZCL Cluster 0009 - (V1) Alarms loaded
2023-12-02 00:36:28.726 Status: PiZigate: - ZCL Cluster 000a - (V1) Time loaded
2023-12-02 00:36:28.729 Status: PiZigate: - ZCL Cluster 000d - (V1) Analog Output loaded
2023-12-02 00:36:28.734 Status: PiZigate: - ZCL Cluster 000f - (V1) Binary Input loaded
2023-12-02 00:36:28.738 Status: PiZigate: - ZCL Cluster 0013 - (V1) Multistate Output loaded
2023-12-02 00:36:28.743 Status: PiZigate: - ZCL Cluster 0019 - (V1) OTA Upgrade loaded
2023-12-02 00:36:28.747 Status: PiZigate: - ZCL Cluster 0020 - (V1) Poll Control loaded
2023-12-02 00:36:28.752 Status: PiZigate: - ZCL Cluster 0102 - (V1) Window Covering loaded
2023-12-02 00:36:28.756 Status: PiZigate: - ZCL Cluster 0202 - (V1) Fan Control loaded
2023-12-02 00:36:28.761 Status: PiZigate: - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded
2023-12-02 00:36:28.767 Status: PiZigate: - ZCL Cluster 0300 - (V1) Color Control loaded
2023-12-02 00:36:28.773 Status: PiZigate: - ZCL Cluster 0301 - (V1) Ballast Configuration loaded
2023-12-02 00:36:28.777 Status: PiZigate: - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded
2023-12-02 00:36:28.784 Status: PiZigate: - ZCL Cluster 0402 - (V1) Temperature Measurement loaded
2023-12-02 00:36:28.790 Status: PiZigate: - ZCL Cluster 0403 - (V1) Pressure Measurement loaded
2023-12-02 00:36:28.794 Status: PiZigate: - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded
2023-12-02 00:36:28.799 Status: PiZigate: - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded
2023-12-02 00:36:28.814 Status: PiZigate: - ZCL Cluster 0700 - (V1) Price loaded
2023-12-02 00:36:28.830 Status: PiZigate: - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded
2023-12-02 00:36:28.835 Status: PiZigate: - ZCL Cluster 0b01 - (V1) Meter Identification loaded
2023-12-02 00:36:28.843 Status: PiZigate: - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded
2023-12-02 00:36:28.851 Status: PiZigate: - ZCL Cluster 0b05 - (V1) Diagnostics loaded
2023-12-02 00:36:28.855 Status: PiZigate: - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded
2023-12-02 00:36:28.859 Status: PiZigate: - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded
2023-12-02 00:36:28.864 Status: PiZigate: - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded
2023-12-02 00:36:28.868 Status: PiZigate: - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded
2023-12-02 00:36:28.875 Status: PiZigate: - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded
2023-12-02 00:36:28.890 Status: PiZigate: DeviceConf loaded - 16 confs loaded
2023-12-02 00:36:28.930 Status: PiZigate: Local-Device conf loaded - 22 confs loaded
2023-12-02 00:36:31.351 Status: PiZigate: Certified Devices loaded - 536 confs loaded
2023-12-02 00:36:31.420 Status: PiZigate: load ListOfDevice
2023-12-02 00:36:31.999 Status: PiZigate: 18 Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigbee/Data/DeviceList-2.txt
2023-12-02 00:36:32.226 Status: PiZigate: Transport mode: V2-PI
2023-12-02 00:36:33.362 Status: PiZigate: Python version: ['3.9.2 (default, Mar 12 2021, 04:06:34) ', '[GCC 10.2.1 20210110]'] dist info: {'id': 'raspbian', 'version': '11', 'version_parts': {'major': '11', 'minor': '', 'build_number': ''}, 'like': 'debian', 'codename': 'bullseye'} linux_distribution: ['raspbian', '11', 'bullseye'] system: Linux machine: armv7l platform: Linux-6.1.21-v7+-armv7l-with-glibc2.31 uname: uname_result(system='Linux', node='raspberrypi', release='6.1.21-v7+', version='#1642 SMP Mon Apr 3 17:20:52 BST 2023', machine='armv7l') version: #1642 SMP Mon Apr 3 17:20:52 BST 2023 mac_ver: ('', ('', '', ''), '')
2023-12-02 00:36:34.220 Status: PiZigate: ZigateTransport: Serial Connection open: Serial<id=0x68859160, open=True>(port='/dev/serial0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)
2023-12-02 00:36:34.229 Status: PiZigate: ZigateTransport: writer_thread Thread start.
2023-12-02 00:36:34.231 Status: PiZigate: ZigateTransport: thread_processing_and_sending Thread start.
2023-12-02 00:36:34.257 Status: PiZigate: Start Web Server connection
2023-12-02 00:36:34.335 Status: PiZigate: Web backend for Web User Interface started on port: 9440
2023-12-02 00:36:34.338 Status: PiZigate: Plugin looks to upgrade the Certified Device package
2023-12-02 00:36:57.546 Status: PiZigate: Domoticz Widgets usage is at 32.2 % (173 units free)
2023-12-02 00:37:06.178 Status: PiZigate: ==> Transport Mode switch to full mode
2023-12-02 00:37:06.184 Status: PiZigate: ZiGate+ (V2)
2023-12-02 00:37:06.186 Status: PiZigate: Installer Version Number: 0322
2023-12-02 00:37:06.187 Status: PiZigate: Branch Version: ==> Production <==
2023-12-02 00:37:16.227 Status: PiZigate: Zigbee Coordinator ieee: ****************** , short addr: 0000
2023-12-02 00:37:16.229 Status: PiZigate: Network state UP, PANID: 8da0 extPANID: 0x60ac12a835c46107 Channel: 12
2023-12-02 00:37:21.127 Status: PiZigate: Request Disabling Accepting new Hardware
2023-12-02 00:37:21.635 Status: PiZigate: Accepting new Hardware: Disable (Off)
2023-12-02 00:37:21.748 Status: PiZigate: Number of devices recently active in Coordinator = 12
2023-12-02 00:37:21.749 Status: PiZigate: [00] DevID: 00 Network addr: c0e9 IEEE: ****************** LQI: 072 power: 00 Model: lumi.weather ( )
2023-12-02 00:37:21.751 Status: PiZigate: [01] DevID: 01 Network addr: 39e9 IEEE: ****************** LQI: 060 power: 00 Model: lumi.weather ( Mobile )
2023-12-02 00:37:21.753 Status: PiZigate: [02] DevID: 02 Network addr: 4d1b IEEE: ****************** LQI: 105 power: 00 Model: lumi.weather ( Salon )
2023-12-02 00:37:21.754 Status: PiZigate: [03] DevID: 03 Network addr: 42b1 IEEE: ****************** LQI: 037 power: 00 Model: lumi.weather ( Buanderie )
2023-12-02 00:37:21.756 Status: PiZigate: [04] DevID: 04 Network addr: 8fee IEEE: ****************** LQI: 100 power: 00 Model: lumi.weather ( Chambre )
2023-12-02 00:37:21.757 Status: PiZigate: [05] DevID: 05 Network addr: df63 IEEE: ****************** LQI: 095 power: 00 Model: lumi.weather ( ChambreParents )
2023-12-02 00:37:21.759 Status: PiZigate: [06] DevID: 06 Network addr: de29 IEEE: ****************** LQI: 083 power: 00 Model: lumi.weather ( ChambreGuillaume )
2023-12-02 00:37:21.760 Status: PiZigate: [07] DevID: 07 Network addr: dc75 IEEE: ****************** LQI: 037 power: 00 Model: lumi.weather ( Garage )
2023-12-02 00:37:21.761 Status: PiZigate: [08] DevID: 08 Network addr: f12e IEEE: ****************** LQI: 069 power: 00 Model: lumi.weather ( GardeManger )
2023-12-02 00:37:21.763 Status: PiZigate: [09] DevID: 09 Network addr: cdd8 IEEE: ****************** LQI: 068 power: 00 Model: lumi.weather ( Veranda )
2023-12-02 00:37:21.764 Status: PiZigate: [10] DevID: 0a Network addr: 19e4 IEEE: ****************** LQI: 042 power: 00 Model: lumi.sensor_magnet.aq2 ( Ifat )
2023-12-02 00:37:21.769 Status: PiZigate: [11] DevID: 14 Network addr: 4a21 IEEE: ****************** LQI: 055 power: 01 Model: lumi.relay.c2acn01 ( Switch1_2 )
[color=#FF0000]2023-12-02 00:37:26.105 Status: PiZigate: coordinator set to Certification : 1/CE -> CE
2023-12-02 00:37:26.990 Status: PiZigate: ota_scan_folder Following Firmware have been loaded
2023-12-02 00:37:26.993 Status: PiZigate: Plugin with Zigate+, firmware 0322 correctly initialized
2023-12-02 00:37:36.373 Status: Notification: Température Appenti Inférieure 1.5°C
2023-12-02 00:37:36.266 Error: PiZigate: Error while trying to get Adjusted Value for Temp f7f4 0.4 Temp+Hum+Baro 'result'
2023-12-02 00:37:36.794 Error: PiZigate: Error while trying to get Adjusted Value for Temp f7f4 0.4 Temp+Hum 'result'
2023-12-02 00:37:37.520 Notification sent (pushover) => Success
2023-12-02 00:37:37.251 Error: PiZigate: Error while trying to get Adjusted Value for Temp f7f4 0.4 Temp 'result'
2023-12-02 00:37:37.727 Error: PiZigate: Error while trying to get Adjusted Value for Temp f7f4 994.3 Temp+Hum+Baro 'result'
2023-12-02 00:37:38.188 Error: PiZigate: Error while trying to get Adjusted Value for Temp f7f4 994.3 Baro 'result'
2023-12-02 00:38:07.054 Error: PiZigate: Error while trying to get Adjusted Value for Temp 8fee 21.7 Temp+Hum+Baro 'result'
2023-12-02 00:38:07.640 Error: PiZigate: Error while trying to get Adjusted Value for Temp 8fee 21.7 Temp+Hum 'result'
2023-12-02 00:38:08.133 Error: PiZigate: Error while trying to get Adjusted Value for Temp 8fee 21.7 Temp 'result'
2023-12-02 00:38:08.708 Error: PiZigate: Error while trying to get Adjusted Value for Temp 8fee 994.7 Temp+Hum+Baro 'result'
2023-12-02 00:38:09.219 Error: PiZigate: Error while trying to get Adjusted Value for Temp 8fee 994.7 Baro 'result'
2023-12-02 00:38:11.248 Error: PiZigate: Error while trying to get Adjusted Value for Temp cdd8 4.4 Temp+Hum+Baro 'result'
2023-12-02 00:38:11.875 Error: PiZigate: Error while trying to get Adjusted Value for Temp cdd8 4.4 Temp+Hum 'result'
2023-12-02 00:38:12.419 Error: PiZigate: Error while trying to get Adjusted Value for Temp cdd8 4.4 Temp 'result'
2023-12-02 00:38:12.982 Error: PiZigate: Error while trying to get Adjusted Value for Temp cdd8 994.9 Temp+Hum+Baro 'result'
2023-12-02 00:38:13.524 Error: PiZigate: Error while trying to get Adjusted Value for Temp cdd8 994.9 Baro 'result'
2023-12-02 00:41:18.201 Error: PiZigate: Error while trying to get Adjusted Value for Temp 604a 18.3 Temp+Hum+Baro 'result'
2023-12-02 00:41:18.867 Error: PiZigate: Error while trying to get Adjusted Value for Temp 604a 18.3 Temp+Hum 'result'
2023-12-02 00:41:19.437 Error: PiZigate: Error while trying to get Adjusted Value for Temp 604a 18.3 Temp 'result'
2023-12-02 00:41:20.050 Error: PiZigate: Error while trying to get Adjusted Value for Temp 604a 994.3 Temp+Hum+Baro 'result'
2023-12-02 00:41:20.644 Error: PiZigate: Error while trying to get Adjusted Value for Temp 604a 994.3 Baro 'result'
2023-12-02 00:43:10.151 Error: PiZigate: Error while trying to get Adjusted Value for Temp de29 14.3 Temp+Hum+Baro 'result'
2023-12-02 00:43:10.834 Error: PiZigate: Error while trying to get Adjusted Value for Temp de29 14.3 Temp+Hum 'result'
2023-12-02 00:43:11.486 Error: PiZigate: Error while trying to get Adjusted Value for Temp de29 14.3 Temp 'result'
2023-12-02 00:43:12.127 Error: PiZigate: Error while trying to get Adjusted Value for Temp de29 994.0 Temp+Hum+Baro 'result'
2023-12-02 00:43:12.716 Error: PiZigate: Error while trying to get Adjusted Value for Temp de29 994.0 Baro 'result'[/color]
Dernière modification par enggmaug le 05 déc. 2023, 21:19, modifié 1 fois.
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: Erreur - Perte de capteurs

Message par Keros »

Bonjour enggmaug et bienvenu sur le forum :)

Tu pourrais nous fournir une liste Json Raw de tes objets ? (Menu Outils / Outils).
Comment bien utiliser le forum : Poser une question, Mettre un script, un fichier, une image ou des logs
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
enggmaug
Messages : 6
Inscription : 02 déc. 2023, 00:39

Re: Erreur - Perte de capteurs

Message par enggmaug »

Bonjour,

Merci pour la bienvenue :)

Je ne suis pas en mesure de la fournir immédiatement, mais si ça peut aider, ce ne sont uniquement que des capteurs aqara. J'ai une grosse dizaine de capteurs de température/humidité, 2 modules switchs/relais, et un capteur de porte.

Dès que je peux aller sur mon interface, je vous donne le détail en Json Raw. (SFR ne m'a pas encore donné accès à IPV4 sur ma box, je n'y accède pas encore depuis l'extérieur).

Merci,
Guillaume.
enggmaug
Messages : 6
Inscription : 02 déc. 2023, 00:39

Re: Erreur - Perte de capteurs

Message par enggmaug »

re -

J'ai réussi à me faire envoyer l'export dont voici le contenu
export.json
(70.78 Kio) Téléchargé 67 fois
!
Dernière modification par enggmaug le 02 déc. 2023, 14:57, modifié 1 fois.
Keros
Messages : 6638
Inscription : 23 juil. 2019, 20:57

Re: Erreur - Perte de capteurs

Message par Keros »

Tu peux éditer ton message précédent (petite icône crayon en haut à droite) et utiliser l'onglet Pièces jointes en dessous de la zone de rédaction pour joindre le fichier à ton message (le zipper si l'extension est refusée).
Comment bien utiliser le forum : Poser une question, Mettre un script, un fichier, une image ou des logs
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Erreur - Perte de capteurs

Message par pipiche »

tu as probablement un problème de configuration coté domoticz en effet il y a eu des changement coté securité

Code : Tout sélectionner

PiZigate: Error while trying to get Adjusted Value for Temp f7f4 0.4 Temp 'result'
Donc vérifies que l'api json est bien accessible pour localhost
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.

Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
enggmaug
Messages : 6
Inscription : 02 déc. 2023, 00:39

Re: Erreur - Perte de capteurs

Message par enggmaug »

Je ne suis pas certain de comprendre comment. l'API Json est bien accessible pour mon réseau local, une commande /json.htm?type=command&param=getversion me renvoie bien une réponse correcte.

Pour local host, je n'ai pas de navigateur, pas de frontend sur mon PI.

Par contre, j'ai bien renseigné l'adresse 127.0.0.1 (ainsi que mon réseau local 192.168.1.*) dans les paramètres de sécurité de Domoticz.
Faut-il faire autre chose ?
Dernière modification par Keros le 02 déc. 2023, 22:58, modifié 1 fois.
Raison : Citation supprimée. Merci de ne pas citer le message précédent lors d'une réponse directe.
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Erreur - Perte de capteurs

Message par pipiche »

l'erreur est en lien avec un problème d'acces à l'API Json.
Screenshot 2023-12-02 at 16.39.31.png
Screenshot 2023-12-02 at 16.39.31.png (223.78 Kio) Consulté 526 fois
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.

Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
enggmaug
Messages : 6
Inscription : 02 déc. 2023, 00:39

Re: Erreur - Perte de capteurs

Message par enggmaug »

J'ai bien configuré l'onglet sécurité comme cela...
Capture d'écran 2023-12-02 200540.png
Capture d'écran 2023-12-02 200540.png (133.32 Kio) Consulté 510 fois
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Erreur - Perte de capteurs

Message par pipiche »

et dans le memu de démarrage du plugin comment est configuré API base url ?
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.

Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Répondre