Skip to content

Repository files navigation

Quick Entry Keypad for BabyBuddy and Home Assistant with ESPHome

I set up Home Assistant to integrate with BabyBuddy with the Baby Buddy Home Assistant Integration. I made a quick little keypad for adding data to baby buddy through a NodeMCU with ESPHome.

It's a simple 8 switch keypad. In my use case it's used for Light Button, Call Dad Button and six BabyBuddy data points (solid diaper, wet diaper, solid & wet diaper, start sleep, end sleep and start a timer).

Picture

Parts:

Assembly:

Shema Picture

Programming:

  • You'll need to be comfortable with ESPHome and loading that code onto your Esp8266. The ESPHome code should work out of the box with just your Wi-Fi information.
  • Add the Baby Buddy HA Integration if you haven't already.
  • Add the Automations to your HA configs. You'll need to copy them one by one from automations.yaml
  • You'll need to figure out your baby's entity ID number/name from HA for the automations to log correctly, and decide what notes will be helpful, and change the YAML as needed. You can figure this out by making a test service call from the HA developer section and see what the YAML shows you for entity_id
  • Restart Home Assistant and you should be able to log data right away.

Original Project by Gabe is HERE

About

KeyPad for BabyBudy Home Assistant integration

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors