Pinned
699 contributions in the last year
Less
More
Activity overview
Contributed to
esphome/esphome,
esphome/aioesphomeapi,
esphome/esphome-docs
and 5 other
repositories
Contribution activity
September 2021
Created 16 commits in 4 repositories
Created a pull request in esphome/esphome that received 3 comments
Fix API socket issues
What does this implement/fix? Fixes disconnect issues for API connections on ESP8266s with the new API socket implementation. Main changes are: Bu…
+142
−77
•
3
comments
Opened 14 other pull requests in 5 repositories
esphome/esphome
3
open
7
merged
esphome/probot-esphome
1
merged
esphome/esphome-docker-base
1
merged
esphome/esphome-docs
1
merged
esphome/aioesphomeapi
1
merged
Reviewed 34 pull requests in 4 repositories
esphome/esphome
30 pull requests
- Use standard version of make_unique when available
- Add namespace to all PlatformIO library references
- Added telegram debug option to dsmr
- Implement smart pointer buffer using PSRAM
- Run clang-tidy against Arduino 3
- Run clang-tidy against ESP32
- Add esphal.h include to inkplate6 component
-
Add
esp32_camera_web_server:to expose mjpg/jpg images - Fix SM300D2 sensor component routines so they correctly read the sensor output
- Dsmr updates
- Activate owning-memory clang-tidy check
- Add support for SCD4X
- Adds MQ Sensor Series
- ADE7953 Power Factor
- Fix devcontainer scripts on Windows
- Clean-up sensor integration
- Store strings only used for logging in flash
- Allow non-addressable lights in light partitions
- Extend/override component configuration declared in packages
- Only try compat parsing after regular parsing fails
- Suppress excessive warnings about deprecated Fan interfaces
- Compatibility with clang-tidy v14
- Untangle core headers (part 1)
- Support inverting color temperature on tuya lights
- Tuya: add cover component
- Some pull request reviews not shown.