Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 12111

How can I control my led strip on my windows via bluetooth?

$
0
0

please help me, i wangt to connect my led strip but idk he said my device didnt not found

import timeimport asyncioimport logging  # Don't forget to add this lineimport trionesControl.trionesControl as tcasync def main():    # Change the mac address to the one of your bulb or LED strip    device = await tc.connect('FB:00:E0:82:AA:1F')    await tc.powerOn(device)if __name__ == "__main__":    logging.basicConfig(level=logging.INFO)    asyncio.run(main())

Viewing all articles
Browse latest Browse all 12111

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>