Highlights
- 1 discussion answered
Block or Report
Block or report bdraco
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
addon_securityadvisor Public archive
Old Security Advisor for cPanel 11.40 (upstream repo) -- Use CPANELINC/addon_securityadvisor
-
7,555 contributions in the last year
Activity overview
Contributed to
home-assistant/core,
Danielhiversen/flux_led,
jstasiak/python-zeroconf
and 183 other
repositories
Contribution activity
June 2022
Created 52 commits in 10 repositories
Created 4 repositories
- bdraco/docker Dockerfile
- bdraco/issue_8098 Python
- bdraco/tplink-smartplug Python
- bdraco/radiotherm Python
Created a pull request in home-assistant/core that received 12 comments
Speed up camera tokens
Proposed change There is no need to hash them since we only need random data and there are much faster ways to convert it to hex Testing import timeit
+1
−4
•
12
comments
Opened 73 other pull requests in 10 repositories
home-assistant/core
7
open
42
merged
2
closed
- Improve YAML Dump times with C Dumper
- Speed up mqtt tests
- Fix database states sometimes missing in logbook
- Only update unifiprotect ips from discovery when the console is offline
- Simplify esphome state updates
- Fix smart by bond detection with v3 firmware
- Fix reload race in yeelight when updating the ip address
- Prevent config entries from being reloaded while they are setting up
- Add unique ids to lutron_caseta scenes
- Add support for async_remove_config_entry_device to lutron_caseta
- Add async_remove_config_entry_device support to lookin
- Add async_ip_on_same_subnet helper to network
- Migrate lutron caseta occupancygroup unique ids so they are actually unique
- Use get_ffmpeg_manager instead of accessing hass.data directly in ring
- Add missing exception handlers to radiotherm
- Significantly improve yaml load times when the C loader is available
- Filter out forced updates in live logbook when the state has not changed
- Fix synology_dsm coordinator typing
- Reduce overhead to refire events from async_track_point_in_utc_time when an asyncio timer fires early
- Add async_remove_config_entry_device to synology_dsm
- Reduce memory pressure from history_stats with large data sets
- Add strict typing to homekit locks
- Add power sensor to WiZ
- Cleanup coordinators in synology_dsm
- Remove sqlalchemy lambda_stmt usage from history, logbook, and statistics
- Some pull requests not shown.
home-assistant/frontend
1
closed
5
merged
1
open
- Add button to request an update
- Add counter to logbook continuous domains
- Request tiny thumbnails for cameras in the entity selector to reduce memory pressure
- Fix multiple races in logbook subscriptions
- Filter entities that will never have entries in the logbook card editor
- Fix history charts not auto refreshing with cached history
- Use localized service descriptions in logbook
home-assistant/developers.home-assistant
4
merged
home-assistant/home-assistant.io
4
merged
home-assistant/docker
1
open
1
closed
ikalchev/HAP-python
1
open
bdraco/unifi-discovery
1
merged
StevenLooman/async_upnp_client
1
merged
sbidy/pywizlight
1
merged
ANMalko/aiolookin
1
merged
Reviewed 115 pull requests in 7 repositories
home-assistant/core
25 pull requests
- Prevent config entries from being reloaded while they are setting up
- Significantly improve yaml load times when the C loader is available
- Add supported_brands to powerview
- Add camera diagnostics to Synology DSM
- Bump aiohue to 4.4.2
- Improve error handling of powerview hub maintenance, remove invalid device classes
- Fix smart by bond detection with v3 firmware
- Sensibo Add timer
- Fix smart by bond detection with v3 firmware
- Only update unifiprotect ips from discovery when the console is offline
- Update whois to 0.9.16
- Code cleanup fibaro sensor
- Add unique ids to lutron_caseta scenes
- Add support for async_remove_config_entry_device to lutron_caseta
- Refactor LIFX discovery to prevent duplicate discovery response handling
- Add support for playing latest activity video for Skybell
- Rely on core config entry error logging in Plex setup
- Add Caldav config flow
- Add strict typing to advantage air
- Add config flow to eight_sleep
-
Use DataUpdateCoordinator for
mikrotik - Fix wallbox sensor rounding
- Add support for async_remove_config_entry_device to august
- Add power sensor for MyStrom
- Cache which entities are exposed in emulated_hue
- Some pull request reviews not shown.
briis/pyunifiprotect
14 pull requests
- Adds full handling of permissions
- Updates from UniFi Protect 2.1.1
- Updates needed for HA
- Initial read only enforcement for fields
- Adds events cli
- Adds adopt/unadopt CLI
- Various improvements from reverse engineering
- Adds more helpful commands
- Fill out Camera CLI
- Adds sensor subcommands
- Fill out more fields accurately
- Adds MAC address lookup
- Adds second round of commands for UFP devices
- Adds common CLI commands for all UFP devices
home-assistant/home-assistant.io
9 pull requests
- Enable tdbushades powerview
- Update eight_sleep docs for config flow
- Add powerview update entity information
- Add buttons to powerview
- Adds docs on UniFi Protect tamper sensor
- Add powerview supported shade information
- Fix spelling on unifi_direct
- Add documentation for Skybell config flow
- Move description of how filtering works to an include
home-assistant/frontend
4 pull requests
home-assistant/developers.home-assistant
2 pull requests
home-assistant/docker
1 pull request
ANMalko/aiolookin
1 pull request
Created an issue in sqlalchemy/sqlalchemy that received 70 comments
Dictionary changed size during iteration during lambda generation
Describe the bug Thank you for reading this, and thank you for sqlalchemy. While tracking this issue home-assistant/core#72991 we received an excep…
70
comments



