ha-switchbot-curtain
ha-switchbot-curtain copied to clipboard
Noob question -How do I add a second switchbot curtain?
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
Just copy the MAC address and it should work.
That's great. Thank you. Both curtains now working independently. Interestingly, second curtain is a pair so centre opening but I only had one Switchbot. 2 pulleys and some cord solved the problem. Centre opening with only 1 switchbot.
Regards, David BSA Marketing
Sent from my phone
From: Attila Lukács [email protected] Sent: Sunday, January 3, 2021 10:04:27 AM To: alextud/ha-switchbot-curtain [email protected] Cc: David Wright [email protected]; Author [email protected] Subject: Re: [alextud/ha-switchbot-curtain] Noob question -How do I add a second switchbot curtain? (#3)
Just copy the MAC address and it should work.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alextud/ha-switchbot-curtain/issues/3#issuecomment-753593788, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AR5TQKGBU5CGIXUUKSXXGWTSYA6KXANCNFSM4VQQ4JYA.
adding a second mac address doesn't work for me...
You can take a look at the home assistant logs, by activating switchbot curtain logs.
logger:
default: error
logs:
custom_components.switchbot-curtain: debug
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