Bump rflink to 0.0.54 (#39342)
* Update manifest.json * Update requirements_all.txt * Update requirements_test_all.txt
This commit is contained in:
parent
68ba1d8790
commit
a83c778c4f
3 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "rflink",
|
||||
"name": "RFLink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
||||
"requirements": ["rflink==0.0.52"],
|
||||
"requirements": ["rflink==0.0.54"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1887,7 +1887,7 @@ restrictedpython==5.0
|
|||
rfk101py==0.0.1
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.52
|
||||
rflink==0.0.54
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.6.0
|
||||
|
|
|
@ -872,7 +872,7 @@ regenmaschine==2.1.0
|
|||
restrictedpython==5.0
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.52
|
||||
rflink==0.0.54
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue