mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Bump RFLink to v0.0.55 (#43704)
This commit is contained in:
parent
fd6a2b078b
commit
e10762af9b
@ -2,6 +2,6 @@
|
|||||||
"domain": "rflink",
|
"domain": "rflink",
|
||||||
"name": "RFLink",
|
"name": "RFLink",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
||||||
"requirements": ["rflink==0.0.54"],
|
"requirements": ["rflink==0.0.55"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1939,7 +1939,7 @@ restrictedpython==5.0
|
|||||||
rfk101py==0.0.1
|
rfk101py==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.54
|
rflink==0.0.55
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.6.0
|
ring_doorbell==0.6.0
|
||||||
|
@ -941,7 +941,7 @@ regenmaschine==3.0.0
|
|||||||
restrictedpython==5.0
|
restrictedpython==5.0
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.54
|
rflink==0.0.55
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.6.0
|
ring_doorbell==0.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user