RDMurray

Results 17 issues of RDMurray

Thanks for creating this project! It works perfectly with my down stairs heating, much better than the official Alexa skill! It would be great if it could control more than...

* because of a bug in version 1.1.2, it is necessary to clear the map data after updating to 1.1.3, so this is done automatically * It is too easy...

Someone needs to look into translations again. we did have weblate set up last year, but it deleted some existing strings, see #43 .

help wanted
infrastructure
Localisation

Sometimes the tests in GitHub are failing and I don't know why. The latest run failed but then succeeded when I re-ran it. It does seem to be running the...

bug
infrastructure

On every commit to main, this will: - bump the build number and commit to git - build and archive - upload to Appstore Connect and testflight internal group

There is a script to check translations in `apps/ios/Scripts/LocalizationLinter/main.swift`, but it just prints warnings and doesn't cause tests to fail. It would be good if missing translations could cause tests...

bug
good first issue
Localisation
Student project

* remove the CLLocationCoordinate2D extension that added Equatable Conformance and replace it with a .isNear(to:) method that behaves in exactly the same way but with a name that is more...