mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump apsystems-ez1 to 2.5.1 (#143739)
Bump apsystems-ez1 to 2.5.1 to fix debounce problem
This commit is contained in:
parent
81153042d3
commit
1e880f7406
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/apsystems",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["apsystems-ez1==2.5.0"]
|
||||
"requirements": ["apsystems-ez1==2.5.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -495,7 +495,7 @@ apprise==1.9.1
|
||||
aprslib==0.7.2
|
||||
|
||||
# homeassistant.components.apsystems
|
||||
apsystems-ez1==2.5.0
|
||||
apsystems-ez1==2.5.1
|
||||
|
||||
# homeassistant.components.aqualogic
|
||||
aqualogic==2.6
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -468,7 +468,7 @@ apprise==1.9.1
|
||||
aprslib==0.7.2
|
||||
|
||||
# homeassistant.components.apsystems
|
||||
apsystems-ez1==2.5.0
|
||||
apsystems-ez1==2.5.1
|
||||
|
||||
# homeassistant.components.aranet
|
||||
aranet4==2.5.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user