persuader72 / esphome-components

Custom esphome components
12 stars 7 forks source link

No Sensors Found (2024.2.2 and 2024.7.2) #19

Closed m1k3f15h closed 3 months ago

m1k3f15h commented 3 months ago

Hey Guys,

Does Anyone have the same Problem? I tried with 2 different Sensors... Shelly Plus 2 PM + Addon

[07:25:30][I][app:102]: ESPHome version 2024.2.2 compiled on Jul 29 2024, 07:04:39

also tried with 2024.7.2

[07:25:31][C][dallas.sensor:078]: Pin: GPIO3 [07:25:31][C][dallas.sensor:079]: Update Interval: 60.0s [07:25:31][W][dallas.sensor:082]: Found no sensors!

Every Minute i get [07:26:40][E][dallas.sensor:114]: Requesting conversion failed

Greetings from Austria Mike

persuader72 commented 3 months ago

Hi, I never tested this component with Shelly 2PM maybe the addon of this device uses differents gpio respect the shelly 1 addon.

Can you please send me the link to the product web page of your addon? I will try to understand what changes it need to be made to make it works.

Regards Stefano

m1k3f15h commented 3 months ago

Hello @persuader72

I tested it with GPIO1 instead of GPIO3 ... and it worked :)

so thank you for your response. maybe you could write it in your Doku :)

dears Mike

rici44 commented 1 month ago

Hi @persuader72 Is your custom_component for shelly add-on working also with Shelly Plus 1PM? I tested it with dht and dallas sensors, setup pin_a: GPIO3 pin_b: GPIO0, but no sensors were found. I also tried pin_a: GPIO19 as shown here but without success. What gpio pins should be used for Shelly Plus 1PM, Shelly Plus 2PM or Shelly Plus 1?

rici44 commented 1 month ago

Update: Shelly Plus 1PM with DHT22 is working with this pinout: pin_a: GPIO1 pin_b: GPIO0