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 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "pjlink",
|
||||
"name": "PJLink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/pjlink",
|
||||
"requirements": ["pypjlink2==1.2.0"],
|
||||
"requirements": ["pypjlink2==1.2.1"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1542,7 +1542,7 @@ pypca==0.0.7
|
|||
pypck==0.6.4
|
||||
|
||||
# homeassistant.components.pjlink
|
||||
pypjlink2==1.2.0
|
||||
pypjlink2==1.2.1
|
||||
|
||||
# homeassistant.components.point
|
||||
pypoint==1.1.2
|
||||
|
|
Loading…
Add table
Reference in a new issue