Bump rflink to 0.0.63 (#74417)
parent
fde829c4f0
commit
b082764e30
|
@ -2,7 +2,7 @@
|
|||
"domain": "rflink",
|
||||
"name": "RFLink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
||||
"requirements": ["rflink==0.0.62"],
|
||||
"requirements": ["rflink==0.0.63"],
|
||||
"codeowners": ["@javicalle"],
|
||||
"iot_class": "assumed_state",
|
||||
"loggers": ["rflink"]
|
||||
|
|
|
@ -2080,7 +2080,7 @@ restrictedpython==5.2
|
|||
rfk101py==0.0.1
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.62
|
||||
rflink==0.0.63
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.7.2
|
||||
|
|
|
@ -1391,7 +1391,7 @@ renault-api==0.1.11
|
|||
restrictedpython==5.2
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.62
|
||||
rflink==0.0.63
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.7.2
|
||||
|
|
Loading…
Reference in New Issue