esp8266-garage-door

Homekit controller and firmware for an ESP8266-based automated garage door

MIT License

Stars
7

Bot releases are visible (Hide)

esp8266-garage-door - v0.4.0 Latest Release

Published by caarlos0 3 months ago

Changelog

  • e1b5ee4 feat: auto-refresh page, small improvements
  • 4d2b66a fix: mqtt client id
  • a9cd19b docs: fix typos
  • 4282e69 fix: less bad page
  • 56a8990 feat: lamest possible webui
  • 5c6239e chore: comment operation
esp8266-garage-door - v0.3.2

Published by caarlos0 5 months ago

Changelog

  • 319ee91 chore(deps): update env to v11
  • dc9d857 fix: make sure target door state is set when manually controlling
  • c6d4c6f chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#8)
  • 6f400d5 chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#7)
  • a59e0d8 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#6)
esp8266-garage-door - v0.3.1

Published by caarlos0 7 months ago

Changelog

  • 2d60319 chore: bump deps
esp8266-garage-door - v0.3.0

Published by caarlos0 7 months ago

Changelog

  • 08a1d1d fix: goreleaser config
  • 64fe31a fix: missing goreleaser config
  • 306ce6a fix: improve startup
  • 84f98e3 chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#5)
  • af43638 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#4)
  • 7b0a210 feat: reorg code
  • 98361fd build: fix wd
  • 67a0574 feat: working directory
  • e7bfc7c feat(deps): bump github.com/charmbracelet/log in /homekit (#3)
  • 84ab517 build: working dir
  • adbdfd7 build: lint working dir
  • 3740f36 build: fix dirs
  • e3f859b ci: build and lint workflows
  • c5a062d build: dependabot
esp8266-garage-door - v0.2.0

Published by caarlos0 11 months ago

Changelog

  • ee30781 fix: improve stability and logs
  • dcdec5e fix: improvements
  • fab2583 Update README.md
  • 69f6a22 Update README.md
  • d3223a8 feat: using relays
  • 0c6d895 Merge pull request #2 from caarlos0/dependabot/go_modules/homekit/golang.org/x/net-0.17.0
  • c074894 build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /homekit
esp8266-garage-door - v0.1.0

Published by caarlos0 11 months ago

Changelog

  • d4f9619 feat: improvements
  • 456f1c9 docs: update
  • e16e222 Merge pull request #1 from caarlos0/homekit
  • e9f79f1 fix: improve firmware
  • d123593 feat: release
  • 04b3a15 fixes
  • 8f42dfe fix
  • 640e51b feat: homekit svc
  • 9dece53 wip: homekit 3rd party svc via mqtt
  • f609fd8 wip
  • ac03c02 fix: modeline
  • 786b127 feat: web server
  • eec339e fix: update firmware
  • 24faa31 Update README.md
  • 820318c Update README.md
  • 6b3d9a6 Update README.md
  • aa5ea2f Update README.md
  • 496c9cf Update README.md
  • d975832 fix: improvements
  • 090fee1 Update README.md
  • 282975e Create LICENSE.md
  • eb34fe9 Create README.md
  • ab051d6 fix: change to use sensor
  • 78be3da first
Related Projects