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,493 contributions in the last year
Activity overview
Contribution activity
October 2020
- bdraco/scaletest Python
- bdraco/profiler Python
Created a pull request in home-assistant/core that received 25 comments
Implement time tracking in templates
Completes home-assistant/architecture#206 Retest adjusted frontend change Wait for #41741 Frontend home-assistant/frontend#7220 Breaking change …
- Refactor august to use self.async_on_remove
- Fix unmocked https in the test suite
- Minimize sense writes to the state machine
- Upgrade to aiohttp 3.7.1
- Ensure event listener integrations do the queue insert as a callback
- Add support for homekit garage obstruction sensors
- Ensure websocket event serializer cache is effective if subscription iden differs
- Avoid overloading the executor with service.yaml loads
- Fix state overwrite race condition where two platforms request the same entity_id
- Update nuheat exception handling
- Remove logging from state in flume
- Update gogogate2 to be async
- Remove double timeout from gogogate2
- Add optimistic closing/opening to gogogate2
- Reduce ssdp context switches into the executor
- Convert nuheat to use DataUpdateCoordinator
- Convert flume to use DataUpdateCoordinator
- Increase coverage and optimize history skip_initial_state
- Suppress domain and all listeners during template rate limit
- Reduce domain states rate limit to 1 per second
- Parse html in the executor for scrape sensors
- Prevent ios sensor updates from running in the executor
- Prevent doorbird from creating many executor jobs
- Decouple RestData from rest.sensor
- Convert rest sensors to async using httpx
- Some pull requests not shown.
- Add configuration for HomeKit linked_obstruction_sensor
- Adjust template rate limits for a single domain
- Explain accessory mode for homekit
- Remove rate_limit directive from documentation as it is not shipping in 0.116
- Add profiler integration
- Implement `track_time_pattern` in templates
- Tweak wording about rate limits
- Automatically generate switches for harmony activities
- Expose more Websocket API constants
- Clean up ElkM1 lib
- Update tuyaha to 0.0.8 and adapt code
- Refresh now() templates on second=0
- Correct docstring in Skybell
- Always use shared zeroconf in cast config flow
- Improve the readability of the config flow code
- Bump Axis dependency
- Handle type error in hunterdouglas_powerview
- Add config flow for cloudflare
- Rest test style
- Fix state overwrite race condition where two platforms request the same entity_id
- Add rachio service to start multiple zones
- Bump PAHO MQTT to 1.5.1
- Add link to log view in persistent notification
- Do not allow coroutines to be passed to HassJob
- Update pymyq to 2.0.8
- Add support for reordering Shopping List Items via Drag and Drop
- Bump androidtv to 0.0.51 (add support for Google TV devices)
- Fix event test
- Do not guess app state in Xbox integration
- Update ONVIF to Zeep 4.0/httpx
- ElkM1 fix auto-configure.
- Add telegram_sent event
- Some pull request reviews not shown.
Created an issue in ValentinBELYN/icmplib that received 5 comments
Timeout does not trigger soon enough if count > 1
I think this is the cause of home-assistant/core#40232
The timeout is being linked to the count.
>>> import time
>>> from icmplib import ping
>>> t…
- statsd creates an executor job each state change event
- shiftr creates an executor job each state change event
- prometheus creates an executor job each state change event
- logentries creates an executor job each state change event
- Graphite creates an executor job each state change event
- google_pubsub creates an executor job each state change event.
- Datadog creates an executor job each state change event.
- Canary test test_options_flow is unreliable
- onvif test_flow_discovered_devices test is unreliable