Skip to content

Releases: jckuester/weather-station

v0.3.0

12 Oct 19:22
Compare
Choose a tag to compare

Changelog

45502fc Remove darwin from goreleaser config
d958cf0 Update README (#22)
edba58f Serial port preparation (#17)
fb9089a Configfile support to configure sensors and protocols (#16)
f1fe3d1 Switch to go modules and add new linter
b6098aa Fix some lints and megacheck (#15)

v0.2.0

01 Sep 19:27
Compare
Choose a tag to compare

Changelog

b018a52 Add logo (#10)
db9e3c1 Code Review for several changes (#7)
270d23f Add codecov badge (#5)
c203214 Update LICENSE


Automated with GoReleaser
Built with go version go1.10.2 linux/amd64

v0.1.0

23 Feb 17:45
Compare
Choose a tag to compare

Changelog

0bd3289 Update README
af0a731 Merge pull request #1 from mpuels/patch-1
8fd5d29 doc: Fix typo
ebf7634 .travis.yml
8b9d5a6 Add .goreleaser.yml
9e5442e Update README
75969f0 Add missing return statments
37368d6 Make ids optional
1a1daf4 Run dep ensure
fbbd07c Address golint issues
96befac Remove function changeRepresentation
589fc4f Major refactoring
79ff6ba Add grafana dashboard example
1a7763d Add tests and doc for binary package
17b3d75 Add LICENSE
f657903 Update README
cab7245 Add more pictures
a1077ba Fix to write commmands for receiving signals
31b6dac Open file for read/write
1b3ec44 Write to device to start receiving
b4e7121 Add loop over array of protocols
8500809 Add godoc and goreportcard
b8d4bf3 Fix error handling in read method
610fd15 Initial readme
b9b322e Refactor project + add tests
7a056c0 Add metric per device id
9865075 Check pulse length 76
b6e0bd9 Remove fixPulse operation
9d4b66b pulse to bits
8e9e4d9 Read line from file
9f0d6b3 Add vendor/ after dep init
3b5a78e Plug trimming and decoding of raw signal together
d64d0ba Add pulse decoder
53d7850 Initial commit


Automated with GoReleaser
Built with go version go1.9.3 darwin/amd64