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