mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
update PyPjlink to 1.2.1 (#36170)
* Update manifest.json Bump PyPjlink to 1.2.1 * Update requirements_all.txt
This commit is contained in:
parent
9a53240759
commit
6507951bb1
@ -2,6 +2,6 @@
|
|||||||
"domain": "pjlink",
|
"domain": "pjlink",
|
||||||
"name": "PJLink",
|
"name": "PJLink",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/pjlink",
|
"documentation": "https://www.home-assistant.io/integrations/pjlink",
|
||||||
"requirements": ["pypjlink2==1.2.0"],
|
"requirements": ["pypjlink2==1.2.1"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1542,7 +1542,7 @@ pypca==0.0.7
|
|||||||
pypck==0.6.4
|
pypck==0.6.4
|
||||||
|
|
||||||
# homeassistant.components.pjlink
|
# homeassistant.components.pjlink
|
||||||
pypjlink2==1.2.0
|
pypjlink2==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.point
|
# homeassistant.components.point
|
||||||
pypoint==1.1.2
|
pypoint==1.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user