mirror of
https://github.com/home-assistant/core.git
synced 2026-04-06 23:47:33 +00:00
Bump pyemoncms to 0.1.3 (#152436)
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/emoncms",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["pyemoncms==0.1.2"]
|
||||
"requirements": ["pyemoncms==0.1.3"]
|
||||
}
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/emoncms_history",
|
||||
"iot_class": "local_polling",
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["pyemoncms==0.1.2"]
|
||||
"requirements": ["pyemoncms==0.1.3"]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1973,7 +1973,7 @@ pyegps==0.2.5
|
||||
|
||||
# homeassistant.components.emoncms
|
||||
# homeassistant.components.emoncms_history
|
||||
pyemoncms==0.1.2
|
||||
pyemoncms==0.1.3
|
||||
|
||||
# homeassistant.components.enphase_envoy
|
||||
pyenphase==2.3.0
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1651,7 +1651,7 @@ pyegps==0.2.5
|
||||
|
||||
# homeassistant.components.emoncms
|
||||
# homeassistant.components.emoncms_history
|
||||
pyemoncms==0.1.2
|
||||
pyemoncms==0.1.3
|
||||
|
||||
# homeassistant.components.enphase_envoy
|
||||
pyenphase==2.3.0
|
||||
|
||||
Reference in New Issue
Block a user