Bump rflink to 0.0.52 (#32588)
parent
0dd0b2fa03
commit
5ace7de171
|
@ -2,7 +2,7 @@
|
|||
"domain": "rflink",
|
||||
"name": "RFLink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
||||
"requirements": ["rflink==0.0.51"],
|
||||
"requirements": ["rflink==0.0.52"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1771,7 +1771,7 @@ restrictedpython==5.0
|
|||
rfk101py==0.0.1
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.51
|
||||
rflink==0.0.52
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.6.0
|
||||
|
|
|
@ -614,7 +614,7 @@ regenmaschine==1.5.1
|
|||
restrictedpython==5.0
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.51
|
||||
rflink==0.0.52
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.6.0
|
||||
|
|
Loading…
Reference in New Issue