We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c85d9 commit 5254f83Copy full SHA for 5254f83
custom_components/petsafe/manifest.json
@@ -1,11 +1,11 @@
1
{
2
- "version": "1.3.2",
+ "version": "1.3.3",
3
"domain": "petsafe",
4
"name": "PetSafe",
5
"config_flow": true,
6
"documentation": "https://github.com/dcmeglio/homeassistant-petsafe/blob/master/README",
7
"requirements": [
8
- "petsafe==2.0.4"
+ "petsafe==2.0.5"
9
],
10
"issue_tracker": "https://github.com/dcmeglio/homeassistant-petsafe/issues",
11
"ssdp": [],
0 commit comments