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
- Thanks to @benleb for https://github.com/benleb/surepy
- Thanks to @rcastberg for github.com/rcastberg/sure_petcare
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/
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'