Controls switchbot curtain using Home Assistant
Supported operations:
- open / close / stop
- set position [0-100]%
Not supported:
- read switchbot sensors / position
- password
sudo hcitool lescan
- Copy the files of this repository into homeassistant config directory.
- Add the config to your configuration.yaml file as explained below.
- Restart Home Assistant
cover:
- platform: switchbot-curtain
mac: XX:XX:XX:XX:XX:XX
logger:
default: error
logs:
custom_components.switchbot-curtain: debug