Python plugin for Domoticz to control ewpe-smart powered air conditioners which can be controled via WiFi using EWPE Smart app
Setup ewpe-smart-mqtt bridge
##EWPE-SMART-MQTT autorun
- cd /etc/systemd/system
- sudo nano ewpe-smart-mqtt.service
Write next text to file:
[Unit]
Description=EWPE Smart MQTT
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
WorkingDirectory=/home/ewpe-smart-mqtt
ExecStart=node --expose-gc /home/ewpe-smart-mqtt/index.js
Restart=always
RestartSec=1
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=ewpe-smart-mqtt
User=root
Group=root
Environment=NODE_ENV=production
[Install]
WantedBy=multi-user.target
- sudo chmod 777 ewpe-smart-mqtt.service
- sudo systemctl enable ewpe-smart-mqtt.service
- Clone repository into your domoticz plugins folder
cd domoticz/plugins
git clone https://github.com/stas-demydiuk/domoticz-ewpe-smart-mqtt-plugin.git ewpe-smart-mqtt
- Restart domoticz
- Go to "Hardware" page and add new item with type "EwpeSmart Air Conditioners via MQTT"
- Set your MQTT server address and port to plugin settings
- Stop domoticz
- Go to plugin folder and pull new version
cd domoticz/plugins/ewpe-smart-mqtt
git pull
- Start domoticz
All devices which can be controlled via EWPE Smart or Gree+ app should be supported, including:
- Gree: Smart, U-CROWN series
- Cooper&Hunter: Supreme, Vip Inverter, ICY II, Arctic, Alpha, Alpha NG, Veritas, Veritas NG series
- EcoAir X series