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

alextud/ha-switchbot-curtain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ha-switchbot-curtain

Controls switchbot curtain using Home Assistant

Supported operations:

  • open / close / stop
  • set position [0-100]%

Not supported:

  • read switchbot sensors / position
  • password

Find mac address of your device on linux

sudo hcitool lescan

Installation

  1. Copy the files of this repository into homeassistant config directory.
  2. Add the config to your configuration.yaml file as explained below.
  3. Restart Home Assistant

Example

cover:
  - platform: switchbot-curtain
    mac: XX:XX:XX:XX:XX:XX

Debugging problems

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

About

Controls switchbot curtain using Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages