Skip to content

Releases: bboe/overdub

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 22:13
v0.1.0
d4bd7c1

What's Changed

  • Speak through Alexa's own synthesizer by @bboe in #1
  • Move the grab and the log into packages by @bboe in #3
  • Answer Home Assistant on the ESPHome protocol by @bboe in #2
  • Speak ESPHome's encrypted API, and only that by @bboe in #4
  • Announce the Dot so Home Assistant finds it by @bboe in #5
  • Report the WiFi signal to Home Assistant by @bboe in #6
  • Keep the connection alive with a ping of our own by @bboe in #8
  • Report the speaker volume to Home Assistant by @bboe in #7
  • Report the CPU temperature to Home Assistant by @bboe in #9
  • Report available memory, and read the cheap sensors often by @bboe in #10
  • Report the jack's own volume, and whether anything is in it by @bboe in #11
  • Give the volumes an icon, and leave the jack without one by @bboe in #12
  • Separate how often the live poll wakes from how often it reads by @bboe in #13
  • Report whether the speaker is playing by @bboe in #14
  • Stop the connection cap test failing on the refusal it asserts by @bboe in #16
  • Sound the chime ourselves by @bboe in #17
  • Tell Home Assistant what the button did by @bboe in #18
  • Collect action button presses into gestures Home Assistant knows by @bboe in #19
  • Give the action button three modes instead of two by @bboe in #20
  • Give the mute key a button of its own by @bboe in #21
  • Let Home Assistant open adb over the network by @bboe in #22
  • Report whether the microphone is muted, and mute it by @bboe in #23
  • Take the comments back out of the code by @bboe in #24
  • Split the design record, and stop importing all of it by @bboe in #25
  • Let Home Assistant set the volume by @bboe in #26
  • Stop the hold test racing the timer it is asserting about by @bboe in #27
  • Play a clip Home Assistant hands us, through Alexa by @bboe in #28
  • Say whether the Dot is registered by @bboe in #29
  • Run Alexa commands from Home Assistant by @bboe in #30
  • Take the mDNS responder out of ESPHome by @bboe in #32
  • Give the untrusted log budget a package of its own by @bboe in #33
  • Publish precompiled binaries by @bboe in #34
  • Make the release a job of the CI workflow by @bboe in #35
  • Mark prerelease tags as prereleases, and update every action by @bboe in #36
  • Stop CI running twice, and tell Home Assistant which version is running by @bboe in #37

Full Changelog: https://github.com/bboe/overdub/commits/v0.1.0