hass-yeelightbt
Home assistant custom component for Yeelight bluetooth
File Explorer
Download Latest Version (.zip)- bug_report.yml
- ghaction-github-labeler.yml
- hassfest.yaml
- release-drafter.yml
- validate.yml
- labels.yml
- release-drafter.yml
- settings.json
- en.json
- __init__.py
- config_flow.py
- const.py
- light.py
- manifest.json
- yeelightbt.py
- .flake8
- .gitignore
- .pre-commit-config.yaml
- hacs.json
- pyproject.toml
- README.md
- requirements-dev.txt
- requirements.txt
- yeelight-bedside.jpg
# Installation Guide
1. Get the code
git clone https://github.com/hcoohb/hass-yeelightbt
Downloads the entire project code from GitHub to your computer.
cd hass-yeelightbt
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
