This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Just created a new node with a Wemos D1 Mini and a PIR motion sensor. It always shows "detected" in Home Assistant. How do I go about figuring out what the problem is?
I can't tell if the sensor itself is bad, maybe the connections aren't soldered correctly? It's powered via the USB and a 5v 2A phone charger. The ESPHome logs show that it's connecting to the wifi and seems to be working, although I don't see anything regarding motion being detected, I'm not sure if that's to be expected.
Can anyone give me some advice?
Thanks in advance.
binary_sensor:
- platform: gpio
pin: D4
name: "PIR Sensor"
device_class: motion
- Model: Uxcell a15032000ux0258
- Amazon Link: https://smile.amazon.com/gp/product/B016Y10B3O/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1
- Pin out:
- U1 = 5v
- middle pin = signal out
- C1 = ground
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Esphome/com...