Skip to content
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

Very great integration #1

Open
antoweb opened this issue Jan 14, 2024 · 14 comments
Open

Very great integration #1

antoweb opened this issue Jan 14, 2024 · 14 comments

Comments

@antoweb
Copy link

antoweb commented Jan 14, 2024

But can you explain more the documentation especially wath is cvroom?

@antoweb
Copy link
Author

antoweb commented Jan 14, 2024

And wath is camera switch? Seams doesnt work

@contemplator1998
Copy link
Owner

contemplator1998 commented Jan 14, 2024

Hey, thanks.
In the latest commits I added all the possible capabilities to be visible (even unsupported ones, which are default for Samsung devices in their API response JSON scheme).

Feel free to click on any unused/unsupported entity like cvroom / Settings and uncheck Enabled to hide it.

It's better to have more than less, and then just disabling (instead of stock SmartThings where you don't have actually useful controls/sensors like temperature + 2 doors status + ice maker switch for the refrigerator)

@antoweb
Copy link
Author

antoweb commented Jan 14, 2024

Ok but can you add also'
Reset filter button
Internal camera
Energy Meter

@contemplator1998
Copy link
Owner

I think it's possible with pulling and merging changes from some other HACS SmartThings alternative fork. I saw a Reset filter butter there for my refrigerator. (But I didn't have temperature / ice maker switch / 2 doors status there, so I had to create my own fork).

Also I don't have a camera to test. Would be great if you could create a pull request with those changes.

@contemplator1998
Copy link
Owner

I think energy sensor is working in my and even stock SmartThings

@contemplator1998
Copy link
Owner

Also you can send any actions right from HA. Check out the official stock SmartThings documentation on how to send any arbitrary actions.

@antoweb
Copy link
Author

antoweb commented Jan 14, 2024

You can find here code for camera
https://github.com/ibielopolskyi/smartthings_fridge_camera

@contemplator1998
Copy link
Owner

contemplator1998 commented Jan 14, 2024

Thanks. Unfortunately I don't have a camera in my refrigerator to test it out. Would be great if you could add it and create a pull request

@antoweb
Copy link
Author

antoweb commented Jan 14, 2024

Unfortunately i'm not a developer and i dont know how to add sensors, entity etc. I would like to use your integration becaudse has two Doors sensors and temperature sensors are working but in the original smartthings integration are presents some Power Energy sensors that now i cant show anymore.
Is possibile to add those sensors?

@contemplator1998
Copy link
Owner

Right, I see I don't have the power energy on my HA with my fork. I'll try to fix it. Thanks.

@Roeli1969
Copy link

Hello, thank you very much for your work. What do I need to install for this to work? Do I also need to install "pysmartthings" from dwradcliffe? Do I need to install the normal pysmartthings first? I have for my heat pump the previously missing component for heating 👍but no longer the one for domestic water.
Thank you.

@contemplator1998
Copy link
Owner

Hey Roeli1969,
Thanks! Just remove the original integration, add this fork using the button in the README (HACS) and install it. No need to install pysmartthings. This fork doesn't filter for unsupported entities, but rather should add everything as much as possible (leading to some unsupported entities with unknown status, which can be disabled by HA user interface).

I see there are some discussions going on of reimplementing the original integration, so hopefully it will get better.

I'll also check the issue of missing power energy sensors in this fork soon. Not sure why they are gone. Anyways, this fork helped me to automate my refrigerator which lacks most of the functionalities in the original integration that I need.

@Roeli1969
Copy link

Thank you for the clear explanation.
I had done the installation as you suggest.
I now have the other component of the heat pump (heating). I no longer see the domestic water component.
With the original Smartthings integration it is just the other way around.
I can now do what I wanted to do namely turn the heating on and off.
I will keep an eye on your integration. Maybe multicomponent will work for the heat pump in the future.
Greetings.

@antoweb
Copy link
Author

antoweb commented Jan 29, 2024

Hey Roeli1969, Thanks! Just remove the original integration, add this fork using the button in the README (HACS) and install it. No need to install pysmartthings. This fork doesn't filter for unsupported entities, but rather should add everything as much as possible (leading to some unsupported entities with unknown status, which can be disabled by HA user interface).

I see there are some discussions going on of reimplementing the original integration, so hopefully it will get better.

I'll also check the issue of missing power energy sensors in this fork soon. Not sure why they are gone. Anyways, this fork helped me to automate my refrigerator which lacks most of the functionalities in the original integration that I need.

Hello,
Any news about Power consumption sensors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants