Skip to content

jasonmeisel/pawsync-hass

Repository files navigation

Pawsync Home Assistant Integration

This custom integration allows you to connect your Pawsync pet feeder devices to Home Assistant. You can monitor device status, view sensor data, and trigger feeding actions directly from your smart home dashboard.

Features

  • Sensor Entities: Exposes device properties (e.g., food level) as Home Assistant sensors.
  • Feed Service: Trigger manual feeding via Home Assistant services.

Installation

  1. Copy the pawsync directory into your Home Assistant custom_components folder.
  2. Restart Home Assistant.

Configuration

UI Setup

  1. Go to Settings > Devices & Services.
  2. Click Add Integration and search for "Pawsync".
  3. Enter your Pawsync account credentials.

YAML Setup (optional)

Add to your configuration.yaml:

pawsync:
  username: your_email@example.com
  password: your_password

Services

Feed

Trigger a manual feeding for a device:

service: pawsync.feed
data:
  entity_id: sensor.pawsync_device_id

License

MIT

Disclaimer

This integration is not affiliated with or endorsed by Pawsync.

About

🐾 Connect your Pawsync pet feeder to Home Assistant! Monitor food level sensors and trigger manual feeding actions right from your dashboard. Smart pet care made easy!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages