Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Light not recognized. #4

Closed
JnyJny opened this issue Sep 18, 2018 · 5 comments
Closed

Light not recognized. #4

JnyJny opened this issue Sep 18, 2018 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@JnyJny
Copy link
Owner

JnyJny commented Sep 18, 2018

@bkcrisler said:

Sorry. I was able to update to the latest, but it doesn't recognize my
Blynclight. Maybe the version I have is too old. I no longer have the
import Blynclight issues though.

Opened a new issue to track this problem.

Please post the output of 'system_profiler SPUSBDataType' here and maybe we can figure out how your light wants to be addressed.

Thanks for you help debugging this!

@JnyJny JnyJny self-assigned this Sep 18, 2018
@JnyJny JnyJny added the enhancement New feature or request label Sep 18, 2018
@bkcrisler
Copy link

bkcrisler commented Sep 18, 2018

    Blynclight:

      Product ID: 0x2517
      Vendor ID: 0x0e53
      Version: 1.00
      Speed: Up to 1.5 Mb/sec
      Location ID: 0x14200000 / 13
      Current Available (mA): 500
      Current Required (mA): 100
      Extra Operating Current (mA): 0

img_1251

@bkcrisler
Copy link

I see why its not picking up my Blynclight. Your Vendor code is different that mine.
In the Code: EMBRAVA_VENDOR_ID=0x2c0d

Mine is 0x0e53

@JnyJny
Copy link
Owner Author

JnyJny commented Sep 18, 2018

Sweet, I think I can do something with that.

JnyJny added a commit that referenced this issue Sep 18, 2018
#4
Wrote some better filtering in available_lights to look for devices
with known Embrava vendor identifiers. When new ones appear, add
them to the .constants.EMBRAVA_VENDOR_IDS array.
@JnyJny
Copy link
Owner Author

JnyJny commented Sep 18, 2018

I've pushed a fix to the repo but haven't republished the package. Any chance you could clone the repo and test that it's working as intended?

@JnyJny
Copy link
Owner Author

JnyJny commented Apr 4, 2019

Pretty sure this is working now, re-open if it's not.

@JnyJny JnyJny closed this as completed Apr 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants