softgrass / govee-api-ble

Python API for Govee H6127 RGB lighting strips
MIT License
12 stars 1 forks source link

No route to host #5

Closed TnTCreeperLpr closed 2 years ago

TnTCreeperLpr commented 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 Screenshot_20220807-150539_Putty SSH.jpg

softgrass commented 2 years ago

Please see the comment on #4

Your lights are not supported, and this issue was solved in another comment on your last issue post