You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Before setting up the integration in Home Assistant, be sure to review the [Account Management](https://github.com/jjjonesjr33/petlibro/wiki/PetLibro-Account-Management) and [Password Limitations](https://github.com/jjjonesjr33/petlibro/wiki/PetLibro-Password-Limitation) sections in the wiki. This will help ensure a smooth and successful setup process.
> Before setting up the integration in Home Assistant, be sure to review the [Account Management](https://github.com/jjjonesjr33/petlibro/wiki/PetLibro-Account-Management) and [Password Limitations](https://github.com/jjjonesjr33/petlibro/wiki/PetLibro-Password-Limitation) sections in the wiki. This will help ensure a smooth and successful setup process.
16
+
---
11
17
12
18
### Account Integration
13
19
#### Manage your Petlibro account directly within Home Assistant
@@ -53,11 +59,11 @@
53
59
>* Or get ahold of me via direct message on [Discord](https://discord.com/invite/3hkWMry) - `Jamie Jones Jr` / `jjjonesjr33` previously `JJJonesJr33#0001`
54
60
55
61
#### Also if you want to check out all the other things I do follow me on my [**Socials**](https://jjjonesjr33.com/).
62
+
[![Socials][socialsbadge]][socialslink]
56
63
57
64
# In Development
58
65
#### This is still a WIP integration, features may or may not be removed at any time. If you have suggestions please let me know.
59
66
> [!NOTE]
60
-
>* Switches to be added - Child Lock/Button Lock, Screen/Display, and Volume - (PLAF103), (PLAF203), (PLAF301)
61
67
>* Tracking RFID per pet intance eat/drink - (PLWF305) - API Information gathered, working on implementation.
62
68
>* Live camera feed for Granary Smart Camera Feeder (PLAF203) - Currently missing the API to setup live stream. Seems to connect via Kalay TUTK, if you have any experience integrating with this platform, please reach out to help us implement this.
63
69
@@ -78,11 +84,11 @@ logger:
78
84
custom_components.petlibro: debug # Enable debug logging for your component
79
85
```
80
86
81
-
## Installation
82
-
83
-
### Manually
84
-
85
-
Get the folder `custom_components/petlibro` in your HA `config/custom_components`
87
+
## Installation (Automatic)
88
+
> [!IMPORTANT]
89
+
> This is a HACS custom integration — not a Home Assistant Add-on. Don't try to add this repository as an add-on in Home Assistant.
90
+
>
91
+
> The IMHO simplest way to install this integration is via the two buttons below ('_OPEN HACS REPOSITORY ON MY HA_' and '_ADD INTEGRATION TO MY HA_').
86
92
87
93
88
94
### Via [HACS](https://hacs.xyz/)
@@ -93,10 +99,88 @@ Get the folder `custom_components/petlibro` in your HA `config/custom_components
93
99
94
100
- Enter your credentials.
95
101
96
-
> Only one device can be logged in at the same time.
102
+
> Only one account can be logged in at the same time.
97
103
>
98
-
> If you to want to keep your phone's app connected, create another account for this integration and share your device to it.
104
+
> If you to want to keep your phone's app connected, create another account for this integration and share your device(s) to it.
- Open or extract the downloaded archive using your file manager.
114
+
115
+
3. **Locate the integration folder**
116
+
- Inside the extracted files, find:
117
+
`custom_components/petlibro`
99
118
119
+
4. **Copy the Petlibro folder to Home Assistant**
120
+
- Place the folder into your Home Assistant config directory so the final path becomes:
121
+
```
122
+
config/custom_components/petlibro
123
+
```
124
+
125
+
5. **Restart Home Assistant**
126
+
- Go to: *Settings → System → Restart*
127
+
- Or restart the container/service manually.
128
+
129
+
6. **Verify installation**
130
+
- Navigate to *Settings → Devices & Services* and check that **Petlibro** appears.
131
+
132
+
---
100
133
## Star History
101
134
102
135
[](https://www.star-history.com/#jjjonesjr33/petlibro&Date)
0 commit comments