Bash scripts for integration of EvoHeat EVO270-1 wifi module to MQTT
requirement of mosquitto_pub and mosquitto_sub and jq (sudo apt-get install mosquitto-clients jq)
first run
- edit settings file for your needs
- ./heatpump install
- add control.sh and status.sh to systemd (you could use the script "setup_systemd install" to add and enable the service "ubuntu" the service name will be aquatemp_control and aquatemp_status)
uninstall
- ./heatpump uninstall (removes the entities from Home Assistant)
- remove control.sh and status.sh from systemd (you could use the script "setup_systemd uninstall" to remove and disable the service "ubuntu")
Poll intervall for the app is 20s, so i recommend to not set this to lower value than 20s