mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02: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:
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/electrasmart",
|
||||
"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
|
||||
|
||||
# homeassistant.components.electrasmart
|
||||
pyElectra==1.2.3
|
||||
pyElectra==1.2.4
|
||||
|
||||
# homeassistant.components.emby
|
||||
pyEmby==1.9
|
||||
|
@ -1357,7 +1357,7 @@ pyControl4==1.1.0
|
||||
pyDuotecno==2024.5.1
|
||||
|
||||
# homeassistant.components.electrasmart
|
||||
pyElectra==1.2.3
|
||||
pyElectra==1.2.4
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.31.1
|
||||
|
@ -187,9 +187,6 @@ TODO = {
|
||||
"mficlient": AwesomeVersion(
|
||||
"0.3.0"
|
||||
), # 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)
|
||||
"uvcclient": AwesomeVersion(
|
||||
"0.11.0"
|
||||
|
Reference in New Issue
Block a user