# eMotion Comparison

<table><thead><tr><th valign="top"></th><th valign="top">eMotion</th><th valign="top">eMotion pro</th><th valign="top">eMotion max</th><th valign="top">eMotion ultra</th></tr></thead><tbody><tr><td valign="top"><strong>mmWave Frequency</strong></td><td valign="top">5.8 GHz</td><td valign="top">24 GHz</td><td valign="top">60 GHz</td><td valign="top">60 GHz</td></tr><tr><td valign="top"><strong>Motion Detection</strong></td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Presence Detection</strong></td><td valign="top">x</td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Position Tracing</strong></td><td valign="top">x</td><td valign="top">x</td><td valign="top">✓</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Direction of movement</strong></td><td valign="top">x</td><td valign="top">✓<br>(beta)</td><td valign="top">x</td><td valign="top">x</td></tr><tr><td valign="top"><strong>Distance measurement</strong></td><td valign="top">x</td><td valign="top">✓<br>(beta)</td><td valign="top">x</td><td valign="top">x</td></tr><tr><td valign="top"><strong>People Counting</strong></td><td valign="top">x</td><td valign="top">x</td><td valign="top">✓</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Motion2MQTT</strong></td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>IR Control</strong></td><td valign="top">x</td><td valign="top">✓</td><td valign="top">x</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>IR2MQTT</strong></td><td valign="top">x</td><td valign="top">✓</td><td valign="top">x</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Light Sensor</strong></td><td valign="top">x</td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Temperature Sensor</strong></td><td valign="top">x</td><td valign="top">x</td><td valign="top">x</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Humidity Sensor</strong></td><td valign="top">x</td><td valign="top">x</td><td valign="top">x</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>BLE Accessories</strong></td><td valign="top">x</td><td valign="top">x</td><td valign="top">x</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Alexa</strong></td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Google Home</strong></td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td><td valign="top">✓</td></tr><tr><td valign="top"><strong>Matter</strong></td><td valign="top">x</td><td valign="top">x</td><td valign="top">x</td><td valign="top">✓</td></tr><tr><td valign="top"><em><mark style="color:orange;"><strong>Where to buy?</strong></mark></em></td><td valign="top">EOL</td><td valign="top"><a href="https://shop.linknlink.com/products/emotionpro">LinknLink Shop</a></td><td valign="top"><a href="https://shop.linknlink.com/products/emotionmax">LinknLink Shop</a></td><td valign="top"><mark style="color:purple;">Available in June</mark></td></tr></tbody></table>

Notes:

1）Motion2MQTT: Can report human detection locally to Home Assistant via MQTT\
2\)  IR2MQTT: Can control IR locally from Home Assistant via MQTT to Applicance\
3\). Matter: will support in near future


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.linknlink.com/kb/smart-home-devices/emotion-series/emotion-comparison.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
