[Plugin] Climatiseur Mitsubishi (interface série et non MELCloud)
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
Bonjour,
Je viens de mettre dans ma Clim mon montage et j’essaye de mettre le plugin dans Domoticz mais pas moyen de le voir dans Hardware, après le git clone ?
J’ai bien redémarrer le service avec un sudo service domoticz.sh restart, mais pas mieux.
Une idée ?
Merci d’avance
Je viens de mettre dans ma Clim mon montage et j’essaye de mettre le plugin dans Domoticz mais pas moyen de le voir dans Hardware, après le git clone ?
J’ai bien redémarrer le service avec un sudo service domoticz.sh restart, mais pas mieux.
Une idée ?
Merci d’avance
Domoticz version : 2024.7 (build 16178)
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
Bonjour,
Si c'est le premier plugin que tu installes, il y a des pré requis. Notamment l'installation de python. Regarde ici https://www.domoticz.com/wiki/Using_Python_plugins
Si c'est le premier plugin que tu installes, il y a des pré requis. Notamment l'installation de python. Regarde ici https://www.domoticz.com/wiki/Using_Python_plugins
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
Non c’est pas le premier plugin que je mets et mon Python :
2020-08-02 11:36:40.734 Status: PluginSystem: Started, Python version '3.7.3'.
2020-08-02 11:36:40.734 Status: PluginSystem: Started, Python version '3.7.3'.
Domoticz version : 2024.7 (build 16178)
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
Droits vérifiés ?Give the plugin.py file execute permissions. Right click on the file to change its permissions, or use the terminal to navigate to the directory, and then type:
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
J’ai fais un
Autrement comment puis je vérifier ses droits ?
Code : Tout sélectionner
chmod ugo -x plugin.pyDomoticz version : 2024.7 (build 16178)
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
Je viens de faire pas mieux
Code : Tout sélectionner
chmod +x plugin.pyDomoticz version : 2024.7 (build 16178)
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
Sur d'avoir le plugin dans le bon répertoire ?
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
Désolé je dois être fatigué car tout marche mais j’attendais que le plugin arrive tout seul dans Hardware.
Dernière modification par Euton le 02 août 2020, 13:07, modifié 2 fois.
Domoticz version : 2024.7 (build 16178)
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
Bonjour,
Suite à la mise en place du plugin j’ai ça dans les logs :
2020-08-02 12:37:40.613 Error: (Clim salon) No transport, write directive to 'localhost' ignored.
Quel est l’origine du problème ?
Merci d’avance
Suite à la mise en place du plugin j’ai ça dans les logs :
2020-08-02 12:37:40.613 Error: (Clim salon) No transport, write directive to 'localhost' ignored.
Quel est l’origine du problème ?
Merci d’avance
Domoticz version : 2024.7 (build 16178)
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
Re: Plugin climatiseur Mitsubishi (interface série et non MELCloud)
Bon et bien je me réponds, c’est du au fait que j’avais mis un login/mot de passe pour le broker Mqtt et le plugin je vois pas où on peux mettre le login/mot de passe
Domoticz version : 2024.7 (build 16178)
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015
dzVents Version: 3.1.8
Python version : 3.11.2
Raspberry Pi OS : v12 (Bookworm)
Avec Domoticz depuis 28/11/2015