Mobile App questions

Looking for Smarthings alternatives. I have a ton of Arduino sensors with custom DTH's using ST_Anything and most are now broken or unbearable with the forced new ST App.

Does HE Mobile app have or can do:

  1. Can I switch back and forth from 2 hubs in same open app? I have 2 hubs at different distant locations, Different LAN's.
  2. Can the tiles like temperature vary the color with temp number?
  3. Is there a favorites dashboard?
  4. In the app is there a option to view history if I click on a device or sensor tile?
  5. Can I set up rules to send SMS messages?

Non mobile app; Is there a desktop web based IDE for tweeking custom DTH's and live logging? LAN and remote.

Thanks..

To start welcome to the community.

Yes, both LAN (local discovery or login) and Cloud.

I have made code for this, there are issues with the size on Cloud dashboards. Check this post for details. (and this one for more)

Check out smartly

Yes event history in the device page.

Yes notifaction to app or SMS with community driver/apps.

Sorta, you have direct access to the hub via IP on LAN not Cloud. For remote VPN or remote desktop is recommended.

Snap shot to help (this is via LAN browser and only 1 tab)

@kampto In the app is there a option to view history if I click on a device or sensor tile?

As far a checking device history while not on the same LAN, you can do it via the dashboard. You won't have access to the devices page when you are not local.
You will have to click the 3 dot menu on the tile and select history for the device. I usually select "hide the 3 dot menu" because I have large fingers and usually don't want to get the menu when I'm trying to turn on a light. You can still access it by selecting the dashboard gear and turning on the 3 dot menu. I often turn off the hide setting to check history then turn it back it on as it only takes a few seconds.

1 Like

Besides the above, it should be noted that if you're coming from SmartThings, the Hubitat vs. SmartThings app serve quite different purposes. Notably, the Hubitat mobile app is entirely optional: it's one option for presence and notifications, but there are lots of community and a couple other natively supported options. It's also an easy way to access Dashboards, but those are ultimately just webpages that you can access from any browser with the right link.

The administration/setup functions from the ST app is all done via Hubitat's admin UI, which is a local webpage served from the hub itself. This is how you can add/remove devices ("Things," if you will), add/remove and modify apps ("SmartApps," if you will), as well as add custom app or device code and view live or past logs (IDE functions in SmartThings, except the last thing that they don't have at all). The ST app also does device control, and the admin UI can do this but isn't really meant for doing it all the time--it's not pretty, just an exposition of all device commands and preferences and some other relevant data. The intended day-to-day solution for this is Hubitat Dashboard, or whatever other option you might want to set up like SharpTools or just automating as much as you can so this isn't much of a need at all.

So, you can definitely view multiple hubs' admin UIs--you don't even need the app for that. If you aren't at that particular location/network at that moment, however, you would need a VPN or other remote-access solution to actually view it. But again, that's just for administration. A Dashboard would let you view and control devices, change mode or Hubitat Safety Monitor arm status, and (unless disabled) view device history--just about anything you want except hub administration.

Back to the app, you can't associate it with multiple hubs at the same time, but you can switch between hubs. However, that would affect notifications and presence if you use those features, so if you do want to use the app, picking one hub to associate with the app and finding another solution for these features on another hub would probably be a good idea. The only good I can see the app doing you when away is easy Dashboard access to view/control devices, again something you can do without the app at all, so you could just use the cloud (and/or LAN) Dashboard links from the other hub--or both if you prefer--to get that.

3 Likes

OK thanks guys. Just ordered HE on Amazon to mess around with.