Skip to content

Releases: carldanley/ha-fpp-mqtt

v1.0.7

03 Mar 03:49
Compare
Choose a tag to compare

Changelog

  • 61a273a fix: bug with mqtt status

v1.0.6

03 Mar 03:45
Compare
Choose a tag to compare

Changelog

  • f45328a fix: drop postfixes off controller hostnames when setting lights
  • 9fec1ed fix: linting

v1.0.5

02 Mar 19:18
Compare
Choose a tag to compare

Changelog

  • 04db4a5 fix: move stops to deferred
  • c0b9495 fix: upgrade dependencies
  • 0bcd1eb fix: upgrade pipeline images

v1.0.4

23 Jul 03:19
Compare
Choose a tag to compare

Changelog

v1.0.3

20 Nov 04:54
Compare
Choose a tag to compare

Changelog

  • 157c538 Fix issue with number of payload parts
  • 7c389e5 Remove old pipeline code - goreleaser working well

v1.0.1

20 Nov 02:21
Compare
Choose a tag to compare

Changelog

  • 157c538 Fix issue with number of payload parts
  • 7c389e5 Remove old pipeline code - goreleaser working well

v1.0.0

19 Nov 07:15
Compare
Choose a tag to compare

Changelog

  • 85ae2b0 Add debugging to CI pipeline
  • 2b0dea1 Add docker login to goreleaser
  • 7ff6d28 Add goreleaser to CI
  • d4e5ab6 Added badge
  • b79fc67 Added drone
  • fa4d3ec Added git ignore file
  • e2ca20f Added readme file
  • d756149 Added some basic stuff to get started with a blank slate
  • 691aaa8 Added the query engine and the state machine
  • 107aa93 Added volume to pipelines
  • c181d0c Change interpolation
  • 07bd426 Change password to stdin
  • a6c8ac3 Change pathing in dockerfile to goreleaser binary
  • a7fbb1a Cleanup docker container labels
  • 12fc94a Configured goreleaser docker publish
  • 9df415a Drop the list since the fetch shows everything
  • 03f0aaf Ensure goreleaser step gets latest tags
  • 8075a27 Fix CI badge in readme
  • fd656dd Fix CI step dependency
  • 570eb75 Fix Dockerfile pathing for built goreleaser binary
  • b0328cc Fix an issue with Drone CI using incorrect env var
  • ed53ac9 Fix an issue with which binary was being copied to docker
  • 99b5b42 Fix drone CI to use DIND and goreleaser
  • 3afae19 Fix linting and ci
  • ca1d8cd Fixed another typo
  • 85c9b9d Fixed linter
  • d29d5f7 Initial commit
  • 17fe712 Massive updates
  • 413610b Move docker from goreleaser to a pipeline step so DIND is available
  • afd02a1 Prefix with alfred
  • 843ba19 Re-use cached light color as default if it exists
  • cb7468d Remove unnecessary skip directories
  • d9134bd Removed "fancy" text
  • bab3de9 Removed references to old location
  • 5857372 Specify registry
  • fdee92a Tell Drone to fetch tags
  • 559a81e Update
  • 378ec6e Update package dependencies
  • ead1888 Update readme
  • 02e2ad4 Updated dependencies
  • 86c0cf6 Updated packages
  • b9ad5ef changing pipeline step to switch over to golangci-lint
  • 03fff11 swap from kaniko because of dind drone runner
  • ab1dce1 trying to push to priv reg
  • 437689c update ci
  • a1a0cee updated dependencies and pipeline to actually restart the correct container on CI