Skip to content

Tags: alext/heating-controller

Tags

0.3.0

Toggle 0.3.0's commit message
Don't send sensor subscriptions async.

They're using a non-blocking send, so it's unnecessary to use a separate
GoRoutine. This was additionally causing the tests to occasionally fail
because the sensor was subscriped to before notifySubscribers had
executed for the initial setup.

0.2.0

Toggle 0.2.0's commit message
Merge branch 'time_of_day'

0.1.1

Toggle 0.1.1's commit message
Bump Go version to 1.7.4

0.1.0

Toggle 0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
alext Alex Tomlins
Version 0.1.0

0

Toggle 0's commit message
First commit.

Tag to allow `git describe` to work.