esphome-mmwave-sensors icon indicating copy to clipboard operation
esphome-mmwave-sensors copied to clipboard

ESPHome integration for mmWave Sensors from Seeed Studio

Results 7 esphome-mmwave-sensors issues
Sort by recently updated
recently updated
newest added

I would propose to move UART pins substitutions to esphome .yaml because they may differ between devices / esp boards.

Hi, I am testing the MR24HPC1 sensor with success in all its functions except access to the web device, Some advice ? Thanks in advance Vicente Marianito

Lite module: i am getting body movement readings even when nobody is present (presence alwayson) i am using an esp8266 and for rx and tx i am using the hardware...

While trying to build [mr24hpb1.yaml](https://github.com/thefipster/esphome-mmwave-sensors/blob/main/examples/mr24hpb1.yaml) example for ESP8266 I'm getting: ``` Compiling /data/mmwave/.pioenvs/mmwave/lib67b/ESP8266WiFi/ESP8266WiFiSTA-WPS.cpp.o In file included from src/esphome/core/log.h:8, from src/esphome/components/api/proto.h:4, from src/esphome/components/api/api_pb2.h:5, from src/esphome/components/api/api_connection.h:4, from src/esphome.h:3, from src/main.cpp:3: src/mr24hpb1.h: In...

I tried the provided fix in [this issue](https://github.com/thefipster/esphome-mmwave-sensors/issues/2) and it seems to have resolved the problem I encountered when compiling

Hey Fipster! I really like the work you did here! Well done, thank you very much! ~~Unfortunately it seems on an esp32-s2 it crashes after a few hours, but I...

I get the following error when trying to save mr24hpc1 package. Unresolved tag: !lambdaYAML It appears 7 times. All at the the lines with state: !lambda return x > 0;.