ESteanes / RP2040Home

MQTT Client for RP2040 based boards that directly interfaces with Home Assistant
MIT License
0 stars 0 forks source link

Need a better way of creating the UUID #5

Closed ESteanes closed 4 months ago

ESteanes commented 6 months ago

Right now you need to edit main.py and put in a unique uuid which would be highly recommended/necessary. Ideally there should be a way to create a unique UUID for each pico.

ESteanes commented 4 months ago

Resolved in #9