@Lazer @flacon030 
	 
	Bonjour,
 
	 
 
	j'ai reussi a l'installer en faisant ceci : 
	 
	Python : 3.11.1 -> MacOS ->
 
	  brew install pyenv 
	  pyenv install 3.11.1 
	  pyenv global 3.11.1 
	Wheel : 0.34.4 -> pip3 install wheel==0.38.4
 
	esphome : 2022.11.5 -> pip install esphome==2022.11.5
 
	 
 
	et modification du YAML pour 
	 
	external_components: 
	  - source: 
	      type: git 
	      url: https://github.com/geoffdavis/esphome-mitsubishiheatpump 
	      ref: 2.4.1 
	 
	Je n'ai pas encore brancher le module a ma PAC je vous tiens au courant une fois fait.