Software to control Mitsubishi Ecodan.
This will launch a fmmel server at port 5000.
docker run -d --name fmmel --rm --publish 5000:5000 fmonera/fmmel:latest
Open a browser and navigate to this URL:
https://localhost:5000/[email protected]&password=yourmelcloudpassword
You will get a response similar to: "FF6OZELCIZNADCEDZTIF"
Append the secret to any URL to interact with your installation.
You should not run this update more often than every few minutes.
Substitute with the secret you got when you logged in.
https://localhost:5000/update?secret=FF6OZELCIZNADCEDZTIF
https://localhost:5000/device?secret=FF6OZELCIZNADCEDZTIF
https://localhost:5000/zone?secret=FF6OZELCIZNADCEDZTIF
https://localhost:5000/device/set/target_tank_temperature/55?secret=FF6OZELCIZNADCEDZTIF
https://localhost:5000/zone/set_target_heat_flow_temperature/40?secret=FF6OZELCIZNADCEDZTIF