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.
HI, I decided today to move my devices over to HubiThings because I've been having to many issues with Maker api. any way all was going fine until I tried to move (mirror) my motion sensors over I just can not figure it out I can do a virtual motion sensor it show up in SmartThings but it always shows there is motion when I tap on the icon and go to next page it show motion and no motion fine, is there something I'm missing when doing the mirroring? everything else was straight forward i moved all my devices except the motion sensors and the smoke alarm.
Mirroring requires you to build your own 'rules' to replicate the commands or events between the systems. I assume the real motion sensor is on SmartThings and you are attempting to use a virtual on Hubitat? If so, any reason you don't use the Replica Motion Sensor like this?
Hi thanks, No the motion sensors are on the Habitat and I was trying to mirror to the SmartThings app so does this apply also setting up rules? the motion sensor show in SmartThings ok but the icon is showing always motion.
Everything needs the rules to operate and it does get into a spot where Mira is the better solution for moving Hubitat devices to SmartThings. You could try this using the HubiThings virtual device creation to SmartThings. It will build the rules for you.
Of course select your Hubitat Motion sensor in the bottom drop down.
Thanks Yes that's what I did everything else worked fine but the motion sensors mirror ok but show that there is motion all the time but when I touch the Smarting icon and go to the edit portion it shows the motion sensor showing what it is suppose to. Seems just the front end of the icon is not showing the proper state.
Maker API work for a long time with no issues but in the last while off and on it would hang on the SmartThings end if I would turn a light on then off it would just spin and stop still showing on when it was actually turned off. This happened on most devices.
I’ll be remote for the next four days, so I won’t be able to do any real testing.
The device is built using the ST Virtual Device API. I’ve found a lot of broken functionality, so this might have been missed.
It looks like you set it up correctly, so it should work. I’ll take a closer look and replicate your scenario when I get home.
You might try this way too:
Yes I did the custom device it does not work at all Icon shows but nothing happens front end or in edit mode it seems the only issue is with the motion sensors at this point, Thanks for the help I do have all my device moved over to HubiThings Replica and they work perfect, I have my motion sensors on Maker API for now and seem to be working but would like to have everything under one App if that makes sense. Also I would like to mirror my smoke detector which virtual device do you recommend?