question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How do I scan HEX code?

See original GitHub issue

Hi! How do I scan HEX code with my RM 3 Pro ? Here is my config.json : ` { “bridge”:{ “name”:“Homebridge”, “username”:“CD:22:3D:E3:CE:30”, “port”:51826, “pin”:“031-45-156” }, “description”:“Homebridge”, “accessories”:[

], “platforms”:[ { “platform”:“BroadlinkRM”, “name”:“Broadlink RM”, “hideScanFrequencyButton”: false, “scanFrequency”: true, “hideLearnButton”: false, “accessories”:[ { “name”:“TV On/Off”, “type”:“switch”, “data”:{ “on”:“2600500000012…”, “off”:“2600500000012…” } } ] } ] }

`

When I lear code in my IOS app I don`t see nothing in homebridge console. Please help me

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
sokompheakcommented, Jul 11, 2017

If you have only one RM pro, you can delete (“host”:“your ip address”)

0reactions
huynhlebaoanhcommented, Apr 11, 2020

I use this plugin and config as intruction. When I restart homebridge, log shows: Error: The requested platform “BroadlinkRM” was not registered by any plugin. (I did install this plugin) Anyone could help me,please?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Find the Hex Value of Any Color on Your Screen
Hover the mouse over any pixel; you'll see both the hex and RGB values. Click on a pixel to copy its hex value...
Read more >
How to Get the Hex Code of a Color on Your Computer Screen
1. Open Digital Color Meter on your Mac. This tool, which comes with macOS, can identify the color value of any color on...
Read more >
Color Picker From Image (RGB HEX CMYK) Online - Ginifab
This is an image color picker that can help us find the color on the image, support HTML HEX code, RGB color code...
Read more >
Color Code Picker – RGB, HEX, HSL – Grab the color palette ...
Extract and find the desired color you are looking for. Additionally with this simple web color picker tool you can upload another picture...
Read more >
How to Get a Color Hex Code From Image or Video - Kapwing
Step 2: Use the Eyedropper Tool to Find Your Hex Code ... After your image or GIF is in the Studio, scan it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found