mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update python rflink to 0.0.66 (#110060)
* Update python rflink to 0.0.66 Used to manage new data WIND from last R51 release * Update requirements_all.txt * Update requirements_test_all.txt
This commit is contained in:
parent
defbe3c067
commit
f792690e27
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
||||
"iot_class": "assumed_state",
|
||||
"loggers": ["rflink"],
|
||||
"requirements": ["rflink==0.0.65"]
|
||||
"requirements": ["rflink==0.0.66"]
|
||||
}
|
||||
|
@ -2432,7 +2432,7 @@ reolink-aio==0.8.7
|
||||
rfk101py==0.0.1
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.65
|
||||
rflink==0.0.66
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring-doorbell[listen]==0.8.7
|
||||
|
@ -1863,7 +1863,7 @@ renson-endura-delta==1.7.1
|
||||
reolink-aio==0.8.7
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.65
|
||||
rflink==0.0.66
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring-doorbell[listen]==0.8.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user