Aqara W400 Thermostat (ZNWKQ13LM/ZNWKQ14LM) not fully exposed via M3 Hub Matter to Home Assistant. How to integrate Aqara W400 Thermostat with Home Assistant?

Dear Aqara Support,

I have Aqara W400 thermostat connected to M3 Hub.

I added the M3 Hub to Home Assistant using Matter, but the W400 thermostat is not showing as a climate entity.

My questions:

  1. Can we fully integrate Aqara W400 with Home Assistant?
  2. If yes, how? (Please give exact steps)
  3. If no, why not?

Please tell me the correct way.

Thank you.

@JohnD @absent Could you help with this? Thanks!

Sorry, I don’t have a W400, it’s not available on my region, so can’t help.

1 Like

Hi!

I don’t own a W400 myself, and as you’ve likely noticed, technical information on this specific model—especially regarding Matter—is quite hard to find. However, looking at the technical specifications, there could be several different issues at play:

The Aqara store mentions that the W400 supports dual protocols (Zigbee and WiFi). If I understand it correctly, the device can fall back to Zigbee if the WiFi fails. Therefore, I wonder whether your W400 is currently connected to the hub via WiFi or Zigbee. Since it is not a “native” Matter-over-Thread/WiFi device that connects directly to Home Assistant, it relies on the Aqara M3 Hub acting as a “bridge” to translate its protocol into Matter. However, as far as I know, these hubs usually only bridge Zigbee sub-devices, not devices connected via WiFi. This is just a guess, but perhaps one needs to “force” a Zigbee connection for it to be exposed.

According to the official documentation, HVAC/Thermostats are generally among the supported categories for bridging. But the fact that the device does not appear as a climate entity in Home Assistant suggests that Aqara may not have implemented the specific translation for this model in the M3 Hub’s firmware yet. It is also possible that the device is being bridged as a different entity type (e.g., a simple switch) or is not “exposed” to the Matter controller at all because the specific Zigbee/WiFi clusters have not yet been mapped to the Matter Thermostat clusters.

Currently, the most reliable way to get full control in Home Assistant seems to be bypassing the Matter bridge. I found a relevant discussion on Reddit regarding this:
https://www.reddit.com/r/Aqara/comments/1n2c587/how_to_connect_w400_to_ha/

Based on that thread, the current solution involves:

  • Using a HACS integration from GitHub.
  • This integration likely utilizes the Aqara Open API (via Cloud) instead of Matter.
1 Like