mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump pymoncms library to version 0.1.1 (#129135)
This commit is contained in:
parent
dbd4781de1
commit
a3cd74e30b
@ -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.0.7"]
|
"requirements": ["pyemoncms==0.1.1"]
|
||||||
}
|
}
|
||||||
|
@ -1880,7 +1880,7 @@ pyegps==0.2.5
|
|||||||
pyeiscp==0.0.7
|
pyeiscp==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.emoncms
|
# homeassistant.components.emoncms
|
||||||
pyemoncms==0.0.7
|
pyemoncms==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.enphase_envoy
|
# homeassistant.components.enphase_envoy
|
||||||
pyenphase==1.22.0
|
pyenphase==1.22.0
|
||||||
|
@ -1515,7 +1515,7 @@ pyegps==0.2.5
|
|||||||
pyeiscp==0.0.7
|
pyeiscp==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.emoncms
|
# homeassistant.components.emoncms
|
||||||
pyemoncms==0.0.7
|
pyemoncms==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.enphase_envoy
|
# homeassistant.components.enphase_envoy
|
||||||
pyenphase==1.22.0
|
pyenphase==1.22.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user