Add support for Mitsubishi AE-200 air conditioner controller to HomeAssistant
This version forked from @natevoci's original integration (https://github.com/natevoci/ae200), and updated to work with newer HomeAssistant versions
⚠️ This component is still in the alpha stage of development. It is highly likely that you will need to completely remove and reinstall this component in order to upgrade to the latest version, losing any entities defined in automations.
This component can be easily installed via the Home Assistant Community Store (HACS).
If you have not done so already, follow the instructions to install HACS on your HomeAssistant instance.
Following that, add this repository to the list of custom repositories in HACS, using the following url:
https://github.com/sftgunner/mitsubishi-ae200-integration
Then download the repo using HACS using the button below:
Then follow the steps in "Configuration" below.
Edit configuration.yaml and add below lines:
climate:
- platform: mitsubishi_ae200
controller_id: name_of_controller # used as part of entity id's
ip_address: "<ip_address>"