Matthew Kelch
Matthew Kelch
Related to #2640.
@dnschneid, it did not work for me the last time I tried -- let me give it another go tonight.
@dnschneid, I've not been able to get this branch to work. Here's what I'm seeing: ``` sudo CROUTON_BRANCH=nointeldrv sh ~/Downloads/crouton -u -n xenial-gnome ... Use 'apt autoremove' to remove it....
Just wanted to leave a note here to say that this is possible. **seed/test.js** ```js const faker = require('faker'); const seedUsers = (userCount = 10) => { const dataRows =...
I would love to see this as well. I don't have time at the moment, but may take a look at getting this implemented at some point in the next...
It would be great to hear an update on this -- not being able to use wifi and bluetooth with ArduPy on the Wio Terminal has been a big disappointment.
I've started looking into the [/v1/me/recent/played/tracks](https://developer.apple.com/documentation/applemusicapi/get_recently_played_tracks) API a bit, and it appears to have some pretty frustrating limitations: - There does not appear to be any kind of timestamp that...
> > Only retrieves plays for songs in library EDIT > > > > I'm not quite sure what you're saying here. So the api won't return results that are...
I've also observed issues with using ESPHome for receiving BLE advertisements. I've spent a little bit of time trying to fine tune the `scan_parameters`, but the performance is still pretty...
I appreciate the insights @pvvx -- honestly this isn't something I've had much time to research thoroughly. Are there any "plug and play" solutions that could be either used with...