Anton Viktorov
Anton Viktorov
## Description: More granular control of gain parameter **Related issue (if applicable):** fixes https://github.com/esphome/feature-requests/issues/2765 **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#7026 ## Checklist: - [X] I am...
## Description: **Related issue (if applicable):** fixes https://github.com/esphome/feature-requests/issues/2705 **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6695 ## Checklist: - [X] I am merging into `next` because this is...
## Description: **Related issue (if applicable):** fixes https://github.com/esphome/feature-requests/issues/2674 **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6693 ## Checklist: - [X] I am merging into `next` because this is...
## Description: **Related issue (if applicable):** fixes https://github.com/esphome/feature-requests/issues/2648 **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6795 ## Checklist: - [X] I am merging into `next` because this is...
Hi, I started investigation on how I can connect USB serial device (9600 bps) no more. Do you think this is possible with USB soft implementation (I realize it shall...
# What does this implement/fix? Original `ac_dimmer` component only worked with Arduino framework. This change adds `esp-idf` support. Tested with 1) arduino framework 2) esp-idf 4.x - default and 4.4.5...