Skip to content

djbulsink/panasonic_ac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Panasonic Comfort Cloud HA component

A home assistant custom climate component to control Panasonic airconditioners and heatpumps.

This component uses the library pcomfortcloud

https://github.com/lostfields/python-panasonic-comfort-cloud

Usage

  • Copy __init__.py, climate.py, and manifest.json to the custom_components/panasonic_ac/ folder. As an alternative, you can also install the component via the Home Assistant Community Store (HACS) by adding it manually.
  • Add the following configuration in configuration.yaml:
climate:
  - platform: panasonic_ac
    username: !secret user
    password: !secret password

About

Panasonic Comfort Cloud HA component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages