No matter what I do, I can’t seem to find any devices when I install the integration from any repo. I’m using a PLAF103 and the device has been shared to a separate account. Any idea what may be causing this issue? Thanks.
Since yours seems to be way further along, would you mind pulling in the other devices that people have added? Notably the the PLWF105 water fountain and the PLAF103 granary feeder. Not sure if @flifloo is still interested in owning this project since he hasn’t touched it in a couple months. It might be best for everyone to rally around your repo?
Yeah I don’t mind at all working/building it for the other devices. Just throwing this out there tho I’m kind of a visual guy so if I could get a test account that has shared access to the devices we need to get added I can get it done. totally would help me see the live data it pulls to know what to code.
On the repo side of things that might be the way to go at this point? But if that’s the case I would need to migrate the repo instead of branching off. I probably should do that anyway since I’m a branch of a branch at this point.
I’ll get that setup here shortly and get things up and going.
The PLAF103 may not be enabled if you are using my build, you could throw this in your configuration.yaml for home assistant and see what it pulls from the logs.
logger:
default: warning # Default log level for all components
logs:
custom_components.petlibro: debug # Enable debug logging for your component
Repo has been updated to GitHub - jjjonesjr33/petlibro: PETLIBRO Home Assistant integration I can now take a look at any other devices that people may have.
See PR #1 for a fully working PLAF103. Thanks for all your other fixes - i was working off my own fork which is now following yours.
New device(s) have been added to Petlibro v1.0.8
- Granary Smart Camera Feeder (PLAF203)
- Dockstream Smart Fountain (PLWF105)
@jjjonesjr33 Thanks for making this integration. I’ve been trying to find a way to get these in HA for over a year. I have the PLAF103 and PLWF105 so thanks for making those compatible as well!
Can you shed some light on how exactly one should manage multiple petlibro accounts for this if they want to continue using the app as well? Should I share my devices in the petlibro app to a secondary service account specifically for the integration, or does the integration need to use the master account that the devices are registered to?
The way I have it programmed now, is that if you log into your main account via the plugin in HA it will auto re-login if you sign into your phone by mistake. This way the integration should always be working.
The proper way though is to create a separate account and then share the devices you want with it. Once you share to the separate account make sure you log back into it to accept the shared devices. Once done then you can use the shared account to log in via home assistant and the devices should populate in the plugin.
TLDR: Master account is yours, and sub account is used for HA.
Perfect TY!
added this yesterday and meant to comment with a HUGE thank you!!!
made a button to manually feed them.
Wow, this is amazing, just purchase a Petlibro feeder, and happy to see this integration. Many thanks to the developer(s).
That’s awesome! Glad it’s working out for you
We’re getting there. With the help of those hitting me up and sharing devices to my dev account it’s coming along
The goal right now is just adding more devices, and fixing some of the missing features.
If there is any dev that sees this and can figure out the API to setup pet tracking
or API to setup the camera live stream
please reach out to us on the repo.
I went ahead an added this to the Wiki in the GitHub repo as well for future documentation.
I’ll jump on any beta releases to help test new features as added. don’t know enough about coding to help in any other way.