/home_assistant_petcare

Petcare integration for Home Assistant

Primary LanguagePythonMIT LicenseMIT

Sure Petcare

Validate with hassfest GitHub Release hacs_badge

Custom component for using Sure Petcare flaps in Home Assistant. This is an alternative integration to the offical one: https://www.home-assistant.io/integrations/surepetcare/

This add support for locks and limit the number of unecessary requests to petcare as much as possible. It does not support feeders. I am planning to add this to the HA core version

Acknowledgments

Install

Use hacs (probably easier) or copy the files to the custom_components folder in Home Assistant (should be placed in the same folder as configuration.yaml) . How to install from hacs: https://hacs.xyz/docs/faq/custom_repositories/

Configuration (2 options)

You have two alternatives.

Alternative 1: Go to integration page in HA, press + and search for Petcare Enter your email Enter your password

Alternative 2: In configuration.yaml:

petcare:
  mail: mail@mail.com
  password: 'pswd'