Popular repositories
-
Old Security Advisor for cPanel 11.40 (upstream repo) -- Use CPANELINC/addon_securityadvisor
-
Forked from home-assistant/core
🏡 Open source home automation that puts local control and privacy first -
4,688 contributions in the last year
Less
More
Activity overview
Contributed to
home-assistant/core,
home-assistant/home-assistant.io,
home-assistant/frontend
and 5 other
repositories
Contribution activity
May 2021
Created 86 commits in 11 repositories
Created 5 repositories
- bdraco/asair Python
- bdraco/python-ubnt-discovery Python
- bdraco/ismartgate Python
- bdraco/regenmaschine Python
- bdraco/teslajsonpy Python
Created a pull request in jstasiak/python-zeroconf that received 34 comments
Provide an asyncio class for service registration
When using zeroconf with async code, service registration can cause the executor to overload when registering multiple services since each one wi…
+326
−35
•
34
comments
Opened 57 other pull requests in 11 repositories
home-assistant/core
3
open
37
merged
1
closed
- Add support for asair brand to nexia
- Fix dhcp generated conflict
- Add dhcp discovery support to isy994
- Handle transport errors when updating media via events
- Migrate emulate_hue to use storage to fix I/O in event loop
- Remove unused ignore in fritz
- Include mac address in rainmachine device info
- Include mac address in roomba device info when available
- Convert nmap_tracker to be a config flow
- Add discovery to yeelight
- Expand homekit zeroconf matching to use fnmatch
- Remove redundant names from config flow titles
- Loosen flume dhcp discovery matching
- Add dhcp support to guardian
- Drop nuheat code owner
- Remove YAML support from gogogate2/ismartgate
- Add dhcp support to iSmartGate
- Add zeroconf discovery to powerview
- Add dhcp discovery to smartthings
- Add iCloud discovery
- Add dhcp discovery to tplink
- Fix tplink unloading when no switches are present
- Small cleanups to rainmachine get_client_controller
- Bump netdisco to 2.8.3 for compat with latest zeroconf
- Ensure zeroconf does not generate config flows when matching attributes are missing
- Some pull requests not shown.
jstasiak/python-zeroconf
1
open
2
merged
home-assistant/home-assistant.io
2
open
1
merged
amelchio/pysonos
2
merged
SoCo/SoCo
2
merged
Jc2k/aiohomekit
1
open
bdraco/nexia
1
merged
home-assistant-libs/netdisco
1
merged
ikalchev/HAP-python
1
merged
zabuldon/teslajsonpy
1
merged
briis/pyunifiprotect
1
merged
Reviewed 81 pull requests in 4 repositories
home-assistant/core 75 pull requests
- Bump pysonos to 0.0.46
- Add support for Oracle DB in recorder
- Config flow for Velux integration
- Bump aiohue to 2.3.1
- Sonos improve radio metadata handling
- Hotfix for Sonos favorites race condition
- Add discovery to yeelight
- Make more max lengths constants and add additional MaxLengthExceeded checks
- Fix mypy for Fritz after #50056, #50327 conflict
- Add samsungtv zeroconf discovery
- Fix Sonos const comparison
- Handle transport errors when updating media via events
- Add DHCP support to goalzero
- update denonavr version 0.10.8
- Handle Sonos transport errors when updating media via events
- Improve types for Fritz
- Reduce boilerplate to abort for matching config entries
- Refactor history component
- Use zoneinfo instead of dateutil
- Fix getting current_play_mode in Sonos
- Support multiple disks in systemmonitor
- Bump androidtv to 0.0.59
- Add Whirlpool integration
- Upgrade async_upnp_client to 0.17.0
- Increase httpx timeout for Tesla
- Some pull request reviews not shown.
jstasiak/python-zeroconf 3 pull requests
home-assistant/home-assistant.io 2 pull requests
home-assistant/developers.home-assistant 1 pull request
Created an issue in home-assistant/core that received 6 comments
Executor is blocked while aiohomekit is retrying to look for a device.
The problem We can the same strategy as esphome uses https://github.com/home-assistant/core/blob/dev/homeassistant/components/esphome/__init__.py#L405
6
comments