Add to home assistant support for mitsubishi air conditioner (MELCloud)
- 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
This project is licensed under the WTF License