Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 512 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 512 Bytes

HomeAssistant - MelCloud

Add to home assistant support for mitsubishi air conditioner (MELCloud)

Installing

  • Create a new folder in your home assistant : <config_dir>/custom_components/melcloud/
  • Copy everything from GIT/custom_components/melcloud/ to your local folder <config_dir>/custom_components/melcloud/

Edit configuration.yaml and add below lines:

climate:
	-platform: melcloud
	email: [email protected]
	password: MY_PASSWORD

License

This project is licensed under the WTF License