mirror of
https://github.com/home-assistant/core.git
synced 2026-07-10 00:05:13 +01:00
Update rf-protocols to 4.1.0 (#173328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/radio_frequency",
|
||||
"integration_type": "entity",
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["rf-protocols==4.0.1"]
|
||||
"requirements": ["rf-protocols==4.1.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -47,7 +47,7 @@ python-slugify==8.0.4
|
||||
PyTurboJPEG==1.8.3
|
||||
PyYAML==6.0.3
|
||||
requests==2.34.2
|
||||
rf-protocols==4.0.1
|
||||
rf-protocols==4.1.0
|
||||
securetar==2026.4.1
|
||||
SQLAlchemy==2.0.50
|
||||
standard-aifc==3.13.0
|
||||
|
||||
Generated
+1
-1
@@ -2899,7 +2899,7 @@ renson-endura-delta==1.7.2
|
||||
reolink-aio==0.20.1
|
||||
|
||||
# homeassistant.components.radio_frequency
|
||||
rf-protocols==4.0.1
|
||||
rf-protocols==4.1.0
|
||||
|
||||
# homeassistant.components.idteck_prox
|
||||
rfk101py==0.0.1
|
||||
|
||||
Reference in New Issue
Block a user