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:
@@ -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
2
requirements_all.txt
generated
@@ -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
|
||||
|
||||
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user