Home Assistant Unofficial Reference 2024.12.1
const.py
Go to the documentation of this file.
1 """Constants for the Monoprice Blackbird Matrix Switch component."""
2 
3 DOMAIN = "blackbird"
4 SERVICE_SETALLZONES = "set_all_zones"