rednblkx

Results 20 comments of rednblkx

Hi there! Thank you for reporting this, it is on my list of things to improve, however, the issue is, unlike I2C there is no real way of detecting the...

Hi @s31teg Appreciate the interest on this project! Don't have much knowledge about PoE but i know it is a hardware-level functionality so it will work regardless of the software,...

Thank you for the interest in this project, appreciate it. Apologize for the late reply, been a busy week. The buzzer and LED are on my to-do list and i...

See release notes for the latest version https://github.com/rednblkx/HomeKey-ESP32/releases/tag/v0.3 Right now MQTT exposed LEDs are out of scope for this project, but will be revisited on a later version.

Hi there! I've previously had a similar report, so we'll start there. How are you powering the PN532? Hopefully from the board as noted in the guide as they have...

I've been working on refactoring the pn532 driver to use the esp-idf APIs and there seems to be an issue on the driver with SPI and the waking up sequence...

@topt please open a new issue so we can debug this as i'll be closing this one since it was determined to be user error.

that is the plan, though it will be a separate repository and i'll have to first develop a HAP component for ESPHome in order for all of this to work.

@chbmuc that of course could be done, however, i'm rather looking to develop an all in one package even though i believe most ESPHome users would also be using HA....

@davidteles it's in the plan to implement mqtt autodiscovery, but for the time being the current implementation of mqtt can be used for that. see the [README](https://github.com/rednblkx/HomeKey-ESP32/blob/main/README.md) to configure MQTT....