I want change messages when ST hub active or inactive?

I want to change Hub Offline Notification value. You see red boder message is the need to change.


Help me!

3 Likes

Install this piece of code as app in ide, then go to my apps and look for Hello Home and customize…Enjoy!

definition(
name: “Hello Home”,
namespace: “Hello Home”,
author: “SmartThings”,
description: “Hi”,
category: “”,
iconUrl: “https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience.png”,
iconX2Url: “https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience@2x.png”,
iconX3Url: “https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience@2x.png”)

Change Hub Offline Notification value to my message when ST hub active or inactive, Thanks
example: “Your SmartThings Hub at Hiệu Vàng PTN is offline. Check your internet connection” to "mystring other"
Thanks.

2 Likes

Oh, I misread what you were asking. Not easy to do :slight_smile: Maybe someone has code for that. :frowning:

1 Like

Thanks u :grin:

1 Like

Thanks u. Not at all

2 Likes

I still want to change this notice by my language and personal message

:sunglasses:

Change message when ST Hub is offline. help me.

Mean:
“You SmartThings Hub at… is offline. Check your internet connection.” chang to “Hub at … is offline. Check your internet or power!”

1 Like