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
Popular repositories
-
Old Security Advisor for cPanel 11.40 (upstream repo) -- Use CPANELINC/addon_securityadvisor
-
Forked from miyagawa/cpanminus
cpanminus - get, unpack, build and install modules from CPAN
-
Forked from rurban/msgpack-perl
MessagePack serializer implementation for Perl
3,698 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 65 commits in 9 repositories
Created 7 repositories
- bdraco/winetricks Shell
- bdraco/refined-github TypeScript
- bdraco/horizon Python
- bdraco/pysnmp Python
- bdraco/denonavr Python
- bdraco/brother Python
- bdraco/aiohue Python
Created a pull request in briis/pyunifiprotect that received 7 comments
Skip event get if websocket is reconnecting
I couldn't replicate the issue in #11 (comment) However if the problem is what I think it is, this should fix the event not being reset on the firs…
Opened 36 other pull requests in 8 repositories
home-assistant/core
17
merged
2
closed
1
open
- Convert most esphome state updates to callbacks
- Switch ios to dispatching instead of polling
- Eliminate doorbird switch polling
- Fix typo in lw12wifi shoud_poll
- Set should_poll for zone entities
- Bypass the slow update warning for group updates
- Guard against empty ssdp locations
- Limit concurrency of async_get_integration to avoid creating extra threads
- Preload config flow integrations to avoid executor overload
- Remove debug prints from utcnow test
- Add services to log and dump objects to the profiler to help track down memory leaks
- Only call utcnow once during a state changed event fire
- Ensure instances of async_add_entities can be garbage collected
- Ensure storage task loads are always garbage collected
- Fix memory leak in script and automation loggers
- Fix memory leak in websocket_api
- Make all translations cacheable
- Fix rest sensors with resource templates
- Avoid the same task ending up multiple times in the ssdp asyncio.gather
- Ensure template entity updates are combined into a single state change
hacs/integration
1
open
5
merged
ikalchev/HAP-python
3
open
briis/pyunifiprotect
2
merged
upsert/lutron-caseta-pro
1
open
1
merged
smartHomeHub/SmartIR
1
open
home-assistant/home-assistant.io
1
merged
briis/unifiprotect
1
merged
Reviewed 22 pull requests in 3 repositories
home-assistant/core 19 pull requests
- Add an option to template delay_on/off in template binary sensor
- Fix kodi media_player unavailable at start
- Bump elkm1-lib to 0.8.8
- Add initial rest query params
- Streamline Notion CoordinatorEntity
- Add Support for Doorsensorstate
- Add support for Keg and Airlock to Plaato
- Fix dimming for ISY994 Z-Wave devices using percent instead of 8-bit brightness values
- Tweak wording of Rachio options
- Tweak Rachio integration strings
- Fix async_track_utc_time_change firing too early
- Add support for OpenWeatherMap One Call API
- Fix circular import of config_validation and template
- Fix evohome coroutine not allowed to be passed to HassJob
- Drop usage of asynctests
- Restore State in Template Sensors
- Fix typo exceeded, change to exceed, in HomeKit
- Bump envoy_reader version to 0.16.2
- Optimise onewire sensor update method
hacs/integration 2 pull requests
upsert/lutron-caseta-pro 1 pull request
Created an issue in mudape/iphonedetect that received 6 comments
Consider using `pyroute2` if possible
This would avoid the fork()/exec() overhead of creating the subprocesses home-assistant/core#40292 (comment)