Skip to content

Release 1.02

Latest

Choose a tag to compare

@Resinchem Resinchem released this 16 Jul 22:18

This fixes a minor issue with the primary controller that could cause MQTT conflicts if more than one primary controller exists on the same network and has MQTT enabled.

No changes were made to the Wireless Sensor controller and therefore you do not need to update any wireless sensor controllers.

PRIMARY Controller

New Features:

None

Fixes & Other Changes:

  • (MQTT) - Appended controller MAC address to MQTT Client ID to avoid conflicts when using multiple primary controllers.

WIRELESS SENSOR Controller

No changes made for this release: You do not need to update any wireless controllers

BREAKING CHANGES

None

Which File Should I Use?

Primary Controller

This is the main PRIMARY controller, connected to the LED strip(s). It may also have local wired sensors. A system will always have one, and only one, primary controller. The file used depends on whether you are performing a new install or updating and existing controller.

  • Primary_Ctrl_vx.xx_Full.bin - Use for new installs. Erases all data on the ESP32 before flashing, including any prior configurations.
  • Primary_Ctrl_vx.xx_Update.bin - Use to upgrade an existing controller. Prior settings and configurations are maintained.

Wireless Sensor Controller

This is firmware for creating WIRELESS SENSOR controllers. You may optionally have more than one wireless sensor... or none at all if you are opting for wired sensors connected directly the primary controller.

  • Sensor_Ctrl_vx.xx_Full.bin - Use for new installs. Erases all data on the ESP32 before flashing, including any prior configurations.
  • Sensor_Ctrl_vx.xx_Update.bin - Use to upgrade an existing wireless controller. Prior settings and configurations are maintained.

⚠️ALERT: Be sure you are installing the correct firmware onto the correct controller type! Installing the sensor firmware on a primary controller (or vice versa) will likely break your system and may require a full USB install to restore.