> For the complete documentation index, see [llms.txt](https://kb.linknlink.com/kb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.linknlink.com/kb/smart-home-devices/emotion-series.md).

# eMotion Series

- [eMotion Pro](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/emotion-pro.md)
- [eMotion Ultra](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/emotion-ultra.md): This installation guide covers eMotion, eMotion Pro, eMotion Max and eMotion Ultra.
- [Ultra Too Sensitive? Always Showing Someone?](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/emotion-ultra/ultra-too-sensitive-always-showing-someone.md)
- [eMotion Comparison](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/emotion-comparison.md)
- [eMotion2MQTT (HA)](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/emotion2mqtt-ha.md): If you need to connect a device to Home Assistant, please follow the steps below to configure MQTT.
- [Add IR for HA](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/add-ir-for-ha.md): "Add IR for HA" Download Failed
- [Backup remote](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/backup-remote.md)
- [Radar Module](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/radar-module.md): Next-Gen 60GHz mmWave Radar Module Evolution
- [Firmware Update](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/firmware-update.md): Manually Update firmware of eMotion Sensor
- [MQTT Connection Troubleshooting](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/mqtt-connection-troubleshooting.md): Verify credential format, broker health, and network reachability so your LinknLink device can reliably connect to Home Assistant (HA) via MQTT.
- [FAQ](https://kb.linknlink.com/kb/smart-home-devices/emotion-series/faq.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
