Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.philips_js.const
 

Variables

string homeassistant.components.philips_js.const.CONF_ALLOW_NOTIFY = "allow_notify"
 
string homeassistant.components.philips_js.const.CONF_SYSTEM = "system"
 
string homeassistant.components.philips_js.const.CONST_APP_ID = "homeassistant.io"
 
string homeassistant.components.philips_js.const.CONST_APP_NAME = "Home Assistant"
 
string homeassistant.components.philips_js.const.DOMAIN = "philips_js"
 
string homeassistant.components.philips_js.const.TRIGGER_TYPE_TURN_ON = "turn_on"