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
pull/122732/head
Jafar Atili 2024-07-28 11:18:21 +03:00 committed by GitHub
parent ec15a66a68
commit f563817b98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 3 additions and 6 deletions

View File

@ -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"]
}

View File

@ -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

View File

@ -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

View File

@ -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"