Skip to content

autohhacs/mitsubishi-ae200-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeAssistant - Mitsubishi AE200

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

Installation

Disclaimer

⚠️ 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.

Via HACS (preferred)

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:

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Then follow the steps in "Configuration" below.

Configuration

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>"

About

Home assistant custom component for Mitsubishi AE-200 climate controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%