Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.blackbird.const Namespace Reference

Variables

string DOMAIN = "blackbird"
 
string SERVICE_SETALLZONES = "set_all_zones"
 

Detailed Description

Constants for the Monoprice Blackbird Matrix Switch component.

Variable Documentation

◆ DOMAIN

string homeassistant.components.blackbird.const.DOMAIN = "blackbird"

Definition at line 3 of file const.py.

◆ SERVICE_SETALLZONES

string homeassistant.components.blackbird.const.SERVICE_SETALLZONES = "set_all_zones"

Definition at line 4 of file const.py.