Method 1: HACS (Click to install)
Download and copy
custom_components/yeelight_pro
folder tocustom_components
folder in your HomeAssistant config folder
wget -O - https://hacs.vip/get | DOMAIN=yeelight_pro bash -
- Copy this code to file
configuration.yaml
shell_command: update_yeelight_pro: |- wget -O - https://hacs.vip/get | DOMAIN=yeelight_pro bash -
- Restart HA core
- Call this
service: shell_command.update_yeelight_pro
in Developer Tools - Restart HA core again