You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Davin,
After trying a lot of way and reading pages and more pages of solutions, I have got unable to add my Power Strip (multiple outlet) on SmartThings.
Maybe it is possible for you to spend a bit of your time and help me with your support?
Following your guidance I did until the step below, but, then I got lost:
I. Installation
A. Device Handlers
B. Add new devices
1. In the IDE go to My Device
2. Click +New Device
a. Name - Anything you want
b. Label - Anything you want
c. Zigbee Id - Leave blank
d. Device Network Id - Enter something unique for each device
e. Type - Select the appropriate device handle added in I.A. (they will be at the bottom of the list)
f. Version - Published
g. Location - Pick your location
h. Hub - Select your hub
i. Group - Optional
3. Click Create
4. Note the GUID that is assigned to the device. It will be in the URL at the top of the screen. For example "device/show/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" You just need the part after show/
From here on I got lost. Do I have to do the procedure below just to finish the configuration and the device appears on the ST or do I need to keep it to run like a IFTTT app?
Is there another way to add this Power Strip directly to control on ST?
My expectation is to keep the Power Strip as it was, only through the Tuya app, being able to connect each of the four outlet, another one 5th with USB charging ports and, to keep a single button to turn everything on/off, is this possible? And I don't know if this model has energy monitoring, but that would be great, too.
I appreciate in advance for your time.
Thank you very much and I hope you can help me!
Hugs
The text was updated successfully, but these errors were encountered:
From a command prompt (with admin privileges) run the following. c:\windows\microsoft.net\framework\v4.0.30319\installutil.exe c:\yourdirectory\smartThingsMQTT.exe
I got this error:
Microsoft (R) .NET Framework Installation utility Versão 4.8.3761.0
Copyright (C) Microsoft Corporation. Todos os direitos reservados.
Ocorreu uma exceção ao inicializar a instalação:
System.IO.FileLoadException: Não foi possível carregar arquivo ou assembly 'file:///c:\SMARTTHINGS\smartThingsMQTT.exe' ou uma de suas dependências. Operação sem suporte. (Exceção de HRESULT: 0x80131515).
Sorry I missed your issue. For the first one, SmartThings only supports multiple buttons in the classic app. If you're using the new app, then you'll just need to created multiple devices with one button each.
As for the install issue, it looks like you are missing one or more of the dlls. Make sure they are all in the folder with the .exe.
Hi Davin,
After trying a lot of way and reading pages and more pages of solutions, I have got unable to add my Power Strip (multiple outlet) on SmartThings.
Maybe it is possible for you to spend a bit of your time and help me with your support?
I flashed with Tasmota my Power Strip standard model ZLD-44USA-W and it is accessible. I did using the specific model/settings that I got from the Tasmota website (https://templates.blakadder.com/ZLD-44USA-W.html).
Following your guidance I did until the step below, but, then I got lost:
I. Installation
A. Device Handlers
B. Add new devices
1. In the IDE go to My Device
2. Click +New Device
a. Name - Anything you want
b. Label - Anything you want
c. Zigbee Id - Leave blank
d. Device Network Id - Enter something unique for each device
e. Type - Select the appropriate device handle added in I.A. (they will be at the bottom of the list)
f. Version - Published
g. Location - Pick your location
h. Hub - Select your hub
i. Group - Optional
3. Click Create
4. Note the GUID that is assigned to the device. It will be in the URL at the top of the screen. For example "device/show/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" You just need the part after show/
From here on I got lost. Do I have to do the procedure below just to finish the configuration and the device appears on the ST or do I need to keep it to run like a IFTTT app?
Is there another way to add this Power Strip directly to control on ST?
My expectation is to keep the Power Strip as it was, only through the Tuya app, being able to connect each of the four outlet, another one 5th with USB charging ports and, to keep a single button to turn everything on/off, is this possible? And I don't know if this model has energy monitoring, but that would be great, too.
I appreciate in advance for your time.
Thank you very much and I hope you can help me!
Hugs
The text was updated successfully, but these errors were encountered: