Pinned
445 contributions in the last year
Less
More
Activity overview
Contributed to
esphome/esphome,
oxan/djangorestframework-dataclasses,
esphome/esphome-docs
and 5 other
repositories
Contribution activity
September 2021
Created 27 commits in 4 repositories
Created a pull request in esphome/esphome that received 4 comments
Add namespace to all PlatformIO library references
What does this implement/fix? Reference all PlatformIO libraries with a namespace, instead of only the library name. Also two slightly-related fixe…
+29
−38
•
4
comments
Opened 21 other pull requests in 3 repositories
esphome/esphome
3
open
13
merged
- Use standard version of make_unique when available
- Implement smart pointer buffer using PSRAM
- Convert st7735.h to use LF line endings
- Add esphal.h include to inkplate6 component
- Untangle core headers (part 1)
- Clean-up sensor integration
- Store strings only used for logging in flash
- Disable automatic usage of SNTP servers from DHCP
- Compatibility with clang-tidy v14
- Drop obsolete comments from CONTRIBUTING.md
- Suppress excessive warnings about deprecated Fan interfaces
- Only try compat parsing after regular parsing fails
- Add device classes new in HA 2021.9
- Send HA correct color mode for CWWW/RGBCT over MQTT
- Expose WHITE/CWWW/RGBCT color modes over MQTT
- Reject template select/number/switches that don't handle user input
home-assistant/core
2
merged
1
open
esphome/esphome-docs
1
open
1
merged
Reviewed 31 pull requests in 3 repositories
esphome/esphome-docs
17 pull requests
- Update dallas.rst
- Add ESP-EYE config for esp32_camera component
- Fix AS3935 I²C address documentation
- Update cookbook for ESP32 Water Leak Detector
- Update mhz19.rst
- Move SCD30 into air quality
- Shelly 2.5 config for ADE7953
- SGP40: Small correction to the example
- MQTT is no longer required for ESPhome to work
- Link update
- Misc documentation updates
- correct the meaning of the sentence
- Fix typo in dsmr docs
- fix and update h-bridge fan documentation
- Add Heap Sensors - free/max block/fragmentation #1578
- Combine xiaomi_miscale and xiaomi_miscale2
-
Note to set
optimisticwhen using HA to set
esphome/esphome
13 pull requests
-
Add
esp8266_disable_ssl_support:config option - Add initial support for m5stack_4relay
- Run clang-tidy against ESP32
- t6615: tolerate sensor dropping commands
- Added graphing component
- Add Heap Sensors - free/max block/fragmentation
- Fix SM300D2 sensor component routines so they correctly read the sensor output
- Configurable Flash Write Interval
- Fix a few ESP32-C3 compiler issues
- Combine code of xiaomi_miscale and xiaomi_miscale2
- Allow non-addressable lights in light partitions
- Expose WHITE/CWWW/RGBCT color modes over MQTT
- Fix UARTComponent hardware vs software UART0 conflict