Custom Integration: Pawsync

:paw_prints: New Integration! Pawsync: Control Your Pet Feeder in Home Assistant

Hello everyone!

I’m excited to announce the release of pawsync-hass, a new custom Home Assistant integration for Pawsync pet feeder devices!

Now you can seamlessly integrate your Pawsync feeder into your smart home dashboard, allowing for better monitoring and automation of your pet’s feeding schedule.

:sparkles: Key Features

  • Sensor Entities: View vital device properties, such as the current food level, directly in Home Assistant.
  • Feed Service: Manually trigger a feeding action via a Home Assistant service, perfect for creating automations (like to hook up to a voice assistant) or dashboard buttons.

:link: GitHub link

Looking for Feedback!

I’m actively looking for users to test this out and provide feedback. If you use a Pawsync feeder, please give it a try and let me know about any issues or suggestions you have! I’m also happy to bring in pull requests.

Enjoy automating your pet’s life! :dog2::cat2:

Hey there!

I gave this a try and it’s pretty nice.
I’m not sure I’m using it correctly (couldn’t find much docs) but it seems like all the interesting info is presented as attributes. It would be nicer to expose the info as individual sensors. I created a bunch of template sensors to work around that.
Also, how often does the data update? It seems to me it only updates if I restart HA.

Thanks for making the extension and providing the code!