ronhks / panasonic-aquarea-smart-cloud-mqtt

MQTT transfer layer for Panasonic Smart Cloud platform for manage the Aquarea device
MIT License
29 stars 8 forks source link
aquarea mqtt panasonic

:information_source: :one: HA forum available there

:information_source: :two: If you would like to use a full integration, please check Carlos's full HomeAssistant integration!

Thanks

Panasonic Aquaera Smart Cloud integration with MQTT

At home I have a Home Assistant and I would like control my Panasonic Aquarea Heatpump.

This project a transformation layer from Panasonic Smart Cloud with MQTT.

If you satisfied, thanks for buying a coffee for me :)

"Buy Me A Coffee"

Requirements

How to start

Natively

Make

make

Configure

Create a config file copy as config from config.example

The config have to be defined in PANASONIC_AQUAREA_SMART_CLOUD_MQTT_CONFIG environment variable.

If the environment variable not set, the default is: etc/config

Run

$ PANASONIC_AQUAREA_SMART_CLOUD_MQTT_CONFIG="CONFIG_FILE_LOCATION" bin/OS/panasonic-aquarea-smart-cloud-mqtt-OS-ARCH

As continer

Pull

$ docker pull ronhks/panasonic-aquarea-smart-cloud-mqtt

Run

$ docker run --name panasonic-aquarea-smart-cloud-mqtt -v HOST_OS_CONFIG_LOCATION/:/app/etc ronhks/panasonic-aquarea-smart-cloud-mqtt

As daemon add -d option

How to use

The MQTT topic are under the MqttTopicRoot.

Read values

Change values

Contributing

Welcome all type of contributing! :)

3rd party libs

Thanks for