-
-
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
Samsung Fridge TP1X_REF_21K - Unavaliable and missing temperature entities #81
Comments
Same issue. |
Done these changes seem temp is now working although cooler is 1 degree out from what smartthings says but my cooler and freezer door sensor dont work only the overall one is working any ideas? |
By "don't work" do you mean that they show as unavailable or only ever show closed or don't show up at all? |
They show up they just show as closed all the time and never change state. |
Thanks. I'm a little embarrassed. I just saw that they were list as "Closed" and did not do the QA. Upon closer examination, mine don't work either. Odd that they would be surfaced with a default value, but can't be triggered. The "Contact" sensor should still work. Breaking the contact sensors into 4 doors will need further testing or may be a permanent limitation with this model. Sorry about that. |
are you folks close on getting this merged and resolved? sounds like you are close. |
@itsgiff I don't know that it will ever get merged. There's another PR awaiting merge from January this year. I think this repo may no longer be maintained. |
that is unfortunate |
View discussions please. It's not that I don't want to maintain this, it's just that the code in this repo is not maintainable! I fix one problem and 3 new ones pop up. |
So the easiest way to make it work for you is to fork this and make your changes there. |
That's what I did. I contributed it back to try to help some other folks having the same issue as me. The fork is sitting in PR along with another one which show no merge conflicts. |
I am not bright enough to update is myself. I will try @cgraf 's fork and see what happens. Thanks |
@cgraf I just tried your fork and sadly for my family hub fridge I still get no temperature readings. You want some logs to look into it? |
I'm not sure I can help too much. Do you know your mode actual model number? If it is TP1X_REF_21K, it should work, but all I did was add a precise match for this model to some existing logic. Do you have errors in the logs? Did your SmartThings device card change at all? |
Fixes recent deprecation warnings and includes addition of model from veista#81
Hello!
temp sensors are not coming up from the fridge. From the freezer and the cooler components.
Screenshot From HA:
Json of the components to debug:
TP1X_REF_21K - component json.txt
Structure:
Thanks for your help!
Regards,
Csontikka
The text was updated successfully, but these errors were encountered: