Skip to content

Commit b37237d

Browse files
alexandrecuerfrenck
authored andcommitted
Bump pyemoncms to 0.1.3 (home-assistant#152436)
1 parent 950e758 commit b37237d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

homeassistant/components/emoncms/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/emoncms",
77
"iot_class": "local_polling",
8-
"requirements": ["pyemoncms==0.1.2"]
8+
"requirements": ["pyemoncms==0.1.3"]
99
}

homeassistant/components/emoncms_history/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"documentation": "https://www.home-assistant.io/integrations/emoncms_history",
66
"iot_class": "local_polling",
77
"quality_scale": "legacy",
8-
"requirements": ["pyemoncms==0.1.2"]
8+
"requirements": ["pyemoncms==0.1.3"]
99
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)