eazytriada.blogg.se

Smartthings smartapp create simulated device child device
Smartthings smartapp create simulated device child device






  1. SMARTTHINGS SMARTAPP CREATE SIMULATED DEVICE CHILD DEVICE INSTALL
  2. SMARTTHINGS SMARTAPP CREATE SIMULATED DEVICE CHILD DEVICE CODE

Other Hub 2.0 allows me to provide her with a dashboard url that allows her to see her devices without giving her access to my SmartThings account. This is something I was already considering doing because I just got my sister a Hubitat Elevation Hub and she doesn’t have SmartThings, but I wanted to be able to give her a url to view her devices without having to give her access to my account. Some users had a really hard time getting the bridge piece working in SmartThings so removing that from the integration should make it easier for everyone to use it. The real-time integration piece that sent the events to SmartThings has always used the SmartThings cloud endpoints.

SMARTTHINGS SMARTAPP CREATE SIMULATED DEVICE CHILD DEVICE CODE

I basically had to either re-write the integration or scrap the project.Īll custom code in SmartThings runs in the cloud so there really isn’t any benefit to communicating directly between the hubs. The original version used some unsupported endpoints that have been disabled for security reasons in the latest hub update. If that doesn't fix it then click the 'Refresh Hubitat Url' link.Ĭan you give some context as to why you moved to a cloud-to-cloud integration? If you find that you're unable to control your hubitat devices from SmartThings, click the 'Send Hubitat Url to SmartThings' button. Tap Done and the Hubitat devices you selected should appear in SmartThings within a few minutes. I recommend only selecting the attributes that a really important to reduce the burden on the cloud. Select the attributes that you want to include in the real-time integration. Specify how often it should refresh all the devices. You only have to select each device once and you should be able to find most of your devices in the first 2 fields. Select all the devices you want to include in the integration. Go into the Apps section of Hubitat and click Load New App.Įnter or paste the dashboard url, mentioned in #5 above, into the SmartThings Dashboard Url field. Installing the Other Hub Event Pusher AppĬreate the Other Hub Event Pusher App (Hubitat Apps Code)Ĭlick the OAuth button, Click "Enable OAuth", and then click Update.

smartthings smartapp create simulated device child device

This SmartApp has a lot of features that work the same as the "Simple Device Viewer" SmartApp so see this post for detailed instructions on configuring thresholds and using the notification features. That will write the dashboard URL to Live Logging so you can copy and paste it into the 'Other Hub Event Pusher' App. Re-open the 'Other Hub Device Viewer' from the SmartApps tab and tap the 'Display SmartThings Dashboard Url' link. When the SmartApp opens, specify the child device prefix and SmartApp label (optional) and then tap save.

smartthings smartapp create simulated device child device

SMARTTHINGS SMARTAPP CREATE SIMULATED DEVICE CHILD DEVICE INSTALL

Open the SmartThings Mobile App and install the Other Hub Device Viewer SmartApp. Go into the SmartApp Settings and enable OAuth. Installing the Other Hub Device Viewer SmartAppĬreate and Publish the Other Hub Device Viewer SmartApp in the IDE.

  • Install and Publish all the device type handlers that are located in my OtherHub2 GitHub Repository.
  • Installing the Child Device Type Handlers If you have the original version installed you're going to have to delete it and perform a fresh install because Version 2 is a cloud to cloud integration and doesn't use the Hubitat Bridge. It is not required or expected, but it does motivate me to continue creating new apps/drivers and support/enhance the ones I’ve already created. I appreciate the support and feedback I have received here, with a special thanks to those that have donated at. The Other Hub Device Viewer SmartApp is a modified version of my Simple Device Viewer so for more information see that Topic on the SmartThings forum.

    smartthings smartapp create simulated device child device

    Supports Health Check so SmartThings will alert you if your Hubitat Hub goes offline. Send SMS and/or Push Notifications based on those thresholds. Set thresholds for Low/High Temperature, Low/High Power, Battery Level, and Last Event Time. View Hubitat Devices using the SmartThings mobile app and/or through any web browser using the Optional web dashboard.

    smartthings smartapp create simulated device child device

    SmartThings Web Dashboard and Notification Features: You can choose which attributes get sent to SmartThings in real-time. The attributes and last event times of all the devices gets updated on a configurable schedule. Creates Virtual Devices in SmartThings for all the devices you've selected.








    Smartthings smartapp create simulated device child device