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
- Copy
__init__.py
,climate.py
, andmanifest.json
to thecustom_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