mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
version bump pypoint (#28737)
This commit is contained in:
parent
d2d9f09f13
commit
70e8c58254
@ -4,7 +4,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/point",
|
||||
"requirements": [
|
||||
"pypoint==1.1.1"
|
||||
"pypoint==1.1.2"
|
||||
],
|
||||
"dependencies": [
|
||||
"webhook"
|
||||
|
@ -1411,7 +1411,7 @@ pypck==0.6.3
|
||||
pypjlink2==1.2.0
|
||||
|
||||
# homeassistant.components.point
|
||||
pypoint==1.1.1
|
||||
pypoint==1.1.2
|
||||
|
||||
# homeassistant.components.ps4
|
||||
pyps4-2ndscreen==1.0.1
|
||||
|
@ -468,7 +468,7 @@ pyotgw==0.5b0
|
||||
pyotp==2.3.0
|
||||
|
||||
# homeassistant.components.point
|
||||
pypoint==1.1.1
|
||||
pypoint==1.1.2
|
||||
|
||||
# homeassistant.components.ps4
|
||||
pyps4-2ndscreen==1.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user