Skip to content

Home Assistant MQTT discovery

Compare
Choose a tag to compare
@widapro widapro released this 09 Aug 03:59
· 20 commits to main since this release

New features:

  1. Home Assistant MQTT discovery. Enabled by default. Supported next items:
  • Power - on/off power
  • Brightness values from 1 to 15
  • Zone work mode for each zones
  • Charspacing for each zones
  • Scroll align for each zones
  • Scroll pause for each zones
  • Scroll speed for each zones
  • Scroll effect IN for each zones
  • Scroll effect Out for each zones

! When MQTT settings specified, device will be automatically send discovery message to HA.

By default light device will be added to Home Assistant with power and brightness control. All other controls listed above you find in device settings in integrations. You can use all of them in HA automations.

  1. MQTT text messages support custom topics. You can specify whatever you want a topic to display in each zone.

  2. MQTT support postfix text to display. You can specify what text to add to each message from the MQTT text topic.

  3. Open Weather Map temperature rounding to integer

  4. Wifi AP in initial setup now contains short MAC address values, the same as Hostname and devicePrefix

  5. Fixed various minor bugs and improved performance.

Deprecations:

  1. MQTT topic scrolleffect_without_exit deprecatedб instead of it, separately IN and OUT are used