Classes | |
| class | PhilipsTVBinarySensorEntityDescription |
| class | PhilipsTVBinarySensorEntityRecordingType |
Functions | |
| bool | _check_for_recording_entry (PhilipsTV api, str entry, str value) |
| None | async_setup_entry (HomeAssistant hass, PhilipsTVConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| tuple | DESCRIPTIONS |
Philips TV binary sensors.
|
private |
Return True if at least one specified value is available within entry of list.
Definition at line 60 of file binary_sensor.py.
| None homeassistant.components.philips_js.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| PhilipsTVConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the configuration entry.
Definition at line 42 of file binary_sensor.py.
| tuple homeassistant.components.philips_js.binary_sensor.DESCRIPTIONS |
Definition at line 28 of file binary_sensor.py.