8000 GitHub - hasscc/yeelight-pro: 💡 Yeelight Pro for Home Assistant
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hasscc/yeelight-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡 Yeelight Pro for Home Assistant

Installation

Method 2: Manually install via Samba / SFTP

Download and copy custom_components/yeelight_pro folder to custom_components folder in your HomeAssistant config folder

Method 3: Onkey shell via SSH / Terminal & SSH add-on

wget -O - https://hacs.vip/get | DOMAIN=yeelight_pro bash -

Method 4: shell_command service

  1. Copy this code to file configuration.yaml
    shell_command:
      update_yeelight_pro: |-
        wget -O - https://hacs.vip/get | DOMAIN=yeelight_pro bash -
  2. Restart HA core
  3. Call this service: shell_command.update_yeelight_pro in Developer Tools
  4. Restart HA core again

About

💡 Yeelight Pro for Home Assistant

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0