Samuel Sieb
Samuel Sieb
# What does this implement/fix? Adds options to modify the device settings. ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [X] New feature...
## Description: Fix the incorrect example yaml. **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome# ## Checklist: - [ ] Branch: `next` is...
## Description: Document new apds9960 parameters. **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#3708 ## Checklist: - [X] Branch: `next` is for changes...
## Description: hexencode is deprecated. Replace uses in the docs. **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome# ## Checklist: - [ ]...
# What does this implement/fix? Now that `fan` has triggers, the speed fan can be used as a "template" fan and the output is unnecessary but it still requires a...
# What does this implement/fix? deletes the entire build directory when cleaning ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New...
## Description: Document page for the template fan and the new and updated fan triggers. **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6310...
## Description: Note that the optional output is a temporary change. **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6309 ## Checklist: - [X]...
# What does this implement/fix? Convert the tmp102 delay to a timeout. ## Types of changes - [X] Bugfix (non-breaking change which fixes an issue) - [ ] New feature...