Clyde Stubbs

Results 49 issues of Clyde Stubbs

# What does this implement/fix? Implements [LVGL](https://docs.lvgl.io/8.3/index.html) in ESPHome in a native way - configured with YAML. To use this PR prior to being merged, add this to your yaml:...

new-integration
needs-tests
integration: lvgl

# What does this implement/fix? ## Types of changes Currently setting `variant:` (`family:` for LibreTiny) in the esp32 component makes ESPHome think it's compiling for a variant that may be...

integration: esp32
integration: libretiny

# What does this implement/fix? Add a new component that captures BMS data via CAN bus. Docs in ESPHome-docs. ## Types of changes - [ ] Bugfix (non-breaking change which...

new-integration
not-stale
needs-tests
integration: canbus
integration: canbus_bms

### Description of the feature or fix A clear and concise description of what the bug or new feature is. The documentation lists `LV_KEYBOARD_MODE_TEXT_SPECIAL` as a valid keyboard mode, whereas...

I've built the Micropython binary and flashed it to a T-Display S3. I can run simple programs, but have no idea where to start to drive the LCD. I see...

## Description: Improve documentation of esp32::board and ::variant options. **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6512 ## Checklist: - [x] I am...

has-parent
next

## Description: Add description for the i80 parallel bus for display interface. **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome# ## Checklist: -...

has-parent
next

## Description: Add a new component that captures BMS data via CAN bus. Docs in ESPHome-docs. **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#5146 ## Checklist: - [x]...

has-parent
next
not-stale

## Description: **Related issue (if applicable):** fixes REPLACE_ME used instead - will trigger validation **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome# ## Checklist: - [ ] I...

current

Support for ES ARM version 3 (not sure what other versions might be affected.) Specifically fixes ECO mode settings. Plus fix a couple of errors and clean up some code.