Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
684 contributions in the last year
Contribution activity
September 2020
Created a pull request in home-assistant/iOS that received 1 comment
Assign a different bundle identifier for Shared.framework on watchOS
When the bundle identifier of an iOS and watchOS framework match, the Swift Package Manager integration in Xcode has difficulties separating them o…
+135
−78
•
1
comment
- Fix notification settings showing 'errors' instead of 'attempts'
- Update README for more information on setup
- Fix Mac Bridge to be accessible from extensions, fix libsodium.a deletion
- Fix battery sensor inconsistent unique ID (again)
- Create PRs for GitHub actions that need to make changes
- Fix string order, so Workflow can work
- Finalize GitHub actions for version changes
- Update Fastlane lanes for xcconfig-based version numbers; add GitHub actions
- Fix pathless attachment URLs causing future attachments to fail
- Fix re-registering integration unnecessarily for some http errors
- Fix sending a location update when there are no batteries
- Retry tests outside Fastlane because it doesn't like this recovery method
- Strip trailing / in URL, since // will cause errors
- Update Action to download localized strings
- Download-localized-strings action
- Fix CI tests
- Avoid thread-blocking ProcessInfo background tasks in app
- Fix some CodeMirror issues caused by User-Agent sniffing
- Fix synced actions failing via Widget/Actions menu
- Fix 'save' on server-defined Actions
- Fix series 3 crash by disabling dead code stripping on watchOS
- Update periodic description on Mac
- Add Mac SSID/BSSID sensors
- Add Mac Bridge
- Update strings
- Some pull requests not shown.
Created an issue in home-assistant/core that received 4 comments
Automation triggered incorrectly for non-matching event
The problem Given an automation like: - alias: 'button1 hold' trigger: - platform: event event_type: zha_event event_data: unique_id: "00:15:8d:00:…
4
comments
- URL ending in `/` produces double `//` for relative URLs
- WebView window is slightly blurry
- Shortcuts (Intents) without every value provided silently fail
- Battery sensors duplicated after restart
- Current Realm version crashes/deadlocks versions on <iOS 13 on unsuspend
- ~/Desktop/ sandbox requirements means the app crashes trying to load things from there
- App lifecycle methods not invoked on iOS 13+
- WebView connection appears to fail after suspending/resuming device and/or long idle time
- Widget previews & unedited widgets should include real actions instead of 'redacted' or empty
- Web View is shown at 77% scale by default
- Secondary windows do not correctly update for authentication changes