Softwareupdates are a vital part of keeping your PC running its best. It's important to periodically check for updates since they are released at different intervals. To make things easier, your Samsung PC allows you to quickly check and apply updates. You can even customize the update options, so they'll only happen at times that are convenient for you.
The Samsung Update app allows you to download and install recommended apps and drivers for your Samsung PC. It is usually preinstalled on Samsung PCs, but you can download it from the Microsoft Store if you don't see it.
In most cases, your model will automatically be detected and the list of apps and drivers will indicate what is or is not up to date. Otherwise, enter your PC's model number in the Search bar, and then choose the appropriate software version, such as Windows 11 or Windows 10 v20H2.
Pause updates: Prevent any updates from automatically installing. On Windows 11, you'll have several time frames to choose from. On Windows 10, the default time frame is 7 days, and you can change the amount by going to Advanced options.
Updating the drivers for your Samsung PC can be done through either Samsung Update or Windows Update. However, getting drivers for any external devices you connect to your PC is also important. Windows Update may offer these drivers as well, but may mark them as optional.
If the external device or component you are connecting happens to also be made by Samsung, such as a monitor, you may find drivers for it from our Download Center. If drivers are not available from the Download Center, then available drivers from Samsung Update and Windows Update can be used, or the drivers built-in to Windows may be sufficient.
Devices or components made by manufacturers other than Samsung may offer drivers directly from their site. See Microsoft's help article for how to install and update drivers for additional information.
It is also possible to install desktop apps that are not found in the Microsoft Store. These apps are maintained by their developers. If you'd like to install or update these apps, you can contact their developer for more information.
Looking for guidance with the Mini Drivers, specifically YouTubeTV and Disney+. I have a Frame TV and have placed both mini drivers in the project. The apps are installed on the TV itself and launch when selected from the TV Smarthub. In Composer, I have tried connecting the Samsung App Switcher MiniApp(s) to the mini drivers and it does not seem to work. Composer shows me MiniApp 1 through 15 with 15 being the Art Mode which does work. Does it matter which MiniApp I connect to the YT or D+ mini driver? I just can't get the app to launch when selecting it through C4... what am I missing?
But since the 2021 models, samsung has added the ability to launch more mini apps BUT it requires those apps to be added to the home screen (it should ask you on downloading them, or it can be done manually, nothing Google can't find for you) - in addition the new drivers have the ability to pull the list of home screen apps, so you can check if they've registered properly, and if they are, you can add and use the corresponding universal mini driver (provided there is one)
Thanks all. I was using the YoutubeTV and Disney+ mini apps and not the YT/AZ/NF ones that appear to be the working trifecta. After looking at the KB article Ryan ref, I see how the new drivers have the app list. The driver for my Framt does not. Thanks for the knowledge.
As I said, the three you mentioned are apps that were indeed already supported before, but Samsung TVs have been very limited in what mini-app driver (calls) they supported. Since the 2021 models, there is at least the ability to get more (most/all?) to work, albeit with some extra work and caveats (user not deleting the apps from the homescreen)
If that is their concern, they could at least allow Pause/Stop functionality. I was upset for days after installing the washer/dryer, and I realised that the Smartthings functionality is worth close to nothing. At least, this driver allows us to set up notifications for when the device has finished its cycle.
Same... all I want to do is start my oven preheating while I am on my way home with dinner that must be baked in the oven! Was disappointed when I found out I cannot do this without someone physically there to push a button or otherwise press the stupid button after every time you use it so its ready to go for next time.
I dont understand how to get this up and running.
Installed the fridge drivers
create a virtual device using "Samsung Refrig"
Now what? IIn the devcie preferences, its asking for Smartthings API key and ST Device ID. Where do I get that? I found at the ST IDE what might be the API key for the fridge or at least it looks like it but nowhere can I see device ID. Help
You have to keep the log open when creating the virtual device. First enter your Samsung API key and Save. Once saved, a field for "Device ID" will appear. Look in the log for the list of device ID's. Copy the particular device's ID and past that in the "device ID" field.
Yup, I saw those fields. My problem was what to enter into them. I found instructions in another post here on how to get the API. I "guessed" at the device ID and picked that string of alpha-numeric characters in the URL of the device. I guessed right.
I must be missing something here. Got all the drivers installed, created the parent device which created the children, all good so far. After initializing, the Contact and Temperature info appears correctly for each child device but that is it. Nothing gets updated after this. I can open doors, let the temperature rise and no event is logged for any of these devices. Funny thing is if I enable Debug Logging I can see each triggered event in the debug log.
I think everything is working as designed and guess my "issue" is related to polling. If I set the polling to 10s then open one of the doors, eventually, within the 10s range, I will get a door open event.
I was comparing this implementation to that of ST Integration within Home Assistant. In the latter the open/close events are triggered immediately upon opening/closing any of the doors. I assumed the Hubitat implementation worked the same.
I am fortunate enough to still have EventGhost app running on my ST account and am experimenting with it. Any ST contact/temperature events are sent to EG webserver which in turns updates virtual Hubitat devices. This works for now until ST decides we can no longer run custom smartapps on their system.
Have you looked at getting your drivers integrated with HubiThings Replica. This looks like a good item to add to that integration and it appears they have figure out the magic to also receive events via the SmartThings API.
I am not saying it is as simple as that, but it shouldn't be throw everything away you have done either. You have a framework for the drivers you have already created. That should all be useable. The only difference would be using HubiThings Replica method to talk to SmarThings. By using that method you also gain the advantage of not needing to use polling. It was just a thought.
From what I see, that is not how that integration works. Looking at the drivers, the system is event driven. To turn a device on, the user selects on and an event is fired. Then the app completes the process.
Other issues and don't knows. How will this handle devices with multiple components (each component can be a separate device to Hubitat - i.e., the Refrig where there is a separate app for each door sensor - so that events can be tracked). Also, how are custom capabilities handled.
The setup requires the PAT similar to your integration, and then if you setup the OATH connectivity it does require you to authenticate to the Smartthings environment. This is just like adding any other integration to Smartthigs like Arlo, or Ecobeee. It takes you to a log in page and you log in. So no app setup like Samsung Automation Studio or setting up a webhook application.
It is clearly Event based, as if you have that polling is not needed. I believe the PAT is used for passing commands back to Smartthings. It does keep track of what devices are matched to what on both sides. Along with that it also tracks the abilities of each device.
It has a Hubithings rules section that allows for you to setup a kind of replication action between Hubitat and Smartthigs attributes and commands. I believe in the drivers this can be pre-configured in a way, but can be customized after setup as well.
The drivers use HubiThings Replica are mostly virtual drivers designed to hold states/attributes based on what HubiThings gets from Smartthings. It appears the idea is that anything that can be pulled from Smartthings can potentially be added to Hubitat. You can also setup rules against the virtual drivers to send up dates to Smartthings when a change is made in Hubitat.
Tracking the status of a wifi device is not an instantaneous nor automatic thing in the interfaces. Using the ST Cloud API, sending a command to a Samsung device does NOT update most Samsung Appiance status (I have tested this several times). To get the status, you must first REFRESH the device and then POLL the device through the interface.
With the OAUTH, you only have to refresh (from Hubitat or SmartThings) - but you still have to refresh before the subscription is sent from the ST device. Concern is how this works. The documentation for HubiThings Replica states that the subscription database can only be accessed 15 times in 15 minutes (no more than once per minute average). That may be an issue.
3a8082e126