Keilin Bickar

Results 10 issues of Keilin Bickar

# What does this implement/fix? Adds support for the MPL3115A2 Pressure/Altitude and Temperature Sensor https://www.adafruit.com/product/1893 https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf Note that this is dependent on https://github.com/esphome/esphome/pull/3370 ## Types of changes - [ ]...

new-integration
has-tests
integration: mpl3115a2

## Description: Documentation for MPL3115A2 **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#3371 ## Checklist: - [X] Branch: `next` is for changes and...

has-parent
next

Copied from https://code.google.com/p/thtmlviewer/issues/detail?id=206 as the issue still exists Which steps will reproduce the problem? 1. Create a form with a THTMLViewer and a TXPManifest. 2. For the form, set DoubleBuffered:=TRUE....

bug confirmed

The cover component currently does not support the 'toggle' service because it is not a descendant of ToggleEntity. ToggleEntitys have an on or off state while covers have open or...

## Proposed change Adds a select entity to use a foot warmer (off/low/med/high) Adds a number entity to set the time the foot warmer will stay on for. The time...

cla-signed
integration: sleepiq
new-feature
has-tests
dependency
by-code-owner
Quality Scale: No score

## Proposed change Update asyncsleepiq to 1.4.2 Add foot warmer support for Climate360 beds https://github.com/kbickar/asyncsleepiq/releases/tag/v1.4.2 ## Type of change - [X] Dependency upgrade - [ ] Bugfix (non-breaking change which...

cla-signed
integration: sleepiq
small-pr
dependency
by-code-owner
Quality Scale: No score

The piper-phonemizer setup is a bit confusing at the moment as it's both a included with some significant code and a library imported at runtime. The two phonemizers text and...

## Proposed change Updates to be compatible with new sense energy library. Main differences are better device abstraction and Scale enum instead of strings. There are also a few updates...

Hacktoberfest
cla-signed
integration: sense
dependency
by-code-owner
integration: emulated_kasa
Quality Scale: No score
Quality Scale: internal

These changes update Piper to add a new phoneme type "phonemes" that a model can be configured with signifying it accepts raw phonemes as input and a phonemizer should not...

Auto-formatting of C++ done with default VS Code formatter Formatting of python done with black The only difference is whitespace