Skip to content

Add 2 plugs #32

@btlspace

Description

@btlspace

Hello,
I tried to install 2 plug but it's not working, i can use only one because the other not appear
I try this different configuration and i try also to insert IP ADRESS of the rooter but in this case, nothing plug appear.
192.168.0.21 is the IP adresse of the firt plug and 192.168.0.35 to the second.

n1

switch:
##Plug1
    platform: tapo_p100_control
    ip_address: 192.168.0.21
    email: xxx
    password: xxxx
    
switch:
##Plug2
    platform: tapo_p100_control
    ip_address: 192.168.0.35
    email: xxx
    password: xxx

n2

switch:
##Plug1
    platform: tapo_p100_control
    ip_address: 192.168.0.21
    email: xxxx
    password: xxx
    
##Plug2
    platform: tapo_p100_control
    ip_address: 192.168.0.35
    email: xxx
    password: xxx

n3

switch:
##Plug1 and 2
    platform: tapo_p100_control
    ip_address: 192.168.0.21
    ip_address: 192.168.0.35
    email: xxx
    password: xxx

How i can add another plug to Home Assistant with this plugin ?
Thank you for reading. 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions