We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94703c commit facfbc5Copy full SHA for facfbc5
README.md
@@ -1,9 +1,9 @@
1
# docker netatmo influxdb python
2
3
-latest version is 0.2.0
+latest version is 0.3.0
4
5
```
6
-docker pull manabuishii/docker-netatmo-influxdb-python:0.2.0
+docker pull manabuishii/docker-netatmo-influxdb-python:0.3.0
7
8
9
# Prepare InfluxDB
@@ -43,7 +43,7 @@ docker run --rm \
43
-e INFLUXDB_PASSWORD="" \
44
-e INFLUXDB_DATABASE="" \
45
--name YOURDOCKERHOSTNAME \
46
- manabuishii/docker-netatmo-influxdb-python:0.2.0
+ manabuishii/docker-netatmo-influxdb-python:0.3.0
47
48
49
Polling 1 per 60 seconds.
0 commit comments