Skip to content

Release 1.01

Choose a tag to compare

@Resinchem Resinchem released this 09 Jul 13:04

This release just eradicates a few bugs for the PRIMARY Controller. 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:

  • (Discovery) - Fixed issue where toggling LEDs on via Home Assistant card didn't "stick" and LEDs immediately toggled off.
  • (Discovery) - Fixed issue where toggling sensor override off left the LED state in the Light card as on.
  • (Web App HTML) - Hide ToF Calibration button when wireless sensors selected.

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.