1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Update raspyrfm-client to 1.2.9 (#153789)

This commit is contained in:
Marc Mueller
2025-10-06 10:20:15 +02:00
committed by GitHub
parent f9e75c616a
commit 6d97355b42
3 changed files with 2 additions and 4 deletions

View File

@@ -6,5 +6,5 @@
"iot_class": "assumed_state",
"loggers": ["raspyrfm_client"],
"quality_scale": "legacy",
"requirements": ["raspyrfm-client==1.2.8"]
"requirements": ["raspyrfm-client==1.2.9"]
}

2
requirements_all.txt generated
View File

@@ -2689,7 +2689,7 @@ raincloudy==0.0.7
rapt-ble==0.1.2
# homeassistant.components.raspyrfm
raspyrfm-client==1.2.8
raspyrfm-client==1.2.9
# homeassistant.components.refoss
refoss-ha==1.2.5

View File

@@ -336,8 +336,6 @@ FORBIDDEN_PACKAGE_FILES_EXCEPTIONS = {
"obihai": {"homeassistant": {"pyobihai"}},
# https://github.com/iamkubi/pydactyl
"pterodactyl": {"homeassistant": {"py-dactyl"}},
# https://github.com/markusressel/raspyrfm-client
"raspyrfm": {"homeassistant": {"raspyrfm-client"}},
# https://github.com/sstallion/sensorpush-api
"sensorpush_cloud": {
"homeassistant": {"sensorpush-api"},