gregmac / HomeAssistant-ZoozBlueprints

HomeAssistant automation blueprints for Zooz devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zooz Z-Wave Device Blueprints for HomeAssistant

This repository contains a collection of blueprint automations to control and configure several Zooz Z-Wave products. Among other features, it's possible to easily set actions for all input actions (press 1x, 2x, 3x, 4x and 5x, hold and release).

Important configuration settings are automatically set on the devices to prepare them for use, and some settings -- such as LED color and local physical control -- are easily configurable.

The automations automatically set configuration settings:

  • Enabling scene control
  • Disabling paddle programming mode (firmware-dependent)
  • Disables LED flashing on parameter changes (firmware-dependent)

Basic Controls

A blueprint for each supported device that provides basic keypress events and configuration.

ZEN32
Scene

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.
ZEN76
On/Off Switch

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.
ZEN77
Dimmer

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.
ZEN51
Relay

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.
ZEN52
Double Relay

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.
Individual key press events (1x, 2x, 3x, 4x, 5x, hold and release)
Update indicator state based on HA entity - -
Choose indicator color - -
Enable/disable local control
Reassign local control to another button - - - -
Enables scene control
Disables local programming (firmware-dependent) - -

Specialty Controls

Zooz LED Brightness

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Automatically set brightness of the LED indicators on Zooz devices for day and night.

  • Supports: ZEN32, ZEN76, and ZEN77.

  • Transitions on Sunrise or Sunset, with configurable offsets

  • Running the automation manually sets the levels immediately

ZEN32 Cover Control

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Use a button on a ZEN32 Scene Controller to control up to 5 cover devices such as garage doors or roller shades.

  • LED indicator shows the state of covers: one color (customizable) if any are open, another if all are closed.
  • Press button 1x to activate Cover 1, 2x to activate Cover 2, etc
  • Hold to close all covers

ZEN32 Custom Scene

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Set up to 9 lights each to a specific brightness, assigned to a specific ZEN32 Scene Controller button.

  • LED indicator shows the state of the scene based on real device state -- even if it was manually configured
  • Press button once to activate the scene. If the scene is already active, it is turned off
  • Press button twice to turn on all lights to 100%
  • Hold button to turn off all lights

About

HomeAssistant automation blueprints for Zooz devices

License:The Unlicense