Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Noob question -How do I add a second switchbot curtain? #3

Open
ritehaus opened this issue Jan 1, 2021 · 5 comments
Open

Noob question -How do I add a second switchbot curtain? #3

ritehaus opened this issue Jan 1, 2021 · 5 comments

Comments

@ritehaus
Copy link

ritehaus commented Jan 1, 2021

Used your code to get Switchbot Curtain working with HA. No problems, thank you 👍 . My question is how do I add a second, separate switchbot curtain controlling a different curtain. I've tried a few things, but my configuration.yaml keeps failing. Any suggestions much appreciated

@LouiS22
Copy link

LouiS22 commented Jan 3, 2021

Just copy the MAC address and it should work.

@ritehaus
Copy link
Author

ritehaus commented Jan 3, 2021 via email

@Jeroenvannuland
Copy link

adding a second mac address doesn't work for me...

@alextud
Copy link
Owner

alextud commented Feb 25, 2021

You can take a look at the home assistant logs, by activating switchbot curtain logs.

logger:
  default: error
  logs:
    custom_components.switchbot-curtain: debug

@TL-HA
Copy link

TL-HA commented Mar 21, 2021

This worked for me for multiple Switchbot curtains in configuration.yaml I hope this helps

cover:

  • platform: switchbot-curtain
    mac: xx:xx:xx:xx:xx:xx
  • platform: switchbot-curtain
    mac: xx:xx:xx:xx:xx:xx

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

No branches or pull requests

5 participants