mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02: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:
@ -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
|
||||
|
Reference in New Issue
Block a user