Anyone have experience with this palette? It appears to grant access to Smartthings devices and is API based, so will continue working after the Groovy IDE is phased out.
And it also seems possible to host Node red in the cloud without purchasing equipment or putting up a server, which could be an option fur some.
Iām using this palette ⦠as for hosting the nodered I created an instance on aws EC2 but I canāt put a password ⦠it needs to be a public ip ā¦
I am using it as well, but with Hubitat. I am running it at home with DuckDNS and Nginx to help with the external access and SSL/TLS and provide security. Nginx has allowed me to setup endpoints with SSL and not expose the main interface, just the endpoint.
I created the āWebHook Endpointā and was able to deploy and test.
The problem is: the smartapp just DISAPPEARED and now I canāt modify its settings anymore.
That is fairly strange. I have had mine out there now for weeks or even a few months. Make sure you check your Smartthings developer workspace and that the app is still registered and showing as functional with connectivity. Your tunnel may be what is causing the issue.
Hi
I did smartapp in ide and taken too.
But when I tried to work on node red there is no comunication the smartapp (nodered casa) doesnāt have the activation.
Hi, could you help me with node-red? I configured everything necessary to make it communicate with Smartthing, I installed the smartthing palette and from node-red I can see all the devices I have enabled. The problem is that the status changes of the devices I have on smartthing do not arrive on node-red, do you have any suggestions for me to solve the problem? Thank you