Browse the manual

Web interface and everyday controls

On this page

The controller has a local browser interface after it joins your Wi-Fi network. Complete the Apple Home, ESPHome, or Matter setup guide first. The interface you see depends on the installed firmware.

Open the controller

  1. Connect your phone or computer to the controller's local network.
  2. Find its address. HomeKit-compatible and Matter-compatible firmware use http://Serin-XXXX.local, with the controller's own four-character suffix. ESPHome uses http://<device-name>.local; after adoption, use the name you chose.
  3. Open that address in a browser. If the name does not resolve, find the controller in your router's connected-device list and open http://<controller-ip>. The ESPHome dashboard also shows the IP address.

Check: You should see the controller's current state and available controls. Use http://, not https://. On HomeKit-compatible firmware, you can also add this page to your phone's home screen for quick access.

Change a setting and check the result

  1. Choose a supported mode and target temperature. Fan and vane controls are available when supported by the indoor unit and firmware configuration.
  2. Check that the indoor unit responds and the reported state reflects your change. A page that opens confirms network access; the unit's response confirms the CN105 connection.
  3. Try a change with the handheld remote and check that the controller reports it back. If commands do not reach the unit, use CN105 troubleshooting.

The HomeKit-compatible and Matter-compatible interfaces expose heat-pump controls beyond the smart-home app's thermostat card. Apple Home has no vane controls; Google Home, Alexa, and SmartThings may also omit fan speed, Dry, and Fan-only modes. See the controls reference for the differences.

ESPHome has its own web server, with the entities defined in its configuration. It provides direct control while Home Assistant is unavailable. Keep ESPHome web server enabled when customizing the configuration if you want to retain browser access.

Climate controls in the HomeKit-compatible firmware's web interface, showing mode and target temperature beside the room reading
Climate controls on HomeKit-compatible firmware. ESPHome uses its own web server.

Find settings, diagnostics, and logs

On HomeKit-compatible firmware, the interface includes the Apple Home pairing card, device name, °C/°F preference, unit capabilities, Wi-Fi scanning, and live logs. Its Room Sensor card selects temperature sources. Matter-compatible firmware also provides thermostat and vane controls, diagnostics, settings, and live logs; its pairing flow uses the Matter setup code.

For ESPHome logs, use the controller's browser interface or the ESPHome dashboard. HomeKit screenshots on the platform overview show a different interface from ESPHome's web server.

If the interface does not open

Browse the manual ↑