mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump rflink to 0.0.62 (#64911)
This commit is contained in:
parent
367521e369
commit
1d72f5b54e
@ -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.58"],
|
"requirements": ["rflink==0.0.62"],
|
||||||
"codeowners": ["@javicalle"],
|
"codeowners": ["@javicalle"],
|
||||||
"iot_class": "assumed_state"
|
"iot_class": "assumed_state"
|
||||||
}
|
}
|
||||||
|
@ -2096,7 +2096,7 @@ restrictedpython==5.2
|
|||||||
rfk101py==0.0.1
|
rfk101py==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.58
|
rflink==0.0.62
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.7.2
|
ring_doorbell==0.7.2
|
||||||
|
@ -1288,7 +1288,7 @@ renault-api==0.1.4
|
|||||||
restrictedpython==5.2
|
restrictedpython==5.2
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.58
|
rflink==0.0.62
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.7.2
|
ring_doorbell==0.7.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user