-
I am using two mux (for the moment) to read a keyboard matrix, one mux uses all pins of both ports as outputs, the other one only 7 of port A as inputs (there is a diode from col to row on each key). …
-
Hi, thanks very much for the library. Does it support rotary encoders? I can't figure out how to get a proper reading.
-
Looking for the replacement of the I2C integration in HA that will be lost I was advised to adopt yours. Unfortunately it did not go well.
I have implemented the I2C ports as the integration of H.A. …
-
**Describe the bug**
Loading some synth engines for the first time will not produce any sound output. This includes Aeolus.
**To Reproduce**
Steps to reproduce the behaviour:
1. Clean All
2. Ad…
-
Hello
I use MCP23017 integration for a long time ago.
My home alarm is very stable using this integration and a all wired network sensors and switches.
(In the alarm system I prefer wired sensors…
-
**Describe the bug**
Playing an audio recording with loop play enabled will play once to both system and headphones output but the next loop only plays to system output.
**To Reproduce**
Steps to…
-
### The problem
If previous firmware set **_pullup: true_** - pullup is enabled, next while trying to upload new firmware with changed _**pullup: false**_ input has still enabled pullup resistor. Loo…
-
I would like to build for an esp32c3. It fails with
(all relevant environment information should be in the first few lines)
```
Starting build process...
Host system check: Windows 10 Pro
MCU B…
-
I would like to build for an esp32c3. It finally fails with
```
Starting build process...
Host system check: Windows 10 Pro
MCU Build system check: p1.0.0-rc.1 + #8ca3f6c @ m3.5.1-57-g7be4b23 (x…
-
## The problems
When a **mcp23017** platform is instantiated by e.g. a **_binary_sensor_** and a **_switch_** component (running in different threads):
- there is no protection mechanism/mutex to…