mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 18:18:21 +00:00
Bump pyemoncms to 0.1.2 (#149825)
This commit is contained in:
parent
9394546668
commit
9616c8cd7b
@ -5,5 +5,5 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/emoncms",
|
"documentation": "https://www.home-assistant.io/integrations/emoncms",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["pyemoncms==0.1.1"]
|
"requirements": ["pyemoncms==0.1.2"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1963,7 +1963,7 @@ pyefergy==22.5.0
|
|||||||
pyegps==0.2.5
|
pyegps==0.2.5
|
||||||
|
|
||||||
# homeassistant.components.emoncms
|
# homeassistant.components.emoncms
|
||||||
pyemoncms==0.1.1
|
pyemoncms==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.enphase_envoy
|
# homeassistant.components.enphase_envoy
|
||||||
pyenphase==2.2.3
|
pyenphase==2.2.3
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1638,7 +1638,7 @@ pyefergy==22.5.0
|
|||||||
pyegps==0.2.5
|
pyegps==0.2.5
|
||||||
|
|
||||||
# homeassistant.components.emoncms
|
# homeassistant.components.emoncms
|
||||||
pyemoncms==0.1.1
|
pyemoncms==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.enphase_envoy
|
# homeassistant.components.enphase_envoy
|
||||||
pyenphase==2.2.3
|
pyenphase==2.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user