Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.philips_js.switch.PhilipsTVAmbilightHueSwitch
 
class  homeassistant.components.philips_js.switch.PhilipsTVScreenSwitch
 

Namespaces

 homeassistant.components.philips_js.switch
 

Functions

None homeassistant.components.philips_js.switch.async_setup_entry (HomeAssistant hass, PhilipsTVConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.philips_js.switch.HUE_POWER_OFF = "Off"
 
string homeassistant.components.philips_js.switch.HUE_POWER_ON = "On"