James Tufarelli
James Tufarelli
Looking for a solution for this as well. Based off the Firebase docs, it seems this can only be done with `Flavors`, not `--dart-define`. This might mean that I need...
@TatsuUkraine I like these ideas. What I'm going for is I could issue `flutter run --dart-define ENV:dev` either on my workstation PC or in a CI/CD build and I can...
I have this error too. It only happened after updating to 0.54. I reverted back to 0.52 (after restoring the old database) and I am still getting the error. I...
You most likely need to increase the Poll Interval. Govee [made changes](https://govee-public.s3.amazonaws.com/developer-docs/GoveeDeveloperAPIReference.pdf) to the API on May 5th.
Is there a way to fix this for the Specter container too?
This is still an issue
Hey @tomeon, thank you for putting in so much work to help me out with this. I think I may have figured it out. I also ran a few tests...
Ha very true, its too late to turn back now 😜. Looks like the tested files are the same each time. I did have to modify your `.simplecov` because I...
Update, I have gotten raspiblitz to install with this command `sudo bash build_sdcard.sh -f true -b dev -d headless -t false -w off` I had to set `fatpack` to false...
Interesting. So you said also also exec-ed into Nautical and ran the command too? And this worked? ```bash docker exec -it nautical-backup rsync -raq --exclude='cache' --exclude='transcoding-temp' --exclude='.log' --exclude='.txt' /app/source/emby/ /app/destination/2024-04-30/emby/...