J'ai un pb de pilotage de mes volets roulants Profalux
J'ai installé le plugin Domoticz-Zibgee via une i,nstall manuelle ce matin sur mon install Domoticz historique.
L'installation c'est bien passée et je n'ai pas rencontré de pb pour inclure mon premier volet roulant.
Mais le comportement du vR dans Dz est le suivant : A chaque appui sur le widget de Domoticz , le volet fait un petit aller retour et c'est tout.
<Edit 16h54> En mode Venetian le bouton STOP arrête bien la course du VR </edit>
J'ai tenté de changer le type (Blinds,Blinds percentage , Venetian ...) sans résultat
Je suis en Domoticz
- Version: 2023.2 (build 15649)
Build Hash: 6c986261e
Python Version: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110]
En PJ le json /home/pm/domoticz/plugins/Domoticz-Zigbee/Logs/
Au lancement de .\domoticz en mode manuel donc j'ai cette erreur
Code : Tout sélectionner
2023-11-12 15:47:37.394 Error: dzzigbee: (Zigate) failed to load 'plugin.py', Python Path used was '/home/pm/domoticz/plugins/Domoticz-Zigbee/:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.9/dist-packages'.
2023-11-12 15:47:37.404 Error: dzzigbee: Traceback (most recent call last):
2023-11-12 15:47:37.404 Error: dzzigbee: File "/home/pm/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 100, in <module>
2023-11-12 15:47:37.404 Error: dzzigbee: import pkg_resources
2023-11-12 15:47:37.404 Error: dzzigbee: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3243, in <module>
2023-11-12 15:47:37.404 Error: dzzigbee: def _initialize_master_working_set():
2023-11-12 15:47:37.405 Error: dzzigbee: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3226, in _call_aside
2023-11-12 15:47:37.405 Error: dzzigbee: f(*args, **kwargs)
2023-11-12 15:47:37.405 Error: dzzigbee: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3255, in _initialize_master_working_set
2023-11-12 15:47:37.405 Error: dzzigbee: working_set = WorkingSet._build_master()
2023-11-12 15:47:37.405 Error: dzzigbee: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 559, in _build_master
2023-11-12 15:47:37.405 Error: dzzigbee: ws = cls()
2023-11-12 15:47:37.405 Error: dzzigbee: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 552, in __init__
2023-11-12 15:47:37.405 Error: dzzigbee: self.add_entry(entry)
2023-11-12 15:47:37.405 Error: dzzigbee: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 608, in add_entry
2023-11-12 15:47:37.405 Error: dzzigbee: for dist in find_distributions(entry, True):
2023-11-12 15:47:37.406 Error: dzzigbee: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2063, in find_on_path
2023-11-12 15:47:37.406 Error: dzzigbee: for dist in factory(fullpath):
2023-11-12 15:47:37.406 Error: dzzigbee: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2121, in distributions_from_metadata
2023-11-12 15:47:37.406 Error: dzzigbee: if len(os.listdir(path)) == 0:
2023-11-12 15:47:37.406 Error: dzzigbee: PermissionError: [Errno 13] Permission denied: '/usr/local/lib/python3.9/dist-packages/z4d_certified_devices-2.146.dist-info'
Dans Dz les log est clean
Code : Tout sélectionner
2023-11-12 15:55:36.229 Sunrise: 07:52:00 SunSet: 17:37:00
2023-11-12 15:55:36.229 Day length: 09:44:00 Sun at south: 12:45:00
2023-11-12 15:55:36.229 Civil twilight start: 07:21:00 Civil twilight end: 18:08:00
2023-11-12 15:55:36.229 Nautical twilight start: 06:46:00 Nautical twilight end: 18:43:00
2023-11-12 15:55:36.229 Astronomical twilight start: 06:12:00 Astronomical twilight end: 19:17:00
2023-11-12 15:55:36.330 Active notification Subsystems: email (1/13)
2023-11-12 15:55:36.355 Starting shared server on: :::6144
2023-11-12 15:55:36.134 Status: Domoticz V2023.2 (build 15649) (c)2012-2023 GizMoCuz
2023-11-12 15:55:36.134 Status: Build Hash: 6c986261e, Date: 2023-11-12 14:35:44
2023-11-12 15:55:36.134 Status: Startup Path: /home/pm/domoticz/
2023-11-12 15:55:36.317 Status: PluginSystem: Started, Python version '3.9.2', 2 plugin definitions loaded.
2023-11-12 15:55:36.333 Status: WebServer(HTTP) started on address: :: with port 8080
2023-11-12 15:55:36.350 Status: WebServer(SSL) started on address: :: with port 443
2023-11-12 15:55:36.355 Status: TCPServer: shared server started...
2023-11-12 15:55:36.356 Status: RxQueue: queue worker started...
2023-11-12 15:55:38.358 dzzigbee: Worker thread started.
2023-11-12 15:55:38.357 Status: rfxcom: Worker started...
2023-11-12 15:55:38.358 Status: dzzigbee: Started.
2023-11-12 15:55:38.357 Status: dzzigbee: Entering work loop.
2023-11-12 15:55:38.358 Status: NotificationSystem: thread started...
2023-11-12 15:55:38.359 Status: EventSystem: reset all events...
2023-11-12 15:55:38.360 Status: EventSystem: reset all device statuses...
2023-11-12 15:55:38.545 Status: Python EventSystem: Initializing event module.
2023-11-12 15:55:38.546 Status: EventSystem: Started
2023-11-12 15:55:38.546 Status: EventSystem: Queue thread started...
2023-11-12 15:55:38.731 Status: PluginSystem: 1 plugins started.
2023-11-12 15:55:39.940
2023-11-12 15:55:39.365 Status: rfxcom: Using serial port: /dev/ttyUSB1
2023-11-12 15:55:40.016 subtype = Interface Response
2023-11-12 15:55:40.016 Sequence nbr = 2
2023-11-12 15:55:40.016 response on cmnd = Get Status
2023-11-12 15:55:40.016 Transceiver type = 433.92MHz
2023-11-12 15:55:40.016 Firmware version = 1025
2023-11-12 15:55:40.016 Firmware type = Type1
2023-11-12 15:55:40.016 Hardware version = 1.1
2023-11-12 15:55:40.016 Undec off
2023-11-12 15:55:40.016 X10 enabled
2023-11-12 15:55:40.016 ARC enabled
2023-11-12 15:55:40.016 AC enabled
2023-11-12 15:55:40.016 HomeEasy EU enabled
2023-11-12 15:55:40.016 Meiantech/Atlantic enabled
2023-11-12 15:55:40.016 Oregon Scientific enabled
2023-11-12 15:55:40.016 ATI/Cartelectronic enabled
2023-11-12 15:55:40.016 Visonic enabled
2023-11-12 15:55:40.016 Mertik enabled
2023-11-12 15:55:40.016 AD enabled
2023-11-12 15:55:40.016 Hideki enabled
2023-11-12 15:55:40.016 La Crosse enabled
2023-11-12 15:55:40.016 Legrand enabled
2023-11-12 15:55:40.016 MSG4Reserved5 enabled
2023-11-12 15:55:40.016 BlindsT0 enabled
2023-11-12 15:55:40.016 BlindsT1 enabled
2023-11-12 15:55:40.016 AE enabled
2023-11-12 15:55:40.016 RUBiCSON enabled
2023-11-12 15:55:40.016 FineOffset enabled
2023-11-12 15:55:40.016 Lighting4 enabled
2023-11-12 15:55:40.016 Conrad RSL enabled
2023-11-12 15:55:40.016 ByronSX enabled
2023-11-12 15:55:40.016 IMAGINTRONIX enabled
2023-11-12 15:55:40.016 KEELOQ disabled
2023-11-12 15:55:40.016 Home Confort disabled
2023-11-12 15:55:40.723 Status: dzzigbee: Initialized version 7.1, author 'pipiche38'
2023-11-12 15:55:40.728 Status: dzzigbee: Zigbee for Domoticz plugin starting
2023-11-12 15:55:40.728 Status: dzzigbee: Z4D plugin requires python3 3.8 or above and you are running 3.9
2023-11-12 15:55:40.728 Status: dzzigbee: Checking Python modules /home/pm/domoticz/plugins/Domoticz-Zigbee/requirements.txt
2023-11-12 15:55:42.465 dzzigbee: load PluginConf
2023-11-12 15:55:42.468 dzzigbee: Loading PluginConf - from Domoticz sqlite Db
2023-11-12 15:55:42.469 dzzigbee: /home/pm/domoticz/plugins/Domoticz-Zigbee/Conf/PluginConf-04.json timestamp is 1699787112.2153838
2023-11-12 15:55:42.469 dzzigbee: Dz PluginConf is older than Json Dz: 0 Json: 1699787112.2153838
2023-11-12 15:55:42.473 dzzigbee: Installing plugin custom page /home/pm/domoticz/www/templates/dzzigbee.html
2023-11-12 15:55:42.474 dzzigbee: Starting LoggingManagement thread
2023-11-12 15:55:42.474 dzzigbee: zigpy_login_mode(30)
2023-11-12 15:55:42.478 dzzigbee: start_logging_thread
2023-11-12 15:55:42.479 dzzigbee: logging_thread - listening
2023-11-12 15:55:42.472 Status: dzzigbee: channel set to 12
2023-11-12 15:55:42.472 Status: dzzigbee: filename set to /home/pm/domoticz/plugins/Domoticz-Zigbee/Conf/PluginConf-04.json
2023-11-12 15:55:42.472 Status: dzzigbee: pluginHome set to /home/pm/domoticz/plugins/Domoticz-Zigbee
2023-11-12 15:55:42.472 Status: dzzigbee: homedirectory set to /home/pm/domoticz/plugins/Domoticz-Zigbee
2023-11-12 15:55:42.472 Status: dzzigbee: pluginData set to /home/pm/domoticz/plugins/Domoticz-Zigbee/Data
2023-11-12 15:55:42.472 Status: dzzigbee: pluginConfig set to /home/pm/domoticz/plugins/Domoticz-Zigbee/Conf
2023-11-12 15:55:42.472 Status: dzzigbee: pluginOTAFirmware set to /home/pm/domoticz/plugins/Domoticz-Zigbee/OTAFirmware
2023-11-12 15:55:42.472 Status: dzzigbee: pluginReports set to /home/pm/domoticz/plugins/Domoticz-Zigbee/Reports
2023-11-12 15:55:42.472 Status: dzzigbee: pluginWWW set to /home/pm/domoticz/plugins/Domoticz-Zigbee/www
2023-11-12 15:55:42.472 Status: dzzigbee: pluginLogs set to /home/pm/domoticz/plugins/Domoticz-Zigbee/Logs
2023-11-12 15:55:42.473 Status: dzzigbee: expJsonDatabase set to 0
2023-11-12 15:55:42.479 Status: dzzigbee: Please watch plugin log into /home/pm/domoticz/plugins/Domoticz-Zigbee/Logs/PluginZigbee_04.log
2023-11-12 15:55:42.495 Status: dzzigbee: Zigbee for Domoticz (z4d) plugin stable7-7.1.004 started
2023-11-12 15:55:42.546 Status: dzzigbee: Loading ZCL Cluster definitions
2023-11-12 15:55:42.552 Status: dzzigbee: - ZCL Cluster 0000 - (V1) Basic loaded
2023-11-12 15:55:42.554 Status: dzzigbee: - ZCL Cluster 0001 - (V1) Power loaded
2023-11-12 15:55:42.556 Status: dzzigbee: - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded
2023-11-12 15:55:42.558 Status: dzzigbee: - ZCL Cluster 0003 - (V1) Identify loaded
2023-11-12 15:55:42.559 Status: dzzigbee: - ZCL Cluster 0004 - (V1) Groups loaded
2023-11-12 15:55:42.561 Status: dzzigbee: - ZCL Cluster 0005 - (V1) Scenes loaded
2023-11-12 15:55:42.563 Status: dzzigbee: - ZCL Cluster 0006 - (V1) On/Off loaded
2023-11-12 15:55:42.564 Status: dzzigbee: - ZCL Cluster 0007 - (V1) On/Off Switch Configuration loaded
2023-11-12 15:55:42.567 Status: dzzigbee: - ZCL Cluster 0008 - (V1) Level loaded
2023-11-12 15:55:42.569 Status: dzzigbee: - ZCL Cluster 0009 - (V1) Alarms loaded
2023-11-12 15:55:42.573 Status: dzzigbee: - ZCL Cluster 000a - (V1) Time loaded
2023-11-12 15:55:42.574 Status: dzzigbee: - ZCL Cluster 000d - (V1) Analog Output loaded
2023-11-12 15:55:42.575 Status: dzzigbee: - ZCL Cluster 000f - (V1) Binary Input loaded
2023-11-12 15:55:42.577 Status: dzzigbee: - ZCL Cluster 0013 - (V1) Multistate Output loaded
2023-11-12 15:55:42.580 Status: dzzigbee: - ZCL Cluster 0019 - (V1) OTA Upgrade loaded
2023-11-12 15:55:42.582 Status: dzzigbee: - ZCL Cluster 0020 - (V1) Poll Control loaded
2023-11-12 15:55:42.584 Status: dzzigbee: - ZCL Cluster 0102 - (V1) Window Covering loaded
2023-11-12 15:55:42.586 Status: dzzigbee: - ZCL Cluster 0202 - (V1) Fan Control loaded
2023-11-12 15:55:42.588 Status: dzzigbee: - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded
2023-11-12 15:55:42.590 Status: dzzigbee: - ZCL Cluster 0300 - (V1) Color Control loaded
2023-11-12 15:55:42.592 Status: dzzigbee: - ZCL Cluster 0301 - (V1) Ballast Configuration loaded
2023-11-12 15:55:42.594 Status: dzzigbee: - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded
2023-11-12 15:55:42.596 Status: dzzigbee: - ZCL Cluster 0402 - (V1) Temperature Measurement loaded
2023-11-12 15:55:42.598 Status: dzzigbee: - ZCL Cluster 0403 - (V1) Pressure Measurement loaded
2023-11-12 15:55:42.599 Status: dzzigbee: - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded
2023-11-12 15:55:42.601 Status: dzzigbee: - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded
2023-11-12 15:55:42.609 Status: dzzigbee: - ZCL Cluster 0700 - (V1) Price loaded
2023-11-12 15:55:42.612 Status: dzzigbee: - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded
2023-11-12 15:55:42.614 Status: dzzigbee: - ZCL Cluster 0b01 - (V1) Meter Identification loaded
2023-11-12 15:55:42.618 Status: dzzigbee: - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded
2023-11-12 15:55:42.620 Status: dzzigbee: - ZCL Cluster 0b05 - (V1) Diagnostics loaded
2023-11-12 15:55:42.622 Status: dzzigbee: - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded
2023-11-12 15:55:42.624 Status: dzzigbee: - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded
2023-11-12 15:55:42.625 Status: dzzigbee: - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded
2023-11-12 15:55:42.627 Status: dzzigbee: - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded
2023-11-12 15:55:42.630 Status: dzzigbee: - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded
2023-11-12 15:55:42.639 Status: dzzigbee: DeviceConf loaded - 16 confs loaded
2023-11-12 15:55:42.649 Status: dzzigbee: Local-Device conf loaded - 21 confs loaded
2023-11-12 15:55:42.513 Error: dzzigbee: Urlopen to http://127.0.0.1:8080/json.htm?type=command¶m=gethardware rejected. Error: HTTP Error 401: Unauthorized
2023-11-12 15:55:42.525 Error: dzzigbee: Urlopen to http://127.0.0.1:8080/json.htm?type=command¶m=gethardware rejected. Error: HTTP Error 401: Unauthorized
2023-11-12 15:55:43.323 Status: dzzigbee: Certified Devices loaded - 532 confs loaded
2023-11-12 15:55:43.324 Status: dzzigbee: load ListOfDevice
2023-11-12 15:55:43.371 Status: dzzigbee: 3 Entries loaded from /home/pm/domoticz/plugins/Domoticz-Zigbee/Data/DeviceList-4.txt
2023-11-12 15:55:43.386 Status: dzzigbee: Transport mode: V2-USB
2023-11-12 15:55:43.965 Status: dzzigbee: ZigateTransport: Serial Connection open: Serial<id=0xe955c178, open=True>(port='/dev/ttyUSB0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)
2023-11-12 15:55:43.971 Status: dzzigbee: ZigateTransport: writer_thread Thread start.
2023-11-12 15:55:43.973 Status: dzzigbee: ZigateTransport: thread_processing_and_sending Thread start.
2023-11-12 15:55:43.975 Status: dzzigbee: Start Web Server connection
2023-11-12 15:55:44.025 Status: dzzigbee: Web backend for Web User Interface started on port: 9440
2023-11-12 15:55:44.325 Status: dzzigbee: Plugin looks to upgrade the Certified Device package
2023-11-12 15:55:52.831 Status: User: admin (IP: 192.168.1.14) initiated a switch command (23/dzzigbee - Volet-Profalux_BlindInverted-20918affff00f392-01/Close)
2023-11-12 15:55:57.700 Status: dzzigbee: Domoticz Widgets usage is at 1.6 % (251 units free)
2023-11-12 15:55:57.776 Status: dzzigbee: ==> Transport Mode switch to full mode
2023-11-12 15:56:06.205 Status: dzzigbee: ZiGate+ (V2)
2023-11-12 15:56:06.206 Status: dzzigbee: Installer Version Number: 031f
2023-11-12 15:56:06.207 Status: dzzigbee: Branch Version: ==> Beta <==
2023-11-12 15:56:06.253 Status: dzzigbee: Upgrade Serial line to RTS/CTS HW flow control
2023-11-12 15:56:16.189 Status: dzzigbee: Zigbee Coordinator ieee: 00158d00050072f5 , short addr: 0000
2023-11-12 15:56:16.190 Status: dzzigbee: Network state UP, PANID: f5cd extPANID: 0x8e106efad5a15ec6 Channel: 12
2023-11-12 15:56:21.098 Status: dzzigbee: Request Disabling Accepting new Hardware
2023-11-12 15:56:21.626 Status: dzzigbee: Accepting new Hardware: Disable (Off)
2023-11-12 15:56:21.731 Status: dzzigbee: Number of devices recently active in Coordinator = 1
2023-11-12 15:56:21.731 Status: dzzigbee: [00] DevID: 00 Network addr: 64c2 IEEE: 20918affff00f392 LQI: 058 power: 01 Model: Volet-Profalux ( )
2023-11-12 15:56:26.065 Status: dzzigbee: coordinator set to Certification : 1/CE -> CE
2023-11-12 15:56:27.195 Status: dzzigbee: ota_scan_folder Following Firmware have been loaded
2023-11-12 15:56:27.196 Status: dzzigbee: Plugin with Zigate+, firmware 031f correctly initialized
2023-11-12 15:59:02.234 Status: User: admin (IP: 192.168.1.14) initiated a switch command (23/dzzigbee - Volet-Profalux_BlindInverted-20918affff00f392-01/Open)
Est ce que ces erreurs expliquent le mauvais comportement dans Domoticz ?
Avez vous des pistes de correction à me donner ?
Merci de vos retours