mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump peco to 0.1.2 (#136732)
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/peco",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["peco==0.0.30"]
|
||||
"requirements": ["peco==0.1.2"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1628,7 +1628,7 @@ pdunehd==1.3.2
|
||||
peblar==0.4.0
|
||||
|
||||
# homeassistant.components.peco
|
||||
peco==0.0.30
|
||||
peco==0.1.2
|
||||
|
||||
# homeassistant.components.pencom
|
||||
pencompy==0.0.3
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1355,7 +1355,7 @@ pdunehd==1.3.2
|
||||
peblar==0.4.0
|
||||
|
||||
# homeassistant.components.peco
|
||||
peco==0.0.30
|
||||
peco==0.1.2
|
||||
|
||||
# homeassistant.components.escea
|
||||
pescea==1.0.12
|
||||
|
Reference in New Issue
Block a user