Sounds like you made some progress. I will try to look this week at the GitHub request and see if there are attributes we can work with. In the meanwhile, try 'doing' your commands on the advance SmartThings website below. If they work there...we should be able to get them working with HubiThings. If they don't work there, they are probably ST private OCD commands and those are very difficult to replicate. LMK.
Updated both Replica and OAuth to 1.5.02 to limit API calls and reduce some overhead on Hubitat. Strongly suggest moving to the new code.
Thank you. Tried the commands on the SmartThings website, and most of them work. Looking at the current microwave driver, I think I can get this pretty far on my own to add the extra commands and attributes (e.g., air quality), so I'll work on it over the next couple weeks.
One initial question I do have is if I can combine the lamp and vent (main) components. In HubiThings, you need to select an individual component when creating a HubiThings device, so not sure how/of this can work. Thanks!
HubiThings expects you to have separate devices for each component. However, if you look at Dave's drivers he uses the raw message data and does not require this requirement. So it is possible.
Updated both Replica and OAuth to 1.5.04 with more fixes and locking to prevent startup exessive message traffic. No real feature improvements, but suggest you update. Its better.
Hi there. I'm using HubiThings with the non OCF version of the Samsung TV app. Periodically the TV keeps asking me for permisisons even though I've previously selected allow. TV app permissions have been set to First Only or Off. Either way, the driver keeps triggering the permissions on the TV. I'm using the non OCF version as I couldn't get all of the functions to work on the OCF one. In the following post is alludes to the fact that a token is returned the first time that the driver connects and that unless that token is passed back with subsequent transactions, it will trigger the permissions
Appreciate any advice. Thanks!
This is actually a @djgutheinz driver since non-OCF and he might have some insight. You should attempt to clear all the permissions from the TV and start fresh with the authorization cycle, if you haven't already. The model and year of the TV will help troubleshoot as Samsung changes things [too] frequently.
That for the response. Interestingly, the @djgutheinz driver posted here doesn't seem to have the issue. However the non OCF that is shipped with hubithings does. Doesn't do it all the time, only after about an hour or so does the TV prompt again. I've cleared all of the permissions and re-registered, however it keeps coming back. Model details can be found below..,
There is a known issue with Samsung privacy pop ups. I have two sets using the included driver and had this issue about a month ago on one. New firmware downloaded at some point and it has been quiet since.
Interesting article. Thanks for sending. It's a different message than the one that I'm seeing. I'm getting the notification that says something to the effect of "Application xyz is trying to connect. Allow, Deny or Cancel" Even if I'm set at first event only or turn off the notifications altogether, these are still coming through.
For the time being I've reverted to the OCF driver on Hubithings for power on/off or whatever commands it supports and the Samsung driver that is packaged separately by @djgutheinz that I sent the link for.
Can you send the exact names of the drivers you are using? I might be mistaken what you are using to make this work.