FlyingDomotic / domoticz-airsend-plugin

AirSend (https://devmel.com/) Domoticz plug-in/Plug-in Domoticz pour Airsend
GNU General Public License v3.0
2 stars 0 forks source link

Problème installation plugin #15

Open pierre6641 opened 11 hours ago

pierre6641 commented 11 hours ago

Bonjour, Je dois mal m'y prendre mais je n'arrive pas à faire fonctionner le plugin. Voici l'erreur dans le log de domoticz :

2024-10-09 19:05:09.287 AirSend: Worker thread started. 2024-10-09 19:05:09.287 Status: AirSend: Started. 2024-10-09 19:05:09.287 Status: AirSend: Entering work loop. 2024-10-09 19:05:12.536 AirSend: Debug logging mask set to: PYTHON PLUGIN DEVICE CONNECTION MESSAGE 2024-10-09 19:05:12.536 AirSend: 'HardwareID':'7' 2024-10-09 19:05:12.536 AirSend: 'HomeFolder':'/home/pierre/domoticz/plugins/AirSend/' 2024-10-09 19:05:12.537 AirSend: 'StartupFolder':'/home/pierre/domoticz/' 2024-10-09 19:05:12.537 AirSend: 'UserDataFolder':'/home/pierre/domoticz/' 2024-10-09 19:05:12.537 AirSend: 'Database':'/home/pierre/domoticz/domoticz.db' 2024-10-09 19:05:12.537 AirSend: 'Language':'fr' 2024-10-09 19:05:12.537 AirSend: 'Version':'1.0.7' 2024-10-09 19:05:12.537 AirSend: 'Author':'Flying Domotic' 2024-10-09 19:05:12.537 AirSend: 'Name':'AirSend' 2024-10-09 19:05:12.537 AirSend: 'Port':'0' 2024-10-09 19:05:12.537 AirSend: 'Key':'AirSend' 2024-10-09 19:05:12.537 AirSend: 'Mode1':'AirSend.json' 2024-10-09 19:05:12.537 AirSend: 'Mode6':'Verbose+' 2024-10-09 19:05:12.537 AirSend: 'DomoticzVersion':'2023.1' 2024-10-09 19:05:12.537 AirSend: 'DomoticzHash':'f9b9ac774' 2024-10-09 19:05:12.537 AirSend: 'DomoticzBuildTime':'2023-02-14 15:06:40' 2024-10-09 19:05:12.537 AirSend: Device count: 1 2024-10-09 19:05:12.537 AirSend: Device: Unit 1, DeviceID 0 - ID: 1168, Name: 'AirSend - AirSend event data', nValue: 0, sValue: '' 2024-10-09 19:05:12.537 AirSend: Version 2023.1 is greater or equal to 2022.2 2024-10-09 19:05:12.660 AirSend: AirSend event data idx is 1168 2024-10-09 19:05:12.469 Status: AirSend: Initialized version 1.0.7, author 'Flying Domotic' 2024-10-09 19:05:12.785 Error: AirSend: Can't find 'airsend' 'devices' in {'devices': {'PorteGarage': {'id': 51929, 'type': 4096, 'apiKey': '60624c2dd9dbc7a9c97718639e6dfbf0189110aad50133df6f61941fa45c40db55', 'channel': {'id': 9057, 'source': 16523}},

Il y a d'autres device mais j'ai coupé le log. Merci d'avance pour votre aide...

FlyingDomotic commented 4 hours ago

Bonsoir,

Il y a un truc bizarre ... Pouvez vous vérifier que le fichier configuration.yaml contient bien un truc du genre :

airsend:
  devices:
    Pare soleil terrasse sud:
      id: 123456
      type: 123456
      apiKey: xxxxxxxxxxxxxxxxxxxxxxxxx
      channel:
         id: 123456
         source: 123456