mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pymoncms library to version 0.1.1 (#129135)
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.0.7"]
|
||||
"requirements": ["pyemoncms==0.1.1"]
|
||||
}
|
||||
|
@ -1880,7 +1880,7 @@ pyegps==0.2.5
|
||||
pyeiscp==0.0.7
|
||||
|
||||
# homeassistant.components.emoncms
|
||||
pyemoncms==0.0.7
|
||||
pyemoncms==0.1.1
|
||||
|
||||
# homeassistant.components.enphase_envoy
|
||||
pyenphase==1.22.0
|
||||
|
@ -1515,7 +1515,7 @@ pyegps==0.2.5
|
||||
pyeiscp==0.0.7
|
||||
|
||||
# homeassistant.components.emoncms
|
||||
pyemoncms==0.0.7
|
||||
pyemoncms==0.1.1
|
||||
|
||||
# homeassistant.components.enphase_envoy
|
||||
pyenphase==1.22.0
|
||||
|
Reference in New Issue
Block a user