mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
parent
35f84f32d6
commit
7f76de2c7a
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/refoss",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["refoss-ha==1.2.1"]
|
||||
"requirements": ["refoss-ha==1.2.4"]
|
||||
}
|
||||
|
@ -2450,7 +2450,7 @@ rapt-ble==0.1.2
|
||||
raspyrfm-client==1.2.8
|
||||
|
||||
# homeassistant.components.refoss
|
||||
refoss-ha==1.2.1
|
||||
refoss-ha==1.2.4
|
||||
|
||||
# homeassistant.components.rainmachine
|
||||
regenmaschine==2024.03.0
|
||||
|
@ -1923,7 +1923,7 @@ radiotherm==2.1.0
|
||||
rapt-ble==0.1.2
|
||||
|
||||
# homeassistant.components.refoss
|
||||
refoss-ha==1.2.1
|
||||
refoss-ha==1.2.4
|
||||
|
||||
# homeassistant.components.rainmachine
|
||||
regenmaschine==2024.03.0
|
||||
|
@ -193,9 +193,6 @@ TODO = {
|
||||
"1.2.3"
|
||||
), # No License https://github.com/jafar-atili/pyElectra/issues/3
|
||||
"pyflic": AwesomeVersion("2.0.3"), # No OSI approved license CC0-1.0 Universal)
|
||||
"refoss_ha": AwesomeVersion(
|
||||
"1.2.1"
|
||||
), # No License https://github.com/ashionky/refoss_ha/issues/4
|
||||
"uvcclient": AwesomeVersion(
|
||||
"0.11.0"
|
||||
), # No License https://github.com/kk7ds/uvcclient/issues/7
|
||||
|
Loading…
x
Reference in New Issue
Block a user