Blue Series Bulk Configuration (HA and Zigbee2MQTT)

For those that use Home Assistant with Blue Series devices connected via Zigbee2MQTT, I created a blueprint that can help set bulk config settings across multiple devices. I created a topic as well on the Home Assistant community forums where you can find a link to import the blueprint.

This blueprint is designed to simplify configuration of all Inovelli Blue devices (mmWave, Fan, On/Off, Dimmer/2-1 switches and canopy).

All configuration type settings are supported for each device and the automation will adjust to unique settings for device types if grouping them all together. Here are a few key points of the blueprint:

  • Zigbee2MQTT is required
  • Target one or many devices, areas, and/or labels
    • This allows you to target an entire room(s) or send certain configs to specific devices with labels
  • All setting values are set to defaults and disabled in automation, allowing you to only enable and push setting you care about. Automation will filter any devices using labels/areas to only be Inovelli devices using MQTT integration.
  • To push a setting it first needs to be enabled in the blueprint and it will set what ever the value is set to for all targeted devices (if device supports the setting)
  • Settings that are for the state of switch or effects are not supported in this
  • Triggers are optional so it can be run manually as needed or trigger how ever you would like
  • Upon completion a persistent notification will be sent letting you know the bulk configuration settings have been completed
    • Notification has a custom field for setting the title and the body of the message will include all the devices that were targeted
3 Likes