Closed TnTCreeperLpr closed 2 years ago
Using a Raspberry PI 4 (Ubuntu server 20.4) and a Govee led strip
When running this code
from govee_api_ble import GoveeDevice my_device = GoveeDevice('7C:A6:B0:1F:8E:63') my_device.setPower(True) # Turns device on
It gives me this error
Please see the comment on #4
Your lights are not supported, and this issue was solved in another comment on your last issue post
Using a Raspberry PI 4 (Ubuntu server 20.4) and a Govee led strip
When running this code
It gives me this error