mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
Bump pysher to 1.0.7 (#59445)
* Fix Goalfeed integration See https://github.com/deepbrook/Pysher/issues/62 * update requirements * Update pysher, remove websocket-client requirement for goalfeed integration
This commit is contained in:
parent
0b541978c7
commit
b42676370c
@ -2,7 +2,7 @@
|
||||
"domain": "goalfeed",
|
||||
"name": "Goalfeed",
|
||||
"documentation": "https://www.home-assistant.io/integrations/goalfeed",
|
||||
"requirements": ["pysher==1.0.1"],
|
||||
"requirements": ["pysher==1.0.7"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pysher"]
|
||||
|
@ -1834,7 +1834,7 @@ pyserial==3.5
|
||||
pysesame2==1.0.1
|
||||
|
||||
# homeassistant.components.goalfeed
|
||||
pysher==1.0.1
|
||||
pysher==1.0.7
|
||||
|
||||
# homeassistant.components.sia
|
||||
pysiaalarm==3.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user