Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple outlet issue. #4

Open
Edu-ST opened this issue Apr 28, 2020 · 2 comments
Open

Multiple outlet issue. #4

Edu-ST opened this issue Apr 28, 2020 · 2 comments

Comments

@Edu-ST
Copy link

Edu-ST commented Apr 28, 2020

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

@Edu-ST
Copy link
Author

Edu-ST commented May 1, 2020

I run a little bit..

After this step:

  1. 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).

@DavinKD
Copy link
Owner

DavinKD commented Jun 2, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants