esphome / esphome/issues

IR Receiver not parsing Magiquest results

Open
#4,048 12 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
313
Forks
40
PR merge metrics
No merged PRs in 30d

Description

### The problem

I have two different Magiquest wands for my kids and am attempting to leverage the ESPHome support for the protocol. However, I an not seeing any magiquest protocol results. With an "all" setting for the IR receiver, i see only pronto labeled results. if i set it to magiquest i get nothing, and if set to raw, i see plenty of data rows labeled as raw. Any idea what might be the issue here? I recognize that perhaps the wands are the problem. I have no way to prove they are sending maqiquest protocol beyond that they are marketed as Magiquest by the Great Wolf Lodge where my kids got them. Any ideas on how to troubleshoot this would be appreciated. Thanks in advance. -Mike
[logs_maqiquest-1_upload.txt](https://github.com/esphome/issues/files/10458554/logs_maqiquest-1_upload.txt)

### Which version of ESPHome has the issue?

2.0.6

### What type of installation are you using?

Docker

### Which version of Home Assistant has the issue?

_No response_

### What platform are you using?

ESP32

### Board

nodemcu

### Component causing the issue

IR Receiver

### Example YAML snippet

```yaml
remote_receiver:
pin:
number: GPIO32
inverted: true
mode:
input: true
dump: all
```

### Anything in the logs that might be useful for us?

_No response_

### Additional information

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.