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
307 contributions in the last year
Contribution activity
July 2020
Created a pull request in home-assistant/iOS that received 2 comments
Prevent Beta from taking over Release integrations
Prepend integration unique ID for non-Release builds. Fixes #723.
+15
−3
•
2
comments
- Automatic Actions for every Scene
- Update dependencies
- Clean up old database entries on disk on startup
- Use the same User-Agent in Webhooks as elsewhere
- Update strings
- Remove a lot of unused code/resources, fix warnings
- Fix a few action editing rough edges
- Fix, again, sending network requests in background in beta
- Prefer monitoring closer regions over further
- Show camera image in notifications without `attachment`, clean up temporary files
- Webhooks: expire requests after 2 hours, add logging
- Handle webhook error status, add more detailed logging
- Fix treating 'dismiss' the same as activating a notification
- Fix battery icon at 19%
- Fix webhook sending in the background in beta
- Fix client event log filtering in beta, add clear confirmation
- Add additional monitored regions to zones <100m
- Per-sensor settings; use Zones for Geocoded Location
- Wrap webhook networking in background tasks
- Event Log improvements
- Fix extension network requests having issues in beta
- Fix off-main-queue crash during invalid connection in beta
- Fix background crash on iOS 14 beta in our beta
- WebSocket API
- Fix a minor SwiftLint warning
- Some pull requests not shown.
Created an issue in home-assistant/iOS that received 8 comments
Impossible to open menu from some addons like File Editor and MotionEye
App version: 2020.3+ Home Assistant Core Version 0.112 Describe the bug When in an addon like File Editor which hides the menu on iPhone, it isn't …
8
comments
- Use the same User-Agent for the new Webhook network requests as existing networking
- Small zone size followup: handle exceeding maximum region count
- Realm database migration occurs as a blocking step on startup
- Zone enter events with radius <100m send locations outside zone
- Request precise location permission, show precision status in settings
- Update Info.plist to include Bonjour/Local Access keys, add to onboarding
- "Service call" intent/shortcut errors with empty text
- `sim_1` sensor was turned back into `cellular_provider` incorrectly
- Keyboard covers the 'next' button in onboarding when external url needs to be entered

