Skip to content
This repository was archived by the owner on Dec 8, 2019. It is now read-only.

Releases: the-lightning-land/sweetd

Release 0.5.0

05 Apr 01:41

Choose a tag to compare

Changelog

2a88c54 Don't release other than rpi versions
f71b800 Replace pairing over Wi-Fi hotspot with Bluetooth Low Energy (#15)
3733689 Switch to go modules, add Makefile, add MemoPrefix configuration option (#13)
218f028 Adapt README to new default pin numbers

Release 0.4.8

17 Mar 16:12

Choose a tag to compare

Changelog

5f1114d Refactor networking, move everything into ap package
a9f7adc Consolidate networking into ap package, persist Wifi connection
12a960c Fix log message outputting %v
117eb81 Adapt pin number defaults to new dispenser model

Release 0.4.7

24 Feb 12:20

Choose a tag to compare

Changelog

890f3df Do not restart dhcp anymore

Release 0.4.6

16 Feb 18:26
7e35bea

Choose a tag to compare

Changelog

7e35bea Pass raspberry pin configs to machine handler (#11)
00d37e8 Update year

Release 0.4.5

18 Jan 16:08

Choose a tag to compare

Changelog

a275ad4 Always dispense for a duration of 1.5 seconds

Release 0.4.4

17 Jan 15:48

Choose a tag to compare

Changelog

140311b Ignore sweetd binary
0f60bb6 Remove old configs first
3df9317 Don't hide ssid

Release 0.4.3

16 Jan 23:37

Choose a tag to compare

Changelog

79ace1b Specify repo, set releases to draft
6ef74a0 Replace old wifi config (#5)
342f72e Merge pull request #6 from the-lightning-land/circle
17fbea8 Fix circle ci config
c838a88 Add circle ci config
9f0047c Don't broadcast ssid
1d6f743 Move EXTRA_OPTS to defaults file

Release 0.4.2

10 Nov 14:02

Choose a tag to compare

Changelog

5e1c4b5 Pull wpa status more regularly

Release 0.4.1

05 Nov 15:22

Choose a tag to compare

Changelog

54fcded Fix dnsmasq startup

Release 0.4.0

05 Nov 13:07

Choose a tag to compare

Changelog

bbdf368 Implement dispense event subscriptions
3e9454a Respect buzz on dispense flag when dispensing manually
d0f8b8a Add ToggleDispenser, SubscribeDispenses grpc calls
6116efc Update README
d3b2c07 Change description
92e45d9 Fix title in README
66df022 Improve usage docs
f49ee52 Update README
24c0272 Refactor rpcserver dispenser reference
73bde75 Add dispense on touch, buzz on dispense
a4a25e8 Add name setting, add grpc calls