Highlights
- Arctic Code Vault Contributor
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
3,958 contributions in the last year
Contribution activity
November 2020
Created 113 commits in 12 repositories
Created a pull request in home-assistant/operating-system that received 5 comments
Opened 42 other pull requests in 10 repositories
home-assistant/supervisor
23
merged
1
closed
- Handle Unhealthy like Unsupported
- Activate changes on NetworkManager after apply
- Fix auto interface method
- Enable support for mdns & llmnr for host
- Optimize flow / reduce call time
- Send issues with sentry report
- Check & fix git repository integrity
- Fix show update if version is None
- Improve the error logging with new DBusProgramError
- Revert: psk is not readable and only exists on initial
- Fix wifi conversation
- Fix handling with open or wpa-psk
- Fix error if a wlan scan is allready running
- Handle dbus single byte
- Fix auth mode WEP
- Fix network API default value & tests
- Fix gateway None on API
- Cleanup some logger
- Fix all interface are primary
- Odroid-C4
- Network: abstract dbus and supervisor - ipv6/wifi/vlan
- Add process lock for update + fix timeout
- Supervisor container startup health function
- Fix pulse cookie error
home-assistant/supervised-installer
3
merged
1
closed
home-assistant/home-assistant.io
3
merged
home-assistant/developers.home-assistant
2
merged
home-assistant/cli
2
merged
home-assistant/core
1
closed
1
merged
home-assistant/version
2
merged
home-assistant/architecture
1
merged
home-assistant/hassio-addons
1
merged
home-assistant/plugin-dns
1
merged
Reviewed 37 pull requests in 6 repositories
home-assistant/operating-system 18 pull requests
- Fix wireguard-linux-compat for latest stable kernels
- Bump buildroot to 2020.11-rc1
- Use systemd-resolved to announce hostname via mDNS and LLMNR
- Linux: Update kernel 5.4.77
- Drop services we don't offer
- Move patch for the RPi Linux kernel to the correct location
- ODROID: Update kernel 5.9.6
- Use performance governor to avoid frequency scaling
- Make self healing capabilities more robust
- ODROID-C4 fixes
- Revert "use GPT partition table for RPi4 (#936)"
- Fix CDC ACM error recovery in Raspberry Pi kernels as well (#940)
- Update ODROID N2 U-Boot reference to get latest DDR timings
- Move RuntimeDirectory to the Service section
- Bump Raspberry Pis to 5.4 kernel
- Simplify self healing capabilities of Supervisor service
- RaspberryPi: Update firmware 2ba11f2a07760588546821aed578010252c9ecb3
- Add machine specific landingpage container at build time
home-assistant/supervisor 12 pull requests
- Activate new network settings after update
- Use bool for host internet
- Add JobManager and Job decorator
- Use technology neutral "auto" instead of "dhcp" for autoconfiguration
- Replace stale bot with GitHub Action
- Replace lock bot with GitHub Action
- Add validate session API
- Create evaluation modules
- Adds more logs to session validation
- Add login support for dockerhub
- Add config option to set upgrade timeout value
- Add the log stream from docker if build fails