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
Old Security Advisor for cPanel 11.40 (upstream repo) -- Use CPANELINC/addon_securityadvisor
-
-
home-assistant Public
Forked from home-assistant/core
🏡 Open source home automation that puts local control and privacy first
7,405 contributions in the last year
Less
More
Activity overview
Contributed to
home-assistant/core,
jstasiak/python-zeroconf,
Danielhiversen/flux_led
and 5 other
repositories
Contribution activity
March 2022
Created 75 commits in 13 repositories
Created 2 repositories
- bdraco/tesla Python
- bdraco/analytics.home-assistant.io TypeScript
Created a pull request in home-assistant/core that received 38 comments
Websocket api to subscribe to entities (payloads reduced by ~80%+ vs state_changed events)
Proposed change Implement a new api to subscribe to entities.
The goal is to address the following:
As state_changed is almost always the most fre…
+590
−12
•
38
comments
Opened 79 other pull requests in 13 repositories
home-assistant/core
9
open
2
closed
46
merged
- Fix tplink effect not being restored when turning back on
- Filter IPv6 addresses from AppleTV zeroconf discovery
- Bump sense_energy to 0.10.3 to handle reauth loop
- Disable extra emonitor sensors by default
- Add support for custom effects to tplink light strips
- Use new internal_state property in tplink diagnostics
- POC: Restore last_changed when adding entities with the same state during startup
- Fix tplink color temp conversion
- Remove extra attributes from pvoutput sensors
- Seperate emonitor extra_state_attributes into their own sensors
- Fix logbook tests
- Fix migration to schema v25 with Postgresql
- Convert statistics to use history api for database access
- Convert plant to use history api for database access
- Remove unneeded attributes selection from history_states api calls
- Add shutdown guard to Recorder pool in case there is no connection
- Convert unindexed domain queries to entity_id queries
- Avoid hashing attributes when they are already in the cache
- Fix FOREIGN KEY constraint failed when removing state_attributes
- Filter IPv6 addreses from enphase_envoy discovery
- Move envoy last reported attribute to its own sensor
- Cache newly written state attribute ids
-
Avoid selecting attributes in the history api when
no_attributesis passed - Migrate Unifi Protect last tripped time attributes to their own entities
- Make powerwall attribute sensors their own sensors
- Some pull requests not shown.
home-assistant/home-assistant.io
1
open
3
merged
Danielhiversen/flux_led
4
merged
home-assistant/developers.home-assistant
2
merged
1
open
home-assistant/data.home-assistant
3
merged
kalkih/mini-graph-card
1
open
home-assistant/frontend
1
merged
ikalchev/HAP-python
1
open
bdraco/yalexs
1
merged
sbidy/pywizlight
1
merged
automicus/PyISY
1
merged
alandtse/tesla
1
merged
home-assistant/home-assistant-js-websocket
1
merged
Reviewed 150 pull requests in 10 repositories
home-assistant/core
124 pull requests
- Fan group presets
- Add SleepIQ select entity for foundation preset positions
- Add support for general API exception in Sense integration
- Add Airzone climate platform
- Add basic support for SamsungTV encrypted models
- Migrate Unifi Protect last tripped time attributes to their own entities
- Add support for effects to tplink light strips
- Add config flow to skybell integration
- Add config flow to fibaro
- Improve recorder setup in tests
- Improve data handling for Sensibo
- Bump asyncsleepiq to 1.2.0
- Intellifire DHCP Auto Discovery
- Honeywell away temps
- Add ws66i core integration
- Add door locks to Subaru integration
- Fix migration on Postgres by removing INTEGER length
- Add Airzone coordinator tests
- Separate attrs into another table (reduces database size)
- Avoid hashing attributes when they are already in the cache
- Don't use hass.helpers
- Handle Hue discovery errors
- Add fire tv DHCP for nfandroidtv
- Bump broadlink to 0.18.1
- Generic IP Camera configflow 2
- Some pull request reviews not shown.
home-assistant/home-assistant.io
11 pull requests
- Add note for H and J models
- Update subaru integration documentation
- Add binary_sensor to Sensibo
- Add documention for Mazda switch platform
- Add remote platform docs for Kaliedescape integration
- Add sensors to Sensibo
- Add documentation for Mazda binary sensors
- Add Sensibo select entity
- Document Mazda button entities
- Add Kaleidescape integration
- Document Powerwall backup reserve sensor
home-assistant/home-assistant-js-websocket
4 pull requests
home-assistant/developers.home-assistant
3 pull requests
home-assistant/frontend
3 pull requests
python-kasa/python-kasa
1 pull request
sbidy/pywizlight
1 pull request
home-assistant/data.home-assistant
1 pull request
epenet/home-assistant-core
1 pull request
andrey-git/pysensibo
1 pull request
Created an issue in home-assistant/core that received 11 comments
Sense reauth is triggering hundreds of time per minute
The problem What version of Home Assistant Core has the issue? dev What was the last working version of Home Assistant Core? n/a What type of inst…
11
comments