-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
OCF Refrigerator Not Showing Child Devices #22
Comments
same here... actually same issue with the official HA integration. child devices... |
I take it back.. its working perfectly now. couple of restarts and good to go! Only thing that is missing is the power portion. At this point I have to assume its me! |
I had the same problem where the child devices weren't displaying. In particular, I was looking for the IceMaker. Even using the 1.1.13 version didn't do the trick for me. Seeing other posts where veista added the model 'ARTIK051_REF_17K', I looked that up in the code and found where that the model was being mentioned in 5 scripts (binary_sensor.py, number.py, select.py, sensor.py and switch.py). I added my model '20K_REF_LCD_FHUB5.0' next to '21K_REF_LCD_FHUB6.0' and now it works like a charm. |
I did something similar, but I am having an issue the cooler/freezer doors updating from Closed -> Open, but not Open -> Closed. Also having issues with the ice maker status updating at startup. |
How did you view the mnmo? api.smartthings.com brings up 404. Is there another site or way to view it? |
@jwelvaert have you already installed the custom integration? If so, under HA, you should see the the model name, only without any childs: |
Thank you. |
Can confirm, I corrected child devices in the API, added "22K_REF_LCD_FHUB7.0" to the five files and additional devices as setup at the API now are loaded into the integration.
|
For the 2nd part, I think those sensors only show open when the "Door Open
Alarm" is triggered from the door being open too long. At least, that's
how it worked on mine. The contact sensor is the instantaneous open/close
alert for either door.
…On Mon, Jan 16, 2023, 9:57 PM Swallowtail23 ***@***.***> wrote:
Can confirm, I corrected child devices in the API, added
"22K_REF_LCD_FHUB7.0" to the five files and additional devices as setup at
the API now are loaded into the integration.
At this stage I have two issues:
1. Cooler temp is 3C according to the API page, but is pulled into HA
as 20C
2. Contact (any door) works correctly, but all other door sensors,
while showing, always stay "Closed" in HA, don't go to Open or Closed on
change
—
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO7QHSIRY76QOQ26W5SUSS3WSYDCJANCNFSM5W2MPBCA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Gotcha. That makes sense, I'll test for that. Just the odd temp reading then to work out. |
OK I tested the Open/Closed for doors on my fridge (22K_REF_LCD_FHUB7): I've updated API to show OCF child devices, and required child entities are visible in HA. Change to "Contact" is pushed immediately; Open or Closed updates immediately upon any door opening or closing. |
I'm still not having any luck with my TP6X_REF_16K after adding it to the files. For those that got it working on their models, could you screenshot what your fridge looks like in the Smartthings IDE? What parent and child devices show up and what do you have their type set to? |
Experiencing the same issue as kernelpanic85 on my TP2X_REF_20K. More details in issue below |
I have a Samsung refrigerator, but am only getting data from the parent device. The child devices (Cooler/Freezer/Ice Maker) are not picked up. Mostly just interested in the freezer. All data shows up properly in the IDE. Happy to provide any additional information/data on this.
Model: RF22A4221SR
Configured Type in IDE: Samsung OCF Refrigerator
The text was updated successfully, but these errors were encountered: