Vera

The Vera hub is a controller mainly for connecting to Z-Wave devices.

The supported Vera hubs (Edge, Plus and Secure) are no longer available and the firmware is not being actively enhanced by the vendor. New Z-Wave devices are not directly supported and so are not easy to add to the platform.

The newer Ezlo hubs use a different firmware and are not supported by this integration集成将 Home Assistant 与您的设备、服务等连接和集成。 [Learn more].

Z-Wave JS is a better choice for new Z-Wave users or for users wanting support for new Z-Wave devices.

There is currently support for the following device types within Home Assistant:

  • Binary sensor
  • Cover
  • Light
  • Lock
  • Scene
  • Sensor
  • Switch
  • Climate

and will be automatically added when HA connects to your Vera controller.

配置

要将 Vera integration 添加到您的 Home Assistant 实例中,请使用此 My 按钮:

手动配置步骤

如果上述 My 按钮不起作用,您也可以手动执行以下步骤:

Tip

It is recommended to assign a static IP address to your Vera Controller. This ensures that it won’t change IP addresses, so you won’t have to change the vera_controller_url if it reboots and comes up with a different IP address. See your router’s manual for details on how to set this up. If you need the MAC address of your Vera, check the label on the bottom.

Options

Once the Vera integration集成将 Home Assistant 与您的设备、服务等连接和集成。 [Learn more] is configured, you can set additional options in the integration集成将 Home Assistant 与您的设备、服务等连接和集成。 [Learn more], click the gear icon.

  • Vera switch device - By default your switches will be added to Home Assistant as switches, however, if some of them are light switches, you can tell Home Assistant this by providing a list of light ids.
  • Vera device ids to exclude - Vera imports detailed Z-Wave devices into Home Assistant. This can include system devices and other devices that you don’t use; you can tell Home Assistant not to load these devices by providing a list of device ids.

You can find the Vera device id either via the advanced properties of the device in the Vera UI or by checking the Vera Device Id attribute on each device imported into Home Assistant (under the developer tools).

Using Z-Wave devices in automation

If you want to use a Z-Wave device from the Vera controller in Home Assistant automation, you’ll need the entity实体表示 Home Assistant 中的传感器、执行器或功能。实体用于监控物理属性或控制其他实体。实体通常是设备或服务的一部分。 [Learn more] id. In the Home Assistant UI you’ll find all entities listed under Developer Tools -> States. Look for entities that contain ‘Vera Device Id’ in their attributes, and you’ll find the entity实体表示 Home Assistant 中的传感器、执行器或功能。实体用于监控物理属性或控制其他实体。实体通常是设备或服务的一部分。 [Learn more] id on the left.

Sensor

The vera platform allows you to get data from your Vera sensors from within Home Assistant.

Please note that some Vera sensors (such as motion and flood sensors) are armable which means that Vera will send alerts (email messages to txts) when they are armed and change state.

Home Assistant will display the state of these sensors regardless of the armed state.

To allow you to change the armed state - Home Assistant will create a switch as well as a sensor for each Armable sensor.