Commit Graph

34 Commits

Author SHA1 Message Date
eb8252f884 updated dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-30 19:53:24 +02:00
77a9b5e63d updated dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-07 11:11:32 +02:00
961a47764c updated README.md
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-05 18:43:46 +01:00
9619c74089 update on ci-build.sh
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-04 22:31:37 +01:00
eabbfffa7e updated dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-04 20:37:10 +01:00
cc2c7c0300 updated drone config
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-12-04 20:04:44 +01:00
b5c41384e3 updated go.mod
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-18 22:51:44 +01:00
3bfa3ae80c added ci
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2020-04-26 10:39:15 +02:00
b4206313c1 Update 'README.md' 2020-03-09 17:05:25 +01:00
a7d0147d97 updated Makefile 2020-02-16 11:52:04 +01:00
1140d2fb84 deleted .vscode folder 2020-02-16 11:45:32 +01:00
b8e1331a78 added units config variable 2020-02-16 11:44:27 +01:00
eddbf0bc90 updated config format for arrays, replaced "," by "|" 2020-02-16 11:25:55 +01:00
bd4694bbff updated gitignore and missed files 2020-02-07 07:04:03 +01:00
546f80cfce refactored weather 2020-02-04 22:21:21 +01:00
fb6acf48f8 Update 'README.md' 2019-09-16 18:36:54 +02:00
1aad5fd64c Merge branch 'master' of ssh://git.paulbsd.com:2222/paulbsd/weather 2019-09-08 12:41:48 +02:00
966a6355d9 updates on influxdb url 2019-09-08 12:41:25 +02:00
Paul Lecuq
c2e79fdcbf chore: added defer instructions 2019-08-22 09:53:56 +02:00
Paul Lecuq
72e5b16b7a update error management, updated README 2019-08-13 17:43:07 +02:00
Paul Lecuq
7176c0a968 removed Println on api query 2019-08-12 18:19:35 +02:00
Paul Lecuq
0a64a2100a updated types 2019-08-12 18:18:32 +02:00
Paul Lecuq
017ec0a38b corrected misconfigured Data.Points struct 2019-08-12 18:16:02 +02:00
Paul Lecuq
47883aff12 some code refactoring 2019-08-12 18:13:30 +02:00
764a678bd3 Update 'README.md' 2019-07-24 09:48:28 +02:00
9d1f8d16f9 added sample config file 2019-07-24 00:37:25 +02:00
6c6bdf52b3 updated default config file name 2019-07-24 00:36:37 +02:00
859b76be7a updated README 2019-07-24 00:36:09 +02:00
5745ca3437 updated default values for configuration 2019-07-19 20:23:05 +02:00
0ed528c6ef bug on types, updated send function 2019-07-15 01:16:36 +02:00
7baad7e839 changed data input into influxdb 2019-07-15 01:04:07 +02:00
ceb9f7a971 updates on weather 2019-07-14 21:44:57 +02:00
afe739bcd0 initial version of weather in golang 2019-07-14 21:10:20 +02:00
26b409a39d initial commit 2019-07-07 13:09:55 +02:00