Skip to content

Home assistant custom component for Mitsubishi AE-200 climate controller

Notifications You must be signed in to change notification settings

sftgunner/mitsubishi-ae200-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HomeAssistant - Mitsubishi AE200

Add to home assistant support for mitsubishi AE-200 air conditioner controller

Installing

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

Edit configuration.yaml and add below lines:

climate:
  - platform: 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

Packages

No packages published

Languages

  • Python 100.0%