-
Notifications
You must be signed in to change notification settings - Fork 36
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
Looking for DWN-02 and OUT-01 owners! #289
Comments
hi, im currently using thomaslovens integration but it doessent work with my downlights, so im looking for other alternatives.. i currently have 14 DWN-02 powered with no integration and 12 more new in boxes so im happy to help you (and myself :P) but how do i get the internal hardware id? |
@Kimrobin98: During startup, you should see a message similar to |
@SweVictor Hi, is this what you are looking for? "deviceId": "CE01F10E6032", |
No, sorry. We are looking for a numeric hardware ID. The log row I mentioned above should tell you. The newest release will say As I wrote, if you can, a full log (including the full site json (scrubbed if you want) would be helpful to see how Plejd shares info about these new device types. Given the new grouping (see linked issue) they are for sure somewhat different. |
I tried following the guide to get full logs but i dont realy understand them, i have home assistant os installed on a vm under unraid. |
@SweVictor does this look better? If i could get some clearer instructions on full logs i can get those aswell. 2023-10-10 17:05:00 ERR [plejd-api] Error trying to create output device: Error: Unknown device type with hardware id 199. --- PLEASE POST THIS AND THE NEXT LOG ROWS to https://github.com/icanos/hassio-plejd/issues/ --- |
Yes, thanks! The "199" is the one we're looking for! There are some log rows missing - one starting with For logs, I'm guessing you have read this: https://github.com/icanos/hassio-plejd/tree/master/plejd#logs As long as you have terminal access (I use the Terminal addon in HA) and can run the
Depending on the file structure you may want to change the output path. Then I just access the logs with the VS Code addon. |
@Kimrobin98 the https://github.com/icanos/hassio-plejd/tree/develop branch has been updated. You should be able to install that using the manual install method and get the DWN-02 running. Please report back your findings (and if you get a hold of full logs including the API response from Plejd including the DWN device). Edit: NOW it's updated! |
@Kimrobin98 Alright. We still need a site JSON from someone with the relevant devices, unfortunately. Regarding WRT-01: if memory serves BLE commands are only sent when something is configured as output in the Plejd app. Meaning: If you set the WRT-01 to control something (light, scenario, ...) BLE commands will be sent and picked up by this addon. There is an older issue discussing this behavior in more detail. Turn on verbose or silly logging to see all BLE commands being picked up.
Not sure exactly what you have connected to. Using the Terminal addon (in some elevated mode) in HA it looks like this for me: (notice I don't write |
Do you have either the DWN-02 or the OUT-01?
If so - please post the log row starting with
Unknown device type
during startup, as well as the subsequent ones. We're looking for the internal hardware ID.Relates to #287
The text was updated successfully, but these errors were encountered: