peterbuga / HASS-sonoff-ewelink

Home Assistant component to control Sonoff/eWeLink devices with original firmware
MIT License
792 stars 296 forks source link

Not unique ID for entity #282

Open S1M0N3-88 opened 3 years ago

S1M0N3-88 commented 3 years ago

When import sonoff sonoff rele 4 channel, i dont invoke any command, because the device_id is unique for all channel and home assistant says:

Thi

This entity ("switch.sonoff_xxxxxxxx_2") does not have a unique ID, so its settings cannot be managed from the UI. See documentation for more details.

ponchocanez commented 3 years ago

Hi ! I have the same problem

Setup failed for sonoff: Requirements for sonoff not found: ['uuid']. March 24, 2021, 7:17:22 PM – setup.py (ERROR) Unable to install package uuid: ERROR: Could not find a version that satisfies the requirement uuid==1000000000.0.0 (from -c /usr/src/homeassistant/homeassistant/package_constraints.txt (line 66)) (from versions: 1.30) ERROR: No matching distribution found for uuid==1000000000.0.0 (from -c /usr/src/homeassistant/homeassistant/package_constraints.txt (line 66)) WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. You should consider upgrading via the '/usr/local/bin/python3 -m pip install --upgrade pip' command. March 24, 2021, 7:17:22 PM – util/package.py (ERROR)

Regards!

Alfonso