Bump rflink to 0.0.63 (#74417)
parent
fde829c4f0
commit
b082764e30
|
@ -2,7 +2,7 @@
|
||||||
"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.62"],
|
"requirements": ["rflink==0.0.63"],
|
||||||
"codeowners": ["@javicalle"],
|
"codeowners": ["@javicalle"],
|
||||||
"iot_class": "assumed_state",
|
"iot_class": "assumed_state",
|
||||||
"loggers": ["rflink"]
|
"loggers": ["rflink"]
|
||||||
|
|
|
@ -2080,7 +2080,7 @@ restrictedpython==5.2
|
||||||
rfk101py==0.0.1
|
rfk101py==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.62
|
rflink==0.0.63
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.7.2
|
ring_doorbell==0.7.2
|
||||||
|
|
|
@ -1391,7 +1391,7 @@ renault-api==0.1.11
|
||||||
restrictedpython==5.2
|
restrictedpython==5.2
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.62
|
rflink==0.0.63
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.7.2
|
ring_doorbell==0.7.2
|
||||||
|
|
Loading…
Reference in New Issue