Skip to content

sockless-coding/panasonic_cc

Repository files navigation

Panasonic Comfort Cloud - HomeAssistant Component

GitHub Release License hacs_badge Integration Usage

This is a custom component to allow control of Panasonic Comfort Cloud devices in HomeAssistant.

Important

Before installing this integration, please ensure the following steps have been completed in the Panasonic Comfort Cloud App:

  • Set Up Two-Factor Authentication (2FA): Complete the entire 2FA setup process.
  • Select the SMS Option: It is crucial to choose the SMS option for 2FA. Failing to do so will result in the error “Missing required parameter: code.”

For optimal operation, it is also recommended that you use separate accounts for Home Assistant and the Comfort Cloud App.

Example controls Example sensors Example diagnostics

Features

  • Climate component for Panasonic airconditioners and heatpumps
  • Horizontal swing mode selection
  • Sensors for inside and outside temperature (where available)
  • Switch for toggling Nanoe mode (where available)
  • Switch for toggling ECONAVI mode (where available)
  • Switch for toggling AI ECO mode (where available)
  • Daily energy sensor (optional)
  • Current Power sensor (Calculated from energy reading)
  • Zone controls (where available)

Installation

HACS (recommended)

  1. Install HACS, if you did not already
  2. Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.
  3. Press the Download button
  4. Restart Home Assistant
  5. Open your Home Assistant instance and start setting up a new integration.

Install manually

Clone or copy this repository and copy the folder 'custom_components/panasonic_cc' into '/custom_components/panasonic_cc'

Configuration

Once installed, the Panasonic Comfort Cloud integration can be configured via the Home Assistant integration interface where it will let you enter your Panasonic ID and Password.

Setup

After inital setup, the following options are available:

Setup

Known issues

  • The authentication process can be fiddly and may require resetting the MFA by logging in / out from the Panasonic app.

Dependencies

This integration uses the following modules:

Support Development