CoolAutomation

Why?

If you have an AC or HVAC system that doesn’t have native integration, using the Cool Automation CoolMasterNet you can bring the control of many AC or HVAC systems into Loxone to enjoy the benefits of great Climate Control that Loxone offers. CoolMasterNet allows you to control air conditioning units with Modbus or Modbus IP. It enables seamless and universal integration with any VFF or VRV HVAC system and allows control of multiple indoor units from outdoor units.

Hardware:

How:

This guide will assume you are comfortable with the installation, commissioning and configuration of the Miniserver and any other applicable Loxone hardware and general configuration of function blocks.

It will also assume you have already wired the outdoor unit(s) to the CoolMasterNet.

Step 1: Connecting the CoolMasterNet to the outdoor unit

Refer to the CoolMaster document found here: https://coolautomation.com/wp-content/uploads/sites/2/2021/01/CoolMasterNET-installation-manual-3.5_.pdf for detailed instructions. DIP switches must be set appropriately for the HVAC units in use, then the outdoor unit comms line must be connected to the CoolMasterNet (only certain comms lines can be used for certain brands, please refer to the linked document above for more information). The images in this guide are for a Samsung outdoor unit.

Step 2: Detecting the indoor units and assigning VAs (Virtual Addresses)

As the CoolMasterNet is capable of controlling multiple indoor units, to be able to offer a control mechanism over Modbus it assigns a Virtual Address to each indoor unit and then uses this address as the base address for the Modbus register of that unit. The CoolMaster is capable of scanning a particular line and detecting all the indoor units connected to it.

Setting the correct HVAC brand

    1. Go to Settings
    2. Go to HVAC Line
    3. Select the HVAC Line you want to configure
    4. Configure the HVAC Line type
    5. Make sure the DIP switches are set properly for the brand (according to the details in the brand relevant section above) – (you will have a red warning message if DIP switches are set incorrectly)
    6. Reset is required to make the change

Scanning for indoor units

    1. Go to Settings
    2. Go to HVAC Line
    3. Select the HVAC Line you want to configure
    4. Press Scan

Enabling Modbus IP (Only necessary if not using the Modbus Extension)

    1. Go to Settings
    2. Go to BMS Settings
    3. Enable Modbus IP

Creating VA (Virtual Address) list

    1. Run VA Auto
    2. View VA List

Step 3: Configuration in Loxone Config

If you are using a Modbus Extension, skip to step 2.

Add a Modbus server.

    1. Click on the Network Periphery from the Periphery list
    2. Click Add Network Device from the top ribbon

    3. Select Modbus Server from the list
    4. Input the IP address of the CoolMasterNet unit within the Address field in the Property pane

Skip to step 3 if you are using Modbus IP.

Add a Modbus Extension

  1. Click on your Miniserver in the Periphery Tree
  2. Click on Add Extension in the top ribbon
  3. Click on Modbus Extension

Import Device Template downloaded from https://library.loxone.com/detail/coolmasternet-255/overview

    1. Click on the Modbus server/Modbus Extension you added
    2. Click on the Device Templates drop down from the top ribbon
    3. Click Import Template and find the downloaded template on your computer
    4. You will receive a popup confirming the template was added successfully
    5. Click on the Device Templates drop down again from the top ribbon and select the CoolMasterNet template
    6. The default Modbus Address is 1, however this can be adjusted in the Modbus Address field

Create a Climate Controller and create three memory flags

  1. Add a Climate Controller to your page, name, categorise and assign it to the appropriate room/area
  2. Set the Heating Type parameter to ‘Simple Control’
  3. Create 3 memory flags
    1. Connect one to output H and name it ‘Heating Call’
    2. Connect one to output C and name it ‘Cooling Call’
    3. Connect one to both output H2 and C2 and name it ‘2nd Stage Heating and Cooling’

Create and configure an Intelligent Room Controller

  1. Add an Intelligent Room Controller to your page, ensure it is in the correct category and room.
  2. Connect your temperature input from your chosen device (see Required Hardware for recommendations)
  3. Assign the Climate Controller
    1. Double click the Intelligent Room Controller
    2. Select the correct Climate Controller from the menu on the bottom left of the window and click add
    3. Ensure the Heating & Cooling is ticked and then confirm by clicking OK
  4. Connect ‘Set Temp’ for correct VA (see Creating VA (Virtual Address) list) to output AQt
  5. Create a memory flag, name it Zone Demand and connect it to output HC1

Create a Switch to toggle the on/off state of the Zone

  1. Add a Switch to your page and name it HVAC
  2. Add an Edge Detection to your page
  3. Connect the Qon output from the Edge Detection function block to the O input on the Switch function block
  4. Connect the Qoff output from the Edge Detection function block to the R input on the Switch function block
  5. Connect the Heating Call and Cooling Call memory flags we created in Step 3 to the I input of the Edge Detection function block
  6. Connect the On Off actuator for the correct VA to the Q output of the Switch
  7. Create a memory flag, name it HVAC On and connect it to the Qon output of the Switch
  8. Create a memory flag, name it HVAC off and connect it to the Qoff output of the Switch

Use the Sequential Controller to determine Operation Mode and Fan Speed

  1. Add a Sequential Controller to your page and name, categorise and assign it to an appropriate room
  2. Connect the Cooling Call memory flag to AI1 input
  3. Connect the Heating Call memory flag to AI2 input
  4. Connect Zone Demand memory flag to AI3 input
  5. Connect 2nd Stage Heating and Cooling memory flag to AI4 input
  6. Connect HVAC On memory flag to S1 input
  7. Connect HVAC Off memory flag to R input
  8. Connect Operation Mode actuator for correct VA to AQ1 output
  9. Connect Fan Speed actuator for correct VA to AQ2 output

Configure sequences within the Sequential Controller for Heat and Cooling decision and Fan speed

  1. Double click the Sequential Controller to open up the command line editor
  2. See images for structure and command line both Heating and Cooling decisions and Fan Speed. Ensure that the Heating and Cooling decision is the first sequence and the Fan speed is the second.

  3. A second sequence can be added by clicking on the + next to the sequence list at the bottom of the window.

Config Outcome

Your final configuration should look similar to the one shown in the below image for each zone.

Download the example Config file:

CoolMaster Integration

Config Version 12.2.12.1