Recent content by ThatsMyPurseIdontknowyou

  1. ThatsMyPurseIdontknowyou

    Welcome... to Chicken Park

    You should probably explain that both Earl Gray and Gandalf the Gray are so named for their gray feathers.
  2. ThatsMyPurseIdontknowyou

    Favorite Food!?!?!?!?!?!?!?!?!?!?!

    Man I don't know. So many to chose from. I made some sesame chicken chinese food for dinner tonight. Deep fried the chicken, then in a wok did sugar snap peas, peppers and mushrooms. Added the chicken and some sesame sauce. Meatloaf is a solid choice.
  3. ThatsMyPurseIdontknowyou

    Do barred rock need bigger nesting boxes than normal?

    I used milk crates for my boxes. You can find them super cheap on Facebook marketplace. I think I got mine for $5 a piece.
  4. ThatsMyPurseIdontknowyou

    Do you think BigFoot is real??

    I mean, I didn't SEE anything. But I also don't know of anything in Ohio that runs on two legs crashing through the woods and smells like....whatever that smelled like. Deer don't crash through underbrush like that. I thought at first it was the neighbor, he'd been caught stealing game cams a...
  5. ThatsMyPurseIdontknowyou

    Do you think BigFoot is real??

    I've been hunting and fishing my entire life.
  6. ThatsMyPurseIdontknowyou

    Do you think BigFoot is real??

    Yes. About 5 years ago I was going hunting. My tree stand was about mid way up a really steep hill on a friends property. He lives way out in the middle of nowhere and his property shares a boarder with a huge state forest and then with thousands of acres owned by a paper company for timber...
  7. ThatsMyPurseIdontknowyou

    Automated chicken coop door using an ESP32 chip and a cheap battery powered door.

    Would be pretty simple to add 2 buttons that go to two of the GPIO pins and when it receives 5v on the pin it opens or closes the door. DM me and we can work on the code together, because I was going to work on the same this coming week.
  8. ThatsMyPurseIdontknowyou

    Automated chicken coop door using an ESP32 chip and a cheap battery powered door.

    Well you defined 3 pins in your YAML file. You need to connect those 3 pins to the motor driver. And you need to connect the motor driver to the motor, and to power.
  9. ThatsMyPurseIdontknowyou

    Automated chicken coop door using an ESP32 chip and a cheap battery powered door.

    In the ESPHome config, it should show up as a device. Then the buttons should be entities. And if you click on the device you should see the entities you can control. (and just to be clear, that "fingerme" automation is for a fingerprint sensor I'm working on). Your code has the buttons...
  10. ThatsMyPurseIdontknowyou

    Automated chicken coop door using an ESP32 chip and a cheap battery powered door.

    Go to settings -> Devices You should see your new ESP device under the "discovered" section. You still need to add it to your Home Assistant.
  11. ThatsMyPurseIdontknowyou

    Automated chicken coop door using an ESP32 chip and a cheap battery powered door.

    Ok, cool. So it sounds like you know what you are doing, then. I'm not sure how you have that PC configured, but FYI if you have Home Assistant installed via docker, you can't install add-ons, because those are actually using docker within Home Assistant. I run Proxmox on my server and then run...
Back
Top Bottom