mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Bump pyElectra to 1.2.4 (#122724)
* Bump PyElectra to 1.2.3 * one more thing * Bump PyElectra to 1.2.4 * fixed pyElectra license
This commit is contained in:
parent
ec15a66a68
commit
f563817b98
@ -5,5 +5,5 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/electrasmart",
|
"documentation": "https://www.home-assistant.io/integrations/electrasmart",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["pyElectra==1.2.3"]
|
"requirements": ["pyElectra==1.2.4"]
|
||||||
}
|
}
|
||||||
|
@ -1674,7 +1674,7 @@ pyControl4==1.1.0
|
|||||||
pyDuotecno==2024.5.1
|
pyDuotecno==2024.5.1
|
||||||
|
|
||||||
# homeassistant.components.electrasmart
|
# homeassistant.components.electrasmart
|
||||||
pyElectra==1.2.3
|
pyElectra==1.2.4
|
||||||
|
|
||||||
# homeassistant.components.emby
|
# homeassistant.components.emby
|
||||||
pyEmby==1.9
|
pyEmby==1.9
|
||||||
|
@ -1357,7 +1357,7 @@ pyControl4==1.1.0
|
|||||||
pyDuotecno==2024.5.1
|
pyDuotecno==2024.5.1
|
||||||
|
|
||||||
# homeassistant.components.electrasmart
|
# homeassistant.components.electrasmart
|
||||||
pyElectra==1.2.3
|
pyElectra==1.2.4
|
||||||
|
|
||||||
# homeassistant.components.rfxtrx
|
# homeassistant.components.rfxtrx
|
||||||
pyRFXtrx==0.31.1
|
pyRFXtrx==0.31.1
|
||||||
|
@ -187,9 +187,6 @@ TODO = {
|
|||||||
"mficlient": AwesomeVersion(
|
"mficlient": AwesomeVersion(
|
||||||
"0.3.0"
|
"0.3.0"
|
||||||
), # No license https://github.com/kk7ds/mficlient/issues/4
|
), # No license https://github.com/kk7ds/mficlient/issues/4
|
||||||
"pyElectra": AwesomeVersion(
|
|
||||||
"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)
|
"pyflic": AwesomeVersion("2.0.3"), # No OSI approved license CC0-1.0 Universal)
|
||||||
"uvcclient": AwesomeVersion(
|
"uvcclient": AwesomeVersion(
|
||||||
"0.11.0"
|
"0.11.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user