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
__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.configuration.yaml
:climate:
- platform: panasonic_ac
username: !secret user
password: !secret password