Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Generate JSON with RM4 Mini #7

Closed
Nanianmichaels opened this issue May 17, 2023 · 2 comments
Closed

Cannot Generate JSON with RM4 Mini #7

Nanianmichaels opened this issue May 17, 2023 · 2 comments

Comments

@Nanianmichaels
Copy link

  • Broadlink Listener version: 1.2.0
  • Python version: 3.11.3
  • Operating System: Windows 11

Description

I am trying to create a json for a series of Mitsubishi AC units that are not yet supported by SmartIR.

After A LOT of fiddling with the JSON (I'm very much of a noob with anything even remotely resembling programming, so it took me a good 1.5+ hours to figure out that "{" is different than "[", and that I was missing a "}" at the end of the file, and to create a fully-fledged JSON with all the options. Luckily, an online JSON debugger helped.

After parsing everything to the command line, I am left with a "Controller not supported" message.

What I Did

Command run:
`broadlink-listener generate-smart-ir T7WE10714.json 0x653a 192.168.2.xx a043b070xxxx -n fan_only`

(IP and MAC partially masked). Controller type gotten by running `broadlink-listener discover-ir`.

Output:
`Error: Controller ['Broadlink'] not supported`

This is a RM4MINI unit, and AFAIK it has learning capabilities, which have been added to python-broadlink, so I'm at a loss of what I'm doing wrong, or what's missing from my setup.

Any help appreciated, and I'm available to test.

Thank you for your time, and for the help.

@gpongelli
Copy link
Owner

Hi, sorry for this late response.

have you previously run the discover command ? if so, which is the output ?

@Nanianmichaels
Copy link
Author

Hello.

I have since stopped using both the Mitsubishi AC units, the RM4Mini, and Windows, so I can't reproduce this issue anymore.

I'll close it, had forgotten it was still open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants