Skip to content

ShanuDey/ha-miraie-ac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant Integration for the Panasonic MirAIe Air Conditioner

Integration for Panasonic MiraAI App enabled ACs

Tested on

Installation

Method 1: Using HACS

  1. Open your Home Assistant UI.
  2. Go to "HACS" (Home Assistant Community Store).
  3. Click the three dots in the upper right corner and select "Custom repositories".
  4. Under "Add custom repository", enter:
    • URL: https://github.com/rkzofficial/ha-miraie-ac
    • Category: Integration
  5. Click "Add".
  6. Go back to the "Home Assistant Community Store" search in HACS.
  7. Search for "MirAIe" in the search bar.
  8. You should see the MirAIe integration listed.
  9. Click "Install" and follow any prompts to complete the installation.

Method 2: Manual Installation

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called miraie.
  4. Download all the files from the custom_components/miraie/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant.

Configuration

Step 1: Create a account for the Panasonic MirAIe App

  1. Download the Panasonic MirAIe App.
  2. Fill the form to create a new account.
  3. Collect the username(e.g. email or phone) and password for the later steps.

Step 2: Add MirAIe Integration to Home Assistant

  1. Open your Home Assistant UI.
  2. Navigate to "Settings" -> "Device & Services".
  3. Click on the "+ Add Integration" icon to add a new integration.
  4. Search for "MirAIe" in the integration search bar and select it.

Step 3: Enter username and password for the MirAIe App

  1. Enter your username and password in the appropriate fields.
    • use the country code for the phone number e.g. +91XXXXXX
  2. Submit the form.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%