Bump RFLink to v0.0.55 (#43704)
parent
fd6a2b078b
commit
e10762af9b
|
@ -2,6 +2,6 @@
|
|||
"domain": "rflink",
|
||||
"name": "RFLink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
||||
"requirements": ["rflink==0.0.54"],
|
||||
"requirements": ["rflink==0.0.55"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1939,7 +1939,7 @@ restrictedpython==5.0
|
|||
rfk101py==0.0.1
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.54
|
||||
rflink==0.0.55
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.6.0
|
||||
|
|
|
@ -941,7 +941,7 @@ regenmaschine==3.0.0
|
|||
restrictedpython==5.0
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.54
|
||||
rflink==0.0.55
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.6.0
|
||||
|
|
Loading…
Reference in New Issue