mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Bump rflink to 0.0.65 for python 3.11 (#89601)
This commit is contained in:
parent
c41f91be89
commit
e809b636e6
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
||||||
"iot_class": "assumed_state",
|
"iot_class": "assumed_state",
|
||||||
"loggers": ["rflink"],
|
"loggers": ["rflink"],
|
||||||
"requirements": ["rflink==0.0.63"]
|
"requirements": ["rflink==0.0.65"]
|
||||||
}
|
}
|
||||||
|
@ -2246,7 +2246,7 @@ restrictedpython==6.0
|
|||||||
rfk101py==0.0.1
|
rfk101py==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.63
|
rflink==0.0.65
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.7.2
|
ring_doorbell==0.7.2
|
||||||
|
@ -1600,7 +1600,7 @@ reolink-aio==0.5.3
|
|||||||
restrictedpython==6.0
|
restrictedpython==6.0
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.63
|
rflink==0.0.65
|
||||||
|
|
||||||
# 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