Skip to content

Releases: AnaviTechnology/anavi-light-controller-sw

Increase brightness and generate unique MQTT client ID

10 Feb 07:01
Compare
Choose a tag to compare

Release 2.0.2 brings the following new features and improvements for ANAVI Light Controller:

Thanks to @hackman for suggesting both improvements!

Change the default MQTT broker

26 Jan 13:46
Compare
Choose a tag to compare

Release 2.0.1 brings the following new features and improvements for ANAVI Light Controller:

  • Change the default MQTT broker to mqtt.eclipse.org: https://mqtt.eclipse.org/
  • Update Arduino library WiFiManager to 0.15.0
  • Publish state as JSON payload to avoid errors in Home Assistant, fix by @jonathanmtran

Home Assistant discovery and other improvements

09 Jan 17:36
Compare
Choose a tag to compare

Release 2.0.0 brings the following new features and improvements for ANAVI Light Controller:

  • Support Home Assistant automatic discovery over MQTT
  • Turn on LED D1 on ANAVI Light Controller if the device is not connected to local WiFi network and needs initial configuration
  • Wait for a few seconds while LED D1 is blinking immediately after turning on ANAVI Light Controller to allow reset by keeping SW1 pressed
  • Append the last 5 characters of the machine ID to the WiFi Access Point (AP) to simplify the identification of the ANAVI Light Controller during the initial setup
  • Support MQTT messages with large payload for reporting back the current state of the RGB LED strips on topic stat/dev-id/color
  • Add DEBUG macros, disabled by default, if enabled additional debug information will be printed in the serial monitor

1.0.1: Merge pull request #9 from CODeRUS/ota

28 Sep 06:59
eaff6d6
Compare
Choose a tag to compare

Release 1.0.1 of the open source Arduino sketch for ANAVI Light Controller includes the following major improvements contributed by @CODeRUS:

  • Implemented ArduinoOTA
  • Implement simple rainbow effects for Home Assistant

First stable release

09 Feb 09:45
f3952c4
Compare
Choose a tag to compare

This is the first stable version of the open source firmware for ANAVI Light Controller